Before I did the upgrade I backed up my database. It works fine with TestLink 1.9.3.
The database conversion went OK, no errors.
When I try to log in using TestLink 1.9.5, the following error screen flashes for about 1 second (from index.php), then I am taken back to the login page:
==============================================================================
DB Access Error - debug_print_backtrace() OUTPUT START
==============================================================================
==============================================================================
Contents of audits.log:
Contents of userlog2.log:[13/Feb/19 16:36:12][AUDIT][ra993io6m2q30q84kati2p0oi1][GUI]
Login for 'albert.pion' from '10.166.253.137' succeeded
Does anyone have any ideas about how to fix this?[13/Feb/19 16:36:12][AUDIT][ra993io6m2q30q84kati2p0oi1][GUI]
Login for 'albert.pion' from '10.166.253.137' succeeded
[13/Feb/19 16:36:12][ERROR][<nosession>][DATABASE]
ERROR ON exec_query() - database.class.php <br />1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 - SELECT id,login,password,cookie_string,first,last,email,role_id,locale, login AS fullname, active,default_testproject_id, script_key FROM users WHERE id = <br />THE MESSAGE : SELECT id,login,password,cookie_string,first,last,email,role_id,locale, login AS fullname, active,default_testproject_id, script_key FROM users WHERE id =
Query failed: errorcode[1064]
errormsg:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[13/Feb/19 16:36:12][WARNING][<nosession>][GUI]
E_NOTICE
Use of undefined constant DEBUG_BACKTRACE_IGNORE_ARGS - assumed 'DEBUG_BACKTRACE_IGNORE_ARGS' - in /usr/local/share/testlink-1.9.5/lib/functions/database.class.php - Line 212
[13/Feb/19 16:36:12][WARNING][<nosession>][GUI]
E_WARNING
debug_print_backtrace() expects exactly 0 parameters, 1 given - in /usr/local/share/testlink-1.9.5/lib/functions/database.class.php - Line 212