PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Problem after upgrade from 4.8.2 to 4.8.5 (http://www.photopost.com/forum/photopost-pro-installation-upgrades/111153-problem-after-upgrade-4-8-2-4-8-5-a.html)

Fatsie December 26th, 2004 11:49 AM

Problem after upgrade from 4.8.2 to 4.8.5
 
I'm using a PP install with IB2 as forum.

After an upgrade from 4.8.2 to 4.8.5 (no apparent upgrade script, just uploaded all files again) I am getting these errors...

Code:

Content visible to verified customers only.
The query that gives this error is trying to query a table that doesn't exist --> FROM {$Globals['pp_db_prefix']}usergroups ; table [prefix]usergroups doesn't exist in my IPB2.0.3 install ?

Code:

Content visible to verified customers only.
Again trying to query a table that doesn't exist --> FROM {$Globals['pp_db_prefix']}categories

:confused:

Chuck S December 26th, 2004 11:56 AM

What do you mean no apparent upgrade script?

This is right from the upgrade instructions

Quote:

3) Depending on which upgrades you need, you should upload all these files to the MAIN PHOTOPOST DIRECTORY (or, for advanced user,
upload only those scripts you need to execute).

4) Run upgrade.php and depending on your version, run any necessary upgrades.
Plus this is right from the announcement thread to all users here

http://www.photopost.com/members/for...d.php?t=110944

There is an upgrade482.php file you need to run which is meantioned. You will recieve an sql error until you run that as your the scripts are looking for an uplimit field in your usergroups table which of course does not exist yet.

Fatsie December 26th, 2004 12:08 PM

1 Attachment(s)
My Apologies !!

I KNEW I shouldn't have done this upgrade with only 3 hours sleep the night before :rolleyes:

Ow by the way, you might want to update your update.php file, it doesn't reflect the upgrade482 (see screenshot)...this is what caused me to believe there was no upgrade script....sorry again...and congratz on the fast reply !!


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