PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Installation & Upgrades (http://www.photopost.com/forum/reviewpost-installation-upgrades/)
-   -   Help needed: Error message(s) (http://www.photopost.com/forum/reviewpost-installation-upgrades/136733-help-needed-error-message-s.html)

vengeance72 May 25th, 2008 08:13 AM

Help needed: Error message(s)
 
Dear all,

I have/found/got (what ever) two failures in ReviewPost after installation.

First failure come at least when you upload a new product, then ReviewPost displays (for 1 or less second) a error message like that:

Warnung: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /xxxxx/xxxxxxxxxx/reviews/image-inc.php (Zeile 673)

"Warnung" means: Warning
"Zeile" means: Line (or row)

Second, the link to create a review is wrong. Try these link, then click on "Testbericht schreiben/abgeben" and you see what I mean. There is no product ID in the link and it displays a (cannot open script or sth. like that) error message too. Correct is: "http://reviews.canikon.de/reviews.php?product=69" and the link contains "http://reviews.canikon.de/reviews.php?product=" - the product ID "69" it's not in there.

Thanks in advance for help,
Peter

vengeance72 May 26th, 2008 09:06 AM

Nobody? Oh come on, please help, I can't go online with these kind of errors.

ski-whiz June 1st, 2008 07:59 PM

I'm surprised not many others have noticed this bug as well.

When you add a new product, you get an error..

Here's how to fix it:

Open image_inc.php and remove

Code:

Content visible to verified customers only.
I got this same error, and the above fixed it. I figured I was the only one who got this error, so I fixed it on my server.

This error should be on everyone's install. I don't even know anything about a buddy feature in reviewpost.

Chuck S June 5th, 2008 08:40 AM

It should read

Code:

Content visible to verified customers only.


All times are GMT -5. The time now is 08:30 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97