PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   Bug with VB3.5.0 RC2 and PP 5.1.4(NOT A BUG) (http://www.photopost.com/forum/photopost-pro-bug-reports/115526-bug-vb3-5-0-rc2-pp-5-1-4-not-bug.html)

Rhyze September 2nd, 2005 08:38 PM

Bug with VB3.5.0 RC2 and PP 5.1.4(NOT A BUG)
 
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/xxxxx/public_html/gallery/pp-inc.php on line 2885

Line 2885:
while ( $row = mysql_fetch_row($resultb) ) {


Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/xxxxxx/public_html/gallery/pp-inc.php on line 771


Line 771:

while ( $categories = mysql_fetch_row($boards) ) {

http://www.xboxusersgroup.com/gallery

Seems like the same error I had with 5.1.3
I even have deleted all old file and uploaded all new files.

Chuck S September 2nd, 2005 09:48 PM

I dont think you have a bug but forgot to run an upgrade.

Try running the 5.0 and or 5.1 upgrade

I am going to guess your missing the ismember field from the cats table

Rhyze September 3rd, 2005 06:52 AM

That did the trick, but it returned an error in the end of the upgrade which went of my screen in a flash so I couldn't capture it.

It stated something with 'duplicated key' in the error line.

It wen straight to the admin panel after that and when I looked at my gallery index, everything seems to look fine for now.
I'm just curious as what this error is and also a little stunned that I needed to upgrade as I thought I did already with my previous versions before 513 when i did run all fine (for the eye then ;))

Would you or Michael mind if I send(PM) you guys my server/database/vb/pp info to log in and have a check if everything is as it supposed to be?

Chuck S September 3rd, 2005 07:01 AM

Hello duplicate errors are okay just means you ran it before or they existed.

More than likely you had a 5.0 series not 5.12

Rhyze September 3rd, 2005 09:50 AM

okay, thanks amegatron

I did several tests, uploaded, posted comments, deleted stuff, run de db scripts like thumbnail updater etc. and everything went without any problems.

It seems to run smooth :)

Thanks to you guys for the quick adjustments to PP so that we vB3.5 RC2 owners can run it without any problems, thumbs up for your hard work and efforts.


All times are GMT -5. The time now is 03:04 PM.

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