 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
July 17th, 2006, 01:06 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
| Upgrade was a disaster
Not sure what's happening here, but I'm getting a ton of errors. Also, my users database table is empty.
Upgraded from 4.8.2 to current version. Also I just converted from IPB2 to vB, like 2 days ago. Help....... http://www.macfora.com/gallery |
| |
July 17th, 2006, 07:13 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|
Your users table would always be empty if you did not have Photopost installed as a standalone. Thats only used when your not integrating with a forum.
I dont think all your upgrades ran. Do not run the 485 upgrade again but you can safely run the other ones after say adding this to the top of upgrade.php and see if things run. Code: Content visible to verified customers only.
|
| |
July 17th, 2006, 10:35 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
| Quote: |
Originally Posted by Chuck S Your users table would always be empty if you did not have Photopost installed as a standalone. Thats only used when your not integrating with a forum.
I dont think all your upgrades ran. Do not run the 485 upgrade again but you can safely run the other ones after say adding this to the top of upgrade.php and see if things run. Code: Content visible to verified customers only.
| At first, the upgrade wouldn't run. I would click the upgrade from 4.8.2 link and the page would just reload. After fiddling with some stuff I finally got it to run, but during a few of the upgrades there were errors about some permissions. I ignored the errors because it said upgrade was successful.
Anyway, now, I can't even access the gallery. I'll try the above and report back.
Question, I edited the config-int file and uploaded it before the upgrade, since there was not such a file before the upgrade. Was that correct? I have it set to vB3 integration.
|
| |
July 17th, 2006, 10:42 AM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
|
Getting this error: Code: Content visible to verified customers only.
|
| |
July 17th, 2006, 10:44 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
|
If I remove that line and just run the upgrade.php I get this: Code: Content visible to verified customers only.
|
| |
July 17th, 2006, 10:59 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|
$skip_exheader="yes";
|
| |
July 17th, 2006, 11:18 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
|
I've made some progress, but there are errors listed at the top of the gallery and it won't let me login. It's also showing 0 users under statistics
BTW, I re-ran all the upgrade scripts
|
| |
July 17th, 2006, 11:23 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|
well your errors are easy here.
You still have your gallery set to integrate with ib2 and not vb3 so you would need to change setting 41 in the photopost settings table to read vb3
Now the main issue I see if the one I warned you about above when I said explictly not to run the upgrade for 485 more than once. It seems you have ran it 4 times resulting in the userid's being prepending on the filename 4 times instead of once. You would need to restore a backup of the photos table in mysql and run the upgrades again once. http://www.macfora.com/gallery/data/...81844478_l.JPG |
| |
July 17th, 2006, 11:27 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
|
Restore a backup of the table photos and re-run the upgrade script after the 485 one?
|
| |
July 17th, 2006, 12:06 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
| Quote: |
Originally Posted by Chuck S You would need to restore a backup of the photos table in mysql and run the upgrades again once. |
That's a big table.
|
| |
July 17th, 2006, 01:10 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
|
Did what you said and its still giving me errors and I can't login.
|
| |
July 17th, 2006, 03:23 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|
Okay delete the upgrade script. You can rebuild missing thumbnails but the photos now appear fine http://www.macfora.com/gallery/
Check to ensure in setting 83 of the settings table you have the correct vbulletin table prefix set. Most likely you still have your invisionboard prefix there
Your main issues besides the fact of running the upgrade script over and over do not come from the upgrade. It is coming from the fact you are switching integrations midstream
|
| |
July 17th, 2006, 04:28 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
| Quote: |
Originally Posted by Chuck S Okay delete the upgrade script. You can rebuild missing thumbnails but the photos now appear fine http://www.macfora.com/gallery/
Check to ensure in setting 83 of the settings table you have the correct vbulletin table prefix set. Most likely you still have your invisionboard prefix there
Your main issues besides the fact of running the upgrade script over and over do not come from the upgrade. It is coming from the fact you are switching integrations midstream | I changed setting 83, it was set to the ibf prefix. Things are looking bettter but still problems. It shows me logged in as admin, but I can't get to the PP admin cp.
It's also still showing no members in PP under stats.
|
| |
July 17th, 2006, 04:39 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
|
Ok, now it's showing the users under stats, but I can't get to the admin cp
|
| |
July 17th, 2006, 04:57 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
|
Making progress, still no login options for the admin cp
|
| |
July 17th, 2006, 05:05 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,680
|
Have you read the various threads about switching integrations on the site? changing BBS need advice
that should help you alot as you have not done any of that so you in essense never switched integrations yet
You need to delete all the inserts under your photopost usergroups table except administrators and change the groupid to 6 instead of 4. That will give you admin access. You can verify the rest of the steps in the other thread |
| |
July 17th, 2006, 05:18 PM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
| Quote: |
Originally Posted by Chuck S Have you read the various threads about switching integrations on the site? changing BBS need advice
that should help you alot as you have not done any of that so you in essense never switched integrations yet
You need to delete all the inserts under your photopost usergroups table except administrators and change the groupid to 6 instead of 4. That will give you admin access. You can verify the rest of the steps in the other thread  | No, I haven't read that, but I will now. Thanks chief!
|
| |
July 17th, 2006, 05:39 PM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
|
Do I run that script you have listed there?
|
| |
July 17th, 2006, 05:50 PM
|
#19 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
| Quote: |
Originally Posted by Chuck S Have you read the various threads about switching integrations on the site? changing BBS need advice
that should help you alot as you have not done any of that so you in essense never switched integrations yet
You need to delete all the inserts under your photopost usergroups table except administrators and change the groupid to 6 instead of 4. That will give you admin access. You can verify the rest of the steps in the other thread  | Ok, I ran the script, so far so good. Now, could you explain which table I'm looking for to change the groupid's? I don't see a PP usergroups table
|
| |
July 17th, 2006, 06:00 PM
|
#20 (permalink)
| | Member Verified Customer
Join Date: Aug 2002 Location: NY
Posts: 426
|
Ok, when I navigate to PP db and table users, I click usergroup id and I get this:
MySQL returned an empty result set (i.e. zero rows).
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 04:21 AM. | |