Quote:
Originally Posted by fringehead
3.6 is out. Anyone upgrading?
Sean
|
it is out now. i am goign to wait a month+ for it to be out. i dont need/want to be the 1st to find any odd bugs...
Quote:
Originally Posted by m0nde
Everything went very smoothly and I am able to browse the gallery by itself.
But, when I launch gallery2.php, I get the following while logged in as myself:
Code:
line: 98, Failed to create G2 user with extId [1]. Here is the error message from G2:
Error (ERROR_COLLISION)
* in modules/core/classes/GalleryUser.class at line 154 (gallerycoreapi::error)
* in modules/core/classes/GalleryEmbed.class at line 360 (galleryuser::create)
* in /home/bostonlo/public_html/forums/gallery2.php at line 95 (galleryembed::createuser)
* in /home/bostonlo/public_html/forums/gallery2.php at line 50
Also, if someone logs out, they get this message:
Code:
Unable to add cookies, header already sent.
File: /home/bostonlo/public_html/forums/includes/class_dm_user.php(1571) : eval()'d code
Line: 10
Thanks in advance for any help.
|
you are attempting to log in with userid 1 which is the gallery admin, which maps out to the VB admin(userid=1).
log in as yourself, the only way to resolve this is to go into the DB and manualy hack some values out. i havent done this in months so i dont remember which ones. it is earlyer in this thread, i think the tabel in the DB was existingusers or somethign along those lines.