Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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?

Posted

did you set displat featured products in the admin to true this is under configuration, featured products

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! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

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?

Posted (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 by 241

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! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

Yes I did change this lines in index its still the same? :(

Posted
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

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! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted (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 by Mirch

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...