Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with making the reviews button link


dan182skater

Recommended Posts

Posted

Hello, the reviews button on my product info page does not link to the reviews like it is supposed to. Here is my code:

 

$template['reviewsbutton'] = tep_href_link(FILENAME_PRODUCT_REVIEWS, tep_get_all_get_params()) .  tep_image_button('button_reviews.gif', IMAGE_BUTTON_REVIEWS);

 

What happens is there is the reviews link text which is on my site as well as the reviews button under it, but the reviews button does not go to the text. Here is my site to show you what I mean: www.mp3shop4u.com

 

Thank you in advance!

 

-Daniel

 

P.S. Please ignore the $template['reviewsbutton'] in the code because that is just there for the sts I am using. Other than that, it is normal code that has something wrong with it.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...