PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old July 9th, 2006, 03:23 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Location: France
Posts: 21
wrong user on comments and userprofile

Hi,

After some trouble upgrading my vb 3.0.7 to 3.5.4 (and then, my vba gallery), now, I have another problem:
Some comments in the gallery is not associated to the good user

http://forums.polyloop.net/gallery/s...c=4&userid=454
second answer is not from "pierreC" but from the autor of the image, "Davidoff"

Another problem is that the user profile link which is on the username in the gallery don't send to the good userprofile :
Code:
Content visible to verified customers only.
http://forums.polyloop.net/gallery/

Thanks for the help!
ThomasR is offline   Reply With Quote
Old July 9th, 2006, 03:26 AM   #2 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Location: France
Posts: 21
oups, I made the mistake... I update the usernames in the admin, now, all the images have a wrong user...
ThomasR is offline   Reply With Quote
Old July 9th, 2006, 03:52 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Location: France
Posts: 21
I revert to the last backup, everything is back to the problem explain in the first post.
ThomasR is offline   Reply With Quote
Old July 11th, 2006, 03:04 AM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Location: France
Posts: 21
anyone have an idea? my gallery is live (well, now posts moderated)
ThomasR is offline   Reply With Quote
Old July 11th, 2006, 09:37 AM   #5 (permalink)
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
Hello,

Try this 1st.

AdminCP => vBGallery => Maintenance

Run:
* Update Usernames
* Update Category Counters
* Update Image Information
Zachariah is offline   Reply With Quote
Old July 12th, 2006, 11:41 AM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Location: France
Posts: 21
I already try this and it swap the username by the rong ones in all the gallery (then, the images in the gallery members are not on the good member..). And some members which commented are now marked as unknown/guest. (thanks the DB backup
ThomasR is offline   Reply With Quote
Old July 12th, 2006, 03:31 PM   #7 (permalink)
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:
vb 3.0.7 to 3.5.4
Did you import the forums with "ImpEx Import System" ?
- If so your user ID's may have changed, but this would not sync the gallery user ID's on each image.

How did you upgrade the forums ?
Zachariah is offline   Reply With Quote
Old July 13th, 2006, 01:39 AM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Location: France
Posts: 21
with Impex...
ThomasR is offline   Reply With Quote
Old July 19th, 2006, 04:18 AM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Location: France
Posts: 21
No solution at all? My forum and my gallery is live! (well, new submission are moderated, but I can't approve them because of my problem...)
ThomasR is offline   Reply With Quote
Old July 19th, 2006, 09:46 AM   #10 (permalink)
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
Well the Impex changed a few if not all of the user id's associated to usernames in the forums, but did not change that same ID in the gallery for it's images.

There are a few mysql commands you can issue and mass change user Id's of images in the gallery.

PM me
Zachariah is offline   Reply With Quote
Old July 28th, 2006, 09:51 AM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2006
Posts: 8
Zachariah

I am having the same problem and I am at a lose as to how to correct it. I am going from vBadvanced Gallery v1.0.1 (vB 3.5) to PhotoPost vBGallery v1.0.2 and the usernames are not associated with their proper profiles not are the images assigned to the correct user. Can y ou help? TIA
stampingbug is offline   Reply With Quote
Old July 28th, 2006, 01:34 PM   #12 (permalink)
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 stampingbug
I am having the same problem and I am at a lose as to how to correct it. I am going from vBadvanced Gallery v1.0.1 (vB 3.5) to PhotoPost vBGallery v1.0.2 and the usernames are not associated with their proper profiles not are the images assigned to the correct user. Can y ou help? TIA
On your forums you used "Impex" to import your forums to a new verison and now your gallery is not in sync?

I created a mainance tool to re-align the gallery images and posts with the new users. It worked for ThomasR.

Let me gather the code and post it. (I'll add to the gallery maintance by default .. soon)
Zachariah is offline   Reply With Quote
Old July 28th, 2006, 03:01 PM   #13 (permalink)
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
If you have imported your vBulletin database with Impex, this tool will allow you to update all userID's in your gallery tables to match the forums.

There are some hard coded text vs. phrases. Updates @ a later date.


edit: /admincp/vba_gallery_admin.php
=================================

Find:
Code:
Content visible to verified customers only.
Above add:
Code:
Content visible to verified customers only.
Find:
Code:
Content visible to verified customers only.
Above add:
Code:
Content visible to verified customers only.
Useage:
==============
AdminCP => vBGallery => Maintenance => Update UserID's

Last edited by Zachariah; July 29th, 2006 at 07:39 AM.
Zachariah is offline   Reply With Quote
Old July 28th, 2006, 07:38 PM   #14 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2006
Posts: 8
You rock I will give it a whirl! And that is exactly what happened although I didnt figure it out til this afternoon! Thanks so much!
---------------------------------------------------------------
Ok I tried it but the profiles are still not associated correctly I did redo counters and usernames is there anything else?

Note some of them are ok others are not.... http://www.stampingbugfamily.com/gallery/

One other thing I didn't find the file here
/gallery/vba_gallery_admin.php

in my download it was here
forum/admincp/vba_gallery_admin.php

Last edited by stampingbug; July 28th, 2006 at 07:49 PM.
stampingbug is offline   Reply With Quote
Old July 28th, 2006, 08:06 PM   #15 (permalink)
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
typo fixed , your right AdminCP.
- Do you still have the same problems w/ this link?

http://forums.stampingbug.com/Card_Gallery/
(all the paths on your images point there.)
Zachariah is offline   Reply With Quote
Old July 28th, 2006, 08:30 PM   #16 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2006
Posts: 8
Click on the username Butterflyberry at the top and you pull up Twinkletoes31 profile.... how do I fix that? Thanks!
stampingbug is offline   Reply With Quote
Old July 28th, 2006, 09:24 PM   #17 (permalink)
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
PM me a test account
- I can not see as a guest.

Before that try to run :
- admincp|vbgallery|maintance|"Update Category Counters"
Zachariah is offline   Reply With Quote
Old July 28th, 2006, 09:27 PM   #18 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2006
Posts: 8
Quote:
Originally Posted by Zachariah
PM me a test account
- I can not see as a guest.

Before that try to run :
- admincp|vbgallery|maintance|"Update Category Counters"
I have done this as well....

sending pm
Thanks!
stampingbug 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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
width of table "recent comments" is wrong sonnenfreund Photopost Pro How Do I...? 1 March 26th, 2006 09:57 AM
Last Comments column on Index wrong? netzspion Photopost Pro Installation & Upgrades 4 July 4th, 2005 09:08 AM
pics wind up in wrong user album simco Photopost Pro Installation & Upgrades 3 February 12th, 2005 07:18 PM
approvals sent to wrong user v4.0.1 flumpydog Photopost Pro How Do I...? 0 January 10th, 2005 08:55 PM


All times are GMT -5. The time now is 12:04 PM.

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