PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   MYSQL Errors (http://www.photopost.com/forum/photopost-pro-installation-upgrades/110950-mysql-errors.html)

garybrun December 16th, 2004 08:28 PM

MYSQL Errors
 
Browser Ie: 6.029
running phpBB 2.0.11
http://www.gallery.minelabowners.com...post/index.php

The upgrade does not work for me.
Usually you guys forget the forums/phpbb2.php upgrade.
Is this the case again???


Thanks in advance


Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/forums/phpbb2.php on line 341 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/pp-inc.php on line 2334 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/forums/phpbb2.php on line 341 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/pp-inc.php on line 2334 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/forums/phpbb2.php on line 341 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/pp-inc.php on line 2334 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/forums/phpbb2.php on line 341 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/pp-inc.php on line 2334 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/forums/phpbb2.php on line 341 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/pp-inc.php on line 2334 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/forums/phpbb2.php on line 341 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/pp-inc.php on line 2334 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/forums/phpbb2.php on line 341 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/pp-inc.php on line 2334 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/forums/phpbb2.php on line 341 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/pp-inc.php on line 2334 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/forums/phpbb2.php on line 341 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/pp-inc.php on line 2334 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/forums/phpbb2.php on line 341 Warning: Supplied argument is not a valid MySQL result resource in /home/garybrun/public_html/photopost/pp-inc.php on line 2334

Michael P December 16th, 2004 08:37 PM

Did you run all your upgrade scripts?

$query = "SELECT groupid,cpaccess,modaccess,diskspace,uploadsize,uplimit,uploads,comments,editpho,editposts,useralbums,reqmod,canassign FROM {$Globals['pp_db_prefix']}usergroups WHERE groupid='$groupvalue' LIMIT 1";

This query is failing.

garybrun December 16th, 2004 08:48 PM

The system can not read my config.
The config has not changed and i have not loaded over it either.

Chuck S December 16th, 2004 09:23 PM

Warning: Access denied for user: 'garybrun@localhost'

anything change in it?

I am showing that there is trouble connecting to the database

garybrun December 17th, 2004 08:28 AM

yes... I too see it. i have never had the problem until I upgraded.
Doing a few tests now.

garybrun December 17th, 2004 01:55 PM

I checked my config-inc... all seemsOK. I am sure you have something wrong somewhere here. My config-inc has not changed.

Warning: Access denied for user: 'garybrun@localhost' (Using password: NO) in /home/garybrun/public_html/photopost/upgrades/upgrade47.php on line 48 Warning: MySQL Connection Failed: Access denied for user: 'garybrun@localhost' (Using password: NO) in /home/garybrun/public_html/photopost/upgrades/upgrade47.php on line 48 I cannot connect to the PhotoPost database. [host:$host][mysql_user:$mysql_user][mysql_password:$mysql_password]

Chuck S December 17th, 2004 07:09 PM

Copy the upgrade scripts you need to run per the upgrade instructions to your Photopost directory and run them. If it does not work then and still gives you a mysql connection error your information has got to be wrong somewhere.

garybrun December 18th, 2004 04:37 AM

I have converted my gallery back to 482.
Config-inc worked perfectly and i could connect to the database. There is a problem with the download as of 16.12,04 I have looked through the code that I can understand and cant find the problem. I see that a few others are also having this problem.


All times are GMT -5. The time now is 07:13 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