Hi, I have some php code in my mainpage.php that is getting removed when launching the editor.
It is replacing this:
<td><?php require(DIR_WS_MODULES . 'products_cycle_slideshow.php'); ?></td>
<td><?php require(DIR_WS_MODULES . 'products_cycle_slideshow2.php'); ?></td>
<td><?php require(DIR_WS_MODULES . 'products_cycle_slideshow3.php'); ?></td>
with this:
<td> </td>
<td> </td>
<td> </td>
My current workaround is to simply paste the code back into the source code and save it and that works fine, but is there anyway to prevent it from doing that in the first place? Please advise. Thanks.





LinkBack URL
About LinkBacks










Bookmarks