PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   version 5.13 (http://www.photopost.com/forum/photopost-pro-installation-upgrades/115624-version-5-13-a.html)

pfdwebgal September 9th, 2005 09:21 AM

version 5.13
 
I am currently running 5.12 -- do I need to upgrade to 5.13 before I do the 5.14 upgrade? If so, where is the 5.13 upgrade?

Chuck S September 9th, 2005 09:58 AM

No you can go right to 5.14

pfdwebgal September 9th, 2005 10:40 AM

5.12 isn't on the list of upgrades....

Chuck S September 9th, 2005 11:03 AM

If you read the documentation on the upgrades in your download you will see there is no upgrades script to run to go from 5.12 to 5.14

pfdwebgal September 9th, 2005 07:20 PM

I am getting this error.....,<sigh>

Warning: main(/home/sites/yoursite/photopost/languages/english.php): failed to open stream: No such file or directory in /home/shelley/domains/picketfencedesignsforums.net/public_html/gallery/pp-inc.php on line 129

Warning: main(/home/sites/yoursite/photopost/languages/english.php): failed to open stream: No such file or directory in /home/shelley/domains/picketfencedesignsforums.net/public_html/gallery/pp-inc.php on line 129

Fatal error: main(): Failed opening required '/home/sites/yoursite/photopost/languages/english.php' (include_path='.:/usr/local/lib/php') in /home/shelley/domains/picketfencedesignsforums.net/public_html/gallery/pp-inc.php on line 129

Chuck S September 9th, 2005 08:03 PM

Did you overwrite your config file? The upgrade instructions state not to upload the config file. You would need to edit your config-inc.php and correct any settings.

Your $PP_PATH is set to a new config file path and needs to be updated. If you did overwrite your config you would also need to place the proper mysql information in the file as well

pfdwebgal September 9th, 2005 09:52 PM

oh probably knowing me...

ok...which config file and what is it supposed to say?

or should i just start over.....

i really gotta stop messing this up....:rolleyes:

Chuck S September 9th, 2005 10:11 PM

You dont need to start over you just need to edit the config-inc.php as I stated and put in the proper mysql database information to connect to your database and the proper path to the install

pfdwebgal September 10th, 2005 09:24 AM

how do I fix this?

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/shelley/domains/picketfencedesignsforums.net/public_html/gallery/forums/phpbb2.php on line 29

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/shelley/domains/picketfencedesignsforums.net/public_html/gallery/forums/phpbb2.php on line 53

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/shelley/domains/picketfencedesignsforums.net/public_html/gallery/forums/phpbb2.php on line 66

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/shelley/domains/picketfencedesignsforums.net/public_html/gallery/forums/phpbb2.php on line 307

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/shelley/domains/picketfencedesignsforums.net/public_html/gallery/forums/phpbb2.php on line 312

Chuck S September 10th, 2005 02:46 PM

Have you specified the right database to connect to the phpbb database in config?

pfdwebgal September 10th, 2005 04:22 PM

can you tell me which script I need to look in? I can't login...says that it's an invalid login so I can't get to the admin panel.

Chuck S September 10th, 2005 04:36 PM

We are talking the same script we have been talking about ;)

config-inc.php


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