hi i triet this code in my pc it's working perfectly but when it comes to hosting it dosent work .. clonable not working
<?php require_once( '../admin/cms.php' ); ?>
<cms:template title='blog'>
<cms:editable name='blog_content' type='richtext' clonable='1' />
<cms:editable name='blog_image'
crop='1'
width='610'
height='150'
type='image'
/>
</cms:template>
[img][img][/img][/img]

