jamie23 Posted September 10, 2003 Posted September 10, 2003 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
jamie23 Posted September 13, 2003 Author Posted September 13, 2003 Hi guys, Does not seem like anyone has an answer to my problem so I posted the link to the direct page. What would be the problem with this page???? http://www.shopsterus.com/catalog/product_...45/reviews_id/3
Guest Posted September 19, 2003 Posted September 19, 2003 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.
Guest Posted September 22, 2003 Posted September 22, 2003 i'm having the same problems too.... do either of you recall what files you may have modified before you noticed the problem?
joongpark Posted September 23, 2003 Posted September 23, 2003 same problem here too...I tried everything and still nothing. Some one please help ?
joongpark Posted September 23, 2003 Posted September 23, 2003 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.
Guest Posted September 23, 2003 Posted September 23, 2003 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...
jamie23 Posted September 26, 2003 Author Posted September 26, 2003 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!
mrchip Posted October 18, 2003 Posted October 18, 2003 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
Guest Posted October 18, 2003 Posted October 18, 2003 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.