I am unable to see the related products, did some Googling and I tried the following possible fixes:
I have reindexed my data by:
Code:
Go to System -> Index Management
Select All checkboxes
Select
3 answers
Hi tristanvanbokkem,
Can you pm me your url,admin account as well as FTP info if possible for taking a look ?
It seems this started to work. I can see related products etc. Will keep you posted if the problem returns.
I’ve had an issue with this, basetheme version is 1.1.3.
Options in the basetheme config are:
Show Upsell Product
Number of Upsell Products :
Upsell Image Height:
Upsell Image Width:
Which updates:
showupsell
upsellimageheight
upsellimagewidth
upsellnumber
But the code in view.phtml and upsell.phtml is looking for $baseconfig ‘showrelated’, ‘relatednumber’, etc. options. I’ve changed the code in my version to use the upsell options instead and it’s all working now.
Maybe I screwed something when I did the install.
This question is now closed