Quote:
Originally Posted by Brent H
This tutorial will outline the steps needed to integrate your vBulletin 3.5.X and Menalto Gallery 2.1 installations.
|
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.