Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-1863 now.

Error after registration (fix completed in vcs)

Brand new CVS-installation (10/16/2006)
Brand new database.
I get the following message when I register a new user and press the key "SUBMIT.
The user is in the database and activated.

PHP Version 4.4.4
MySQL: 4.0.25


Code: Select all
General Error
SQL ERROR [ mysql ]

[0]

SQL

No values specified for SQL IN comparison

BACKTRACE

FILE: includes/db/dbal.php
LINE: 293
CALL: dbal_mysql->sql_error()

FILE: includes/ucp/ucp_register.php
LINE: 354
CALL: dbal_mysql->sql_in_set()

FILE: includes/functions_module.php
LINE: 361
CALL: ucp_register->main()

FILE: includes/functions_module.php
LINE: 607
CALL: p_master->load_active()

FILE: ucp.php
LINE: 66
CALL: p_master->load()

Comments / History

Posted by Yawner on Oct 16th 2006, 23:27

Verified, it only occurs with Account Activation set to Admin though..

Linked ticket with changeset: r6511

Action performed by Anonymous (I am too lazy to register) on Oct 19th 2006, 13:55

Ticket details

Related SVN changesets