 | |  | |
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!
|
| |
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...
|
| |
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.
|
| |
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)
|
| |
July 11th, 2006, 09:37 AM
|
#5 (permalink)
| | Registered User Verified Customer
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,243
|
Hello,
Try this 1st.
AdminCP => vBGallery => Maintenance
Run:
* Update Usernames
* Update Category Counters
* Update Image Information
|
| |
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 |
| |
July 12th, 2006, 03:31 PM
|
#7 (permalink)
| | Registered User Verified Customer
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,243
| 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 ?
|
| |
July 13th, 2006, 01:39 AM
|
#8 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2005 Location: France
Posts: 21
|
with Impex...
|
| |
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...)
|
| |
July 19th, 2006, 09:46 AM
|
#10 (permalink)
| | Registered User Verified Customer
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,243
|
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
|
| |
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
|
| |
July 28th, 2006, 01:34 PM
|
#12 (permalink)
| | Registered User Verified Customer
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,243
| 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)
|
| |
July 28th, 2006, 03:01 PM
|
#13 (permalink)
| | Registered User Verified Customer
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,243
|
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.
|
| |
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.
|
| |
July 28th, 2006, 08:06 PM
|
#15 (permalink)
| | Registered User Verified Customer
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,243
|
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.)
|
| |
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!
|
| |
July 28th, 2006, 09:24 PM
|
#17 (permalink)
| | Registered User Verified Customer
Join Date: Nov 2005 Location: Canoga Park, CA
Posts: 3,243
|
PM me a test account 
- I can not see as a guest.
Before that try to run :
- admincp|vbgallery|maintance|"Update Category Counters"
|
| |
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! |
| | |
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 12:04 PM. | |