Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Reviews Not Showing up?


jamie23

Recommended Posts

Posted

Hi,

 

I just wrote a test review and it looked ok when I posted it but now when I access the review from anywhere else it comes up with no images or any of the text I placed in there? Can anyone please take a look and give me an idea as to whats wrong?

 

http://www.shopsterus.com Then just click on the reviews box on the left hand colum.

 

Thanks.

Jamie

Posted

This is also a problem with my site although I am only testing oscommerce and contribs I do see this as a minor issue but one that does need sorting.

 

This link works to the review.sharron sloane

But this link which is the link reviews box link from front page is faulty

Same

 

Could anyone help us out here.

Posted

i'm having the same problems too.... do either of you recall what files you may have modified before you noticed the problem?

Posted

Something is definitely wrong with new MS2 product_reviews_info.php file.

 

I took product_reviews_info.php from old (about 1 year ago) Oscommerce and replaced it and It works fine...and old one looks better too...so I will just keep using the old one for now.

Posted

I fixed MY problem by testing all the files I had modified in the past few days. It turns out that my problem was somehow having to do with my column_left.php

Once I reverted it to the former file my reviews are showing up fine. Weird...

Posted

Hi,

 

Well I have replaced the files with originals and have looked at the code but still could not fix the problem?? I would really like if someone could help with this. I have multiple problems with my site and their starting to pile up. :)

 

Anyway any help would be great!

 

Thanks!

  • 3 weeks later...
Posted

Hi:

 

I'm new to using osCommerce, but have had good success setting up a site. I ran into the same problem of reviews not appearing. Apparently this problem has been going on for months without full explanation of what the issue is.

 

I fixed it for our site and I think I understand the issue.

 

When the REVIEWS infobox is in either the left or right column and you choose to view a review the variables are damaged....if you examine the database queries and the variable names the REVIEWS infobox, that randomly displays a portion of the review, is using the identical variable names as the product_reviews_info.php that displays the review details. Removing the REVIEWS infobox from a column, or removing a column and the review detail info appears correctly.

 

I solved the problem by renaming the query variable in product_reveiws_info.php; change "$review_query = " to "$review_detail_query = " around line 28. I did a global search and replace; there are about 21 uses of "$review_query"....\

 

-chip

Posted
Hi,

 

Well I have replaced the files with originals and have looked at the code but still could not fix the problem?? I would really like if someone could help with this. I have multiple problems with my site and their starting to pile up. :)

 

Anyway any help would be great!

 

Thanks!

well you do have a problem. I did a "properties" on the broken images and the URL's seem to be messed up. My guess is that while editing some of the files, you deleted something accidentally.

 

just do a right-click "properties" on where the stars are supposed to be and look at what it thinks the URL to the graphics is. doesn't look right to me.

 

check your code

Archived

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

×
×
  • Create New...