Jump to content


Corporate Sponsors


Latest News: (loading..)

nahi_sonu

Member Since 06 Jul 2007
Offline Last Active Nov 20 2011, 17:57
-----

Posts I've Made

In Topic: Reviews on Product Info Page v1.0

14 November 2011, 15:12

any solution? :(

In Topic: [CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo

14 November 2011, 15:10

View Postnahi_sonu, on 08 November 2011, 03:28, said:


Hi,
im not that good with php so im not sure where to look at for that change to make. can you please guide me on how to fix it? [img]http://forums.oscommerce.com//public/style_emoticons/default/sad.png[/img]
ive attached my index.html and index.php so you know what exactly is happening here

hi.. any update??? :( im still waiting for the fix :(

In Topic: [CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo

08 November 2011, 03:28

View PostJack_mcs, on 06 November 2011, 13:14, said:

You've got the home page going directly to a category page. My guess is that you didn't code that url using the link function in oscommerce. The rewrite will only work correctly if that function is used. See other links in your shop, like in includes/modules/product_listing.php, to see how to code it correctly.

Hi,
im not that good with php so im not sure where to look at for that change to make. can you please guide me on how to fix it? [img]http://forums.oscommerce.com//public/style_emoticons/default/sad.png[/img]
ive attached my index.html and index.php so you know what exactly is happening here

In Topic: [CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo

08 November 2011, 03:16

View PostJack_mcs, on 06 November 2011, 13:14, said:

You've got the home page going directly to a category page. My guess is that you didn't code that url using the link function in oscommerce. The rewrite will only work correctly if that function is used. See other links in your shop, like in includes/modules/product_listing.php, to see how to code it correctly.

Hi,
im not that good with php so im not sure where to look at for that change to make. can you please guide me on how to fix it? [img]http://forums.oscommerce.com//public/style_emoticons/default/sad.png[/img]
ive attached my index.html and index.php so you know what exactly is happening here

In Topic: Reviews on Product Info Page v1.0

06 November 2011, 06:20

View Postmultimixer, 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>