Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

ERROR_COLLISION with user extId

 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Author Message
spencerjw

Beginner
Beginner


Joined: Apr 17, 2005
Posts: 13

PostPosted: Thu May 26, 2005 1:12 pm    Post subject: ERROR_COLLISION with user extId Reply with quote

I know, I know, another post but.....

I thought I read somewhere someone else having the extId error but can't remember where it was nor can I find it again.

All that I did was to change in the site admin that a gallery album is created when a new user is created (created a new Nuke user). I can see the gallery just fine as admin but when logged in with my new user I receive that error.

Ideas?

---------- Error Code ----------
Failed to create G2 user with extId [8]. Here is the error message from G2:
Error (ERROR_COLLISION)

* in modules/core/classes/GalleryUser.class at line 167 (gallerystatus::error)
* in modules/core/classes/GalleryEmbed.class at line 269 (galleryuser::create)
* in index.html at line 212 (galleryembed::createuser)
* in /hsphere/local/home/spencerj/winegarden.org/modules.php at line 49
----
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: ERROR_COLLISION with user extId  

Back to top
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Thu May 26, 2005 1:21 pm    Post subject: Re: ERROR_COLLISION with user extId Reply with quote

that means that there is a collision between a gallery username and a phpnuke username when you went to import.
Back to top
Offline View user's profile Send private message Visit poster's website
spencerjw

Beginner
Beginner


Joined: Apr 17, 2005
Posts: 13

PostPosted: Thu May 26, 2005 1:24 pm    Post subject: Re: ERROR_COLLISION with user extId Reply with quote

I figured as much, what needs to be done to fix that? Turn off the setting that created an album when a new user is created or what?
Back to top
Offline View user's profile Send private message
spencerjw

Beginner
Beginner


Joined: Apr 17, 2005
Posts: 13

PostPosted: Thu May 26, 2005 1:27 pm    Post subject: Re: ERROR_COLLISION with user extId Reply with quote

How does everyone else handle this.

Should I have is so that Nuke users automatically get an album space?

Should I create the Gallery members individually from the nuke users only after a Nuke user has been created?

How do you "connect" a Nuke user to a Gallery user's album?

What am I missing here?
Back to top
Offline View user's profile Send private message
eratic

Novice
Novice


Joined: Sep 11, 2004
Posts: 24

PostPosted: Wed Jun 15, 2005 7:42 am    Post subject: Re: ERROR_COLLISION with user extId Reply with quote

I'd like to know as well. Im having the same problem. Did you reach user 367 of something? I cant get passed that userID
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Wed Jun 15, 2005 7:49 am    Post subject: Re: ERROR_COLLISION with user extId Reply with quote

spencerjw wrote: › How does everyone else handle this.

Should I have is so that Nuke users automatically get an album space?

Should I create the Gallery members individually from the nuke users only after a Nuke user has been created?

How do you "connect" a Nuke user to a Gallery user's album?

What am I missing here?


according to the CVS log:
The CVS gods wrote: › drumicube updates his integration code. now, it creates users on the fly, i.e. user accounts (creation) are synchronized. update/delete user is still not synchronized.

Note that this is 2 months old.
Back to top
Offline View user's profile Send private message Visit poster's website
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Wed Jun 15, 2005 7:50 am    Post subject: Re: ERROR_COLLISION with user extId Reply with quote

eratic wrote: › I'd like to know as well. Im having the same problem. Did you reach user 367 of something? I cant get passed that userID


i had this problem for a while too. i had to clear out the gallery2 DB and start over again. actually, now that i think about it, i don't think i got past this error either (for me is was around user 15000)....
Back to top
Offline View user's profile Send private message Visit poster's website
eratic

Novice
Novice


Joined: Sep 11, 2004
Posts: 24

PostPosted: Wed Jun 15, 2005 6:40 pm    Post subject: Re: ERROR_COLLISION with user extId Reply with quote

So im really confused...is their a solution for this known to man or not?
Back to top
Offline View user's profile Send private message
eratic

Novice
Novice


Joined: Sep 11, 2004
Posts: 24

