PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   upgrade/install error (http://www.photopost.com/forum/photopost-pro-installation-upgrades/140983-upgrade-install-error.html)

k23m October 23rd, 2009 05:11 PM

upgrade/install error
 
I just upgraded my pp to 6.2, and now I am re-running the install.php in order to integrate with an upgraded phpbb3 (from phpbb2).

I am on one of the last steps, and its giving me this error:
Quote:

Error: Are you certain that your database prefix is set properly?

I cannot see your phpBB2 "groups" table.

The prefix setting adds characters to the front of phpBB2 table names - please doublecheck this.
I have checked the prefix -its set correctly (its default). But why is it telling my phpBB2 in this error? I have selected phpBB3 as the forum integration...

I was following instructions in another upgrade post which said
Quote:

3. delete any usergroups entries under your usergroups table in photopost database
so I have done that in the pp db...is this what caused the error? It feels related...maybe?

Also, in the previous step I had some db errors...this could also be the problem I guess!
Quote:

Step 3: MySQL error reported: [INSERT INTO pp_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (500,'Member Galleries','Individual user galleries - any photo category',1,'yes',0,'')]
Result: Duplicate entry '500' for key 1
Database: d60241050

Step 3: MySQL error reported: [INSERT INTO pp_settings VALUES (1,'Title for your PhotoPost Application','galleryname','','My Photo Gallery',1,1)]
Result: Duplicate entry '1' for key 1
Database: d60241050

Step 3: MySQL error reported: [INSERT INTO pp_settings VALUES (2,'Web site name','webname','','My Website',2,1)]
Result: Duplicate entry '2' for key 1
Database: d60241050

Step 3: MySQL error reported: [INSERT INTO pp_settings VALUES (3,'Your Website URL (include http://)','domain','','http://www.domain.com',3,1)]
Result: Duplicate entry '3' for key 1
Database: d60241050
...theres more like this....
Thanks in advance for your help.

Chuck S October 23rd, 2009 05:31 PM

I would not worry about duplicate entries that just means your photopost already exists

about your groups table error that tells me you are not entering the correct table prefix where asked on step 4

Usually its phpbb_

k23m October 23rd, 2009 05:38 PM

Quote:

Originally Posted by Chuck S (Post 1254054)
about your groups table error that tells me you are not entering the correct table prefix where asked on step 4

Usually its phpbb_

Yes it is, and thats what I have entered...but it doesnt like it!

Chuck S October 23rd, 2009 05:50 PM

well then I would suggest you double check your information as it is not correct then.

Maybe its phpbb3_

You can check your phpbb3 config file and check.

k23m October 23rd, 2009 05:58 PM

I have checked the actual database, and checked the config file...it says

Quote:

$table_prefix = 'phpbb_';
I know...it would seem it is wrong, since thats exactly what the error says...but since I upgraded from phpbb2 to bb3, and used the same databse, I dont think my prefix is phpbb3_ ...

Could I have done something wrong in a previous step?

You dont think its because I deleted the entries in the pp usergroups table? If it was, I am not sure how to get it back...unless I go back to the original db backup I made before the upgrade...and start over..which I would love to avoid!

k23m October 23rd, 2009 06:02 PM

why is the error saying phpbb2? Is it still stuck with bb2 for some reason because I am installing over top of the old version, even though I have told it 3 now?

Chuck S October 23rd, 2009 06:13 PM

Error: Are you certain that your database prefix is set properly?

I cannot see your phpBB2 "groups" table.

The prefix setting adds characters to the front of phpBB2 table names - please doublecheck this.

Thats pretty specific whatever you putting in there it cant find the phpbb groups table. You sure your forum database is correct on the config portion also?

k23m October 23rd, 2009 07:49 PM

ok...I guess it was my dumb mistake ... (you probably already thought that!) I was using the old forum db info. For some reason I thought they were the same (old and new forum db's) - I forgot I created a new one and imported the old data.

Thanks...problem solved! Thanks for your speedy help.

Chuck S October 23rd, 2009 07:58 PM

;)

glad your all sorted enjoy your weekend.


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