Hi
I am having some problems with the product_reviews_info contribution (places reviews on product_info page)
Basically it is only set up in english and i need it in 3 other languages
The heading text is defined in the file that is in catalog/includes/modules
I have removed the definitions from the file and placed in a requires command at the top of the file
I have added define language file in the language folder
But no luck just keep getting php errors cant find the file
Any ideas
Latest News: (loading..)
Reviews on Product Info Page v1.0
Started by assembler, Jul 11 2005, 19:24
24 replies to this topic
#21
Posted 08 May 2011, 02:03
#22
Posted 06 November 2011, 05:50
nnclyn, on 01 June 2009, 11:37, said:
Has anyone used this mod in conjunction with the product tabs mod? I'd like to be able to call up the reviews as one of the tabs in the product tabs.
Thanks.
Thanks.
Hi im looking for the same thing? has anyone found the fix for that?
ive tried adding <? include(DIR_WS_MODULES . 'product_reviews_info.php'); ?> into tabs section but it doesnot work that way
outside links are not allowed in signatures
#23
Posted 06 November 2011, 06:07
nahi_sonu, on 06 November 2011, 05:50, said:
ive tried adding <? include(DIR_WS_MODULES . 'product_reviews_info.php'); ?> into tabs section but it doesnot work that way [img]http://forums.oscommerce.com//public/style_emoticons/default/sad.png[/img]
What do you expect to work?
Do you have a file named "product_reviews_info.php" in the includes/modules/ directory? Is the file pulling the reviews from the database using the product_id of the product you are on right now?
If not, this is what you need to create, then you can include your new module
Looking for a way to create your own osCommerce template ? click
#24
Posted 06 November 2011, 06:20
multimixer, on 06 November 2011, 06:07, said:
What do you expect to work?
Do you have a file named "product_reviews_info.php" in the includes/modules/ directory? Is the file pulling the reviews from the database using the product_id of the product you are on right now?
If not, this is what you need to create, then you can include your new module
Hi,
ive installed this addon:
http://www.oscommerc...tributions,3340
to retrieve the reviews and yes its working fine if i put it anywhere except the product_tabs.php module.
ive attached the product_tabs.php
p.s. i want to show the reviews under:
<li><a href="#EXTRA1"><?PHP ECHO TEXT_TAB_EXTRA1;
?></a></li>
Attached Files
Edited by nahi_sonu, 06 November 2011, 06:21.
outside links are not allowed in signatures
#25
Posted 14 November 2011, 15:12
any solution?
outside links are not allowed in signatures