PostPosted: Mon Jun 20, 2005 8:37 am    Post subject: Re: ERROR_COLLISION with user extId Reply with quote

bumped.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Mon Jun 20, 2005 8:44 am    Post subject: Re: ERROR_COLLISION with user extId Reply with quote

sorry...long weekend Smile

no, i haven't yet been able to find a solution. but, since we're in beta, have faith. once G2 is released as final, i will do a completely clean install and see what bugs i run into re: integration and try to resolve them.
Back to top
Offline View user's profile Send private message Visit poster's website
JTMON

Beginner
Beginner


Joined: Jul 11, 2005
Posts: 1

PostPosted: Mon Jul 11, 2005 5:11 pm    Post subject: Re: ERROR_COLLISION with user extId Reply with quote

HI all, not sure if you still have this issue but I ran into it on vbulletin/vbadvanced integration. Like the previous poster said, it's a conflict that means the user already exists in the gallery db so it can't add them...the fix I tried and found to work was simply to delete the problem user from the gallery admin users page, then the next time they login and goto the gallery it creates the acct as it should have with no issues...I found this happens mainly when you have a userbase already THEN install gallery...I thought I had to manually add the users who were members of the forum before the gallery install...I was wrong

btw I run gallery 2 beta 3
Back to top
Offline View user's profile Send private message
seena123

Beginner
Beginner


Joined: Jul 09, 2010
Posts: 3

PostPosted: Fri Jul 09, 2010 12:24 am    Post subject: Re: ERROR_COLLISION with user extId Reply with quote

Hi,

I have a working copy of GL and the GL_gallery2 pluiggin installed and operating well except for one problem.

When I sign up as a new user and loggin, the random image block disapears. If I click on the "Gallery 2" link in one of the blocks the gallery appears, when I leave the gallery, the random image block appears and all is as should be...but only after clicking that Gallery 2 link.

If lof out and retrurn for a second time as the same new user, the random image block is ritght there as it is supposed to be.

Anyone seen this before??



______________________________________________
640-802 [pass4sure.org],

642-832 [pass4sure.org] and

646-204 [pass4sure.org] i like

HP0-D07 [pass4sure.org]
Back to top
Offline View user's profile Send private message
brettlee

Novice
Novice


Joined: Jul 15, 2010
Posts: 23

PostPosted: Fri Aug 06, 2010 6:51 am    Post subject: Re: ERROR_COLLISION with user extId Reply with quote

I hear you, daego, I did more or less the same thing. When you aren't used to how a CMS works, and how you get the site you want from the a complex blend of templates, modules, set-up etc., they all seem hard to configure into what you want. Especially when you are trying to get the hang of four or five all at once.
I seems to me that most of the CMS pass4sure E20-593 [pass4sure.org]systems I tried are find if you want the same kind of website that the developers had in mind, but hell if you don't.Drupal didn't seem like it was up to much at first compared to the others (say Mambo for example) but I quickly realized that with something like Mambo, what you seepass4sure 000-330 [pass4sure.org] is what you get (and I didn't like what I saw!), where as with Drupal, you can get what you want if you put a little time into it. Once you commit yourself to it,pass4sure 000-966 [pass4sure.org] I really don't think its that bad, as long as pass4sure 642-481 [pass4sure.org] you don't mind at least some semi-technical tasks like installing modules (easy if you are tech-savvy, and doable for most people who are comfortable with ftp transfers, and server back-ends). I think Drupal is a relatively small time investment that will pay off.
Back to top
Offline View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Gallery 2 Integration View previous topicPrinter friendly versionView next topic

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Dedicated ServersDomain NamesWeb HostingDomain Name RegistrationDedicated Web HostingWeb Design New YorkCompare VoIPseo packagesSEO CompanyNew York Yellow PagesFind LocationsVOIP Phone ServiceNeckermannOnline internetSEORestaurant Locator • Get great HP coupons from CouponSnapshot • Search for great dell coupons at CouponSnapshot.com.au • Graduation DressesAndroid TabletSEO IndiaBuy Phen375fuel filter

8th year online! 2003-2011
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia