PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old January 18th, 2007, 10:28 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 366
Migrated from Phpbb to VB using impex - now gallery ids are diff than VB ids

the gallery was integrated with phpbb before and is now integrated with vb

the user names are no longer matching the pictures

Is there any way ( please god ) to fix it ?

VB support says nope the import created new ids and no way to fix it

Hopefully someone here has had fixed this before

Doug
Silver_2000 is offline   Reply With Quote
Old January 19th, 2007, 08:40 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 366
anyone ?

Beuller ???
Silver_2000 is offline   Reply With Quote
Old January 19th, 2007, 09:42 PM   #3 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
Not an easy thing to fix, I'm afraid. You'd need to write a script to update the userids in all the PP tables that use them to change from the "old" userid to the "new" userid.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old January 20th, 2007, 07:43 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 366
So that then also means that there is no way to tell by the pictures themselves who they belong to ... correct ?
Silver_2000 is offline   Reply With Quote
Old January 20th, 2007, 08:53 PM   #5 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
Not unless you can translate the old userids to the new ones. ImpEx usually leaves an olduserid field in the database; you would be able to use that to help in the translation.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old January 20th, 2007, 09:16 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 366
[sarcasm on]

So all I have to do is do a search and replace in PP for userid and replace it with importuserid

[sacasm off]

Actually I have nothing to lose - the gallery is toast now so what the heck

I have backups ... LOL
Silver_2000 is offline   Reply With Quote
Old January 20th, 2007, 10:07 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 366
well that didnt work ....

Darn it
Silver_2000 is offline   Reply With Quote
Old January 22nd, 2007, 09:56 AM   #8 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
It's been a while since I've done an import on vB from another forum; but I thought they created a "olduserid" field in the vb_user table. It's not simple, don't get me wrong; it's just that would fall into probably a customization job given the work that would be needed.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old January 22nd, 2007, 12:26 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 366
I tried a few things and realized it wouldn't be a good result even if it worked and since the user id was in so many tables I ended up dumping the PP tables and reinstalling

It gave me an excuse to get rid of some questionable pictures anyway
Silver_2000 is offline   Reply With Quote
Old January 22nd, 2007, 02:29 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
In our import forum use the userfix script I have posted there to fix the userid's
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 22nd, 2007, 03:56 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 366
Thumbs down

Quote:
Originally Posted by Chuck S View Post
In our import forum use the userfix script I have posted there to fix the userid's
This is not good news. if I had known such a thing existed I would have tried it before I dumped the database.

When Micheal posted
Quote:
Not an easy thing to fix, I'm afraid. You'd need to write a script to update the userids in all the PP tables that use them to change from the "old" userid to the "new" userid.
3 days ago I figured I had no options ....

Tempted to swear but dont want to engage the censor
Silver_2000 is offline   Reply With Quote
Old January 22nd, 2007, 04:15 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
Michael may not be aware of all the little things I make to help users especially considering this is not really a Photopost issue at all. Your vbulletin impex script renames the users userid's and I beleive that every post on our forum here if I do a search has the exact steps needed to switch a forum integration. How did you figure out how to switch your forum integration from phpbb to vbulletin cause all those threads here note to use the userfix script to fix this issue?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 22nd, 2007, 05:04 PM   #13 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 366
Quote:
Originally Posted by Chuck S View Post
Michael may not be aware of all the little things I make to help users especially considering this is not really a Photopost issue at all. Your vbulletin impex script renames the users userid's and I beleive that every post on our forum here if I do a search has the exact steps needed to switch a forum integration. How did you figure out how to switch your forum integration from phpbb to vbulletin cause all those threads here note to use the userfix script to fix this issue?
moving from phpbb to vb was easy - just change a few settings in the config

I have restored a 2 day old copy of the gallery files and DB to a test folder and have run your fix script - IT did seem to remap the users which is great

Could I get you to look at one issue on the gallery ?

I cant login to the gallery - the login keeps reverting back
and the categories are missing

I can PM the url and my login

Edit: it appears its the integration that is screwing up the categories and the layout ... I still cant seem to login to get to admin.php
Ill edit the settings in the sql table to turn off the visual parts of integration for now

Last edited by Silver_2000; January 22nd, 2007 at 05:14 PM.
Silver_2000 is offline   Reply With Quote
Old January 22nd, 2007, 05:30 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 366
still cant login to the test gallery -

Little help ??
Silver_2000 is offline   Reply With Quote
Old January 22nd, 2007, 06:06 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
This might help you track down what is missing from your switch

http://www.photopost.com/forum/showp...89&postcount=2
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 22nd, 2007, 06:20 PM   #16 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 366
pretty sure I did all that

Ill check it again
Silver_2000 is offline   Reply With Quote
Old January 22nd, 2007, 06:22 PM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
If it is all done correctly you will be able to login and be integrated with vb
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 22nd, 2007, 06:30 PM   #18 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 366
yep double checked

Its all there ....

Still cant login

VB logs me in but I still see
Home · Search · Register · Login

on the PP bar - cant get to admin - and whenever Im loggedin the categories are screwed up - if Im not logged in the categories look right

( but there are fewer visible - as designed )

http://www.prowltalk.com/ppost_test/
Silver_2000 is offline   Reply With Quote
Old January 22nd, 2007, 07:43 PM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
You sure you cleared your usergroups as noted in that thread and realigned the vb admin groupid? You sure cookies are set correctly?

This would be where I would suggest to look since something was overlooked based on my instructions on how to switch an integration.

You can post a regular login here
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 22nd, 2007, 08:08 PM   #20 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 366
Quote:
Originally Posted by Chuck S View Post
You sure you cleared your usergroups as noted in that thread and realigned the vb admin groupid? You sure cookies are set correctly?

This would be where I would suggest to look since something was overlooked based on my instructions on how to switch an integration.

You can post a regular login here
The cookie settings are all correct they match VB
I re deleted the usergroups from the table
the administrators group was already id 6
a username and password to use
test user
tester
http://www.prowltalk.com/ppost_test/
I will warn you that there are mature pictures once you login
feel free to delete user pass when you are done
Doug
Silver_2000 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Diff Between Photopost Pro & vbGallery theChronic Before You Buy 4 June 20th, 2006 12:07 PM
Move PhotoPost to diff directory? shamrox Photopost Pro Installation & Upgrades 1 July 8th, 2004 11:50 PM


All times are GMT -5. The time now is 03:55 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0