View Single Post
Old October 25th, 2007, 09:17 AM   #68 (permalink)
Zachariah
Registered User
Verified Customer
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,243
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by tintin74 View Post
For anyone has the same my problem run this query on phpmyadmin to update the Vbulletin userid with the imported userid.

Make a backup before, please.

QUery:

UPDATE `user`,`ppgal_images` SET `ppgal_images.userid` = `user.userid` WHERE `user.username` = `ppgal_images.username`;

Enjoy
Great feedback
- I'll update the script if all seems good.
Zachariah is offline   Reply With Quote