bmconv Posted July 22, 2003 Posted July 22, 2003 After doing a clean install of ms2 I now get the letter N on my catagory page. This did not happen on projects I did with ms1 Anyone seen this and found a fix?
bmconv Posted July 23, 2003 Author Posted July 23, 2003 diggin deeper I discovered that the problem started when I removed the "whats new for month" box. I read from the wiki site to do this comment this line in catalog/default.php <td><br><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> to look like this <td><br><?php // include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> Now the new for month box is gone but when I go to categories I have a pile of "N"s starting at the top of page in a vertical line till the images start I have ms2 so the default.php has been replaced with index.php but the line I commented is there
Recommended Posts
Archived
This topic is now archived and is closed to further replies.