Im working on the New Mvs Mod to work with 2.5, now vendor comments is not working, here is the old code that worked with FCKeditor:
<?php //MVS start
?>
<tr>
<td class="main"><?php echo TEXT_VENDORS_PROD_COMMENTS; ?></td>
<td class="main"><?php echo tep_draw_separator('pixel_trans.gif', '24', '15') . ' ' . tep_draw_textarea_field('vendors_prod_comments', 'soft', '70', '5', (isset($vendors_prod_comments) ? $vendors_prod_comments : tep_get_vendors_prod_comments($pInfo->products_id))); ?></td>
</tr>
but it seems this dont work with the CKeditor why?





LinkBack URL
About LinkBacks









Bookmarks