Confirm user failing from IE, works from Firefox

BobbyCarp

Joined: 2005-06-30
Posts: 18
Posted: Mon, 2005-07-04 15:06

When the "finish the registration process please click the following link" link is clicked from the user confirmation email, I am getting a failure message from G2. This occurs when I click the link from IE 6. When I open the link in Firefox, the confirmation process works fine.

I am getting a duplicate entry for the sql insert into the g2_User table:
1062: Duplicate entry 'Foo3' for key 2

adodb_mysql._execute(INSERT INTO
g2_User (g_userName, g_fullName, g_hashedPassword, g...) % line 818, file: adodb.inc.php
adodb_mysql.execute(INSERT INTO g2_User
(g_userName, g_fullName, g_hashedPassword, g..., Array[5]) % line 526, file: DatabaseStorage.class
mysqldatabasestorage.saveentity(Object:galleryuser) % line 133, file: GalleryStorage.class
gallerystorage.saveentity(Object:galleryuser) % line 293, file: GalleryEntity.class
galleryentity.save() %
line 225, file: GalleryUser.class

I have attached the successful debug output from Firefox and the unsuccessful debug out from IE. I am new to G2 development and appreciate any help you can give me with this.

I've been a software developer for 15 years and I want to say this project is incredible, I am WAAAAAAAAAAY impressed!

----

Gallery URL (optional):
Gallery version: 2.0 beta latest code from CVS 7/3/05
Webserver (with version):
Datatabase (with version):
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:
G1 version (for migration bugs):

AttachmentSize
Success Confirm from Firefox.txt20.58 KB
 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2005-07-04 17:13

Just checked it with IE6 (SP2).

I could not confirm this error.
It would also be very weird if the webbrowser had anything to do with the issue.

The question remains: how could you get this error.

If you can reproduce the error, please post detailed step by step instructions. Thanks.

and yes, G2 is an amazing piece of software. that's why i joined the dev team not so long ago :)

 
BobbyCarp

Joined: 2005-06-30
Posts: 18
Posted: Tue, 2005-07-05 20:45

I think this error is occurring only when I turn on ZoneAlarm's Parental Control feature. It wasn't totally consistent though, so I can't so that for certain. I did have better luck with G2 without Parental Control on.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2005-07-05 20:59

even when zone alarm interference, this shouldn't happen.
just let us know if it happens again and you can specify instructions on how to reproduce it.

 
aqxavier

Joined: 2005-07-04
Posts: 18
Posted: Tue, 2005-07-05 21:26

I have problem movie play with IE6