superman123 Posted July 1, 2004 Posted July 1, 2004 i installed the cieto product features correctly. however when i goto my homepage nothing comes out. Just my standard index page. I made the products i wanted GREEN but nothing is coming out still. help anyone? Quote
241 Posted July 1, 2004 Posted July 1, 2004 did you set displat featured products in the admin to true this is under configuration, featured products Quote No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
Guest Posted July 2, 2004 Posted July 2, 2004 I have the same problem with not showing featured products on index page. I did the whole thing with integration but nothing is different in index. I thing tht this is got to do with my multi column modul which was installed before. <_< Any ideas guys? Quote
241 Posted July 2, 2004 Posted July 2, 2004 (edited) did you remember to replace the code in index.php from ? ? ? ? ? ?<td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> to ? ? ? ? ? ?<td><?php include(DIR_WS_MODULES . FILENAME_FEATURED_PRODUCTS); ?></td> both instances Edited July 2, 2004 by 241 Quote No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
Guest Posted July 3, 2004 Posted July 3, 2004 Yes I did change this lines in index its still the same? :( Quote
241 Posted July 3, 2004 Posted July 3, 2004 Yes I did change this lines in index its still the same? :( mistake in earlier post code should read <td><?php include(DIR_WS_MODULES . FILENAME_FEATURED); ?></td> you did not answer the question about whether or not you had activated the display option for featured products in the admin Display featured products true Quote No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
Guest Posted July 3, 2004 Posted July 3, 2004 (edited) Now it's working thanks. That was the reason. mistake in earlier post code should read <td><?php include(DIR_WS_MODULES . FILENAME_FEATURED); ?></td> and I did activate the display option for featured products in admin. Bye Mirch Edited July 3, 2004 by Mirch Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.