onedownfiveup Posted December 3, 2008 Share Posted December 3, 2008 Like the new products box on the main page and others if possible. Thanks. Link to comment Share on other sites More sharing options...
FIMBLE Posted December 3, 2008 Share Posted December 3, 2008 Index.php about line 312 find <tr> <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> </tr> Make it look like <tr> <td><?php// include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> </tr> Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
onedownfiveup Posted December 4, 2008 Author Share Posted December 4, 2008 Index.php about line 312 find <tr> <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> </tr> Make it look like <tr> <td><?php// include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> </tr> Nic Thanks, so people know which index.php you're talking about it's the one in the catalog file. Link to comment Share on other sites More sharing options...
FIMBLE Posted December 4, 2008 Share Posted December 4, 2008 If it were the other i would have said catalog / includes / lanuages / english / index.php Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.