I did a complete switchover of my site. My previous site was phpBB2 + PhotoPost and I have switched to vB3 + vBaGallery.
After I imported phpBB into
vB and PP into vBaGallery I have one problem. My userid in phpBB was "2". My new userid in
vB is obviously "1". I did the "associate user" thing on my forum import.
My userid for imported images is still "2" in the gallery. I am pretty sure that I can just edit the "userid" field in the "adv_gallery_images" database table and change it from "2" to "1" since the username field and everything else is correct.
Now my question/request. Could somone please write me the small query that will change the "userid" field in the "adv_gallery_images" table so that if it is "2" it will change it to "1"? I am pretty sure it would just be a simple query but I am quite clueless to this. If I have to I can manually edit each image entry and change it but I was hoping someone here could help me out and save me 100+ individual changes for all my images.
Thanks!