Issue with API Key generation
Posted: Mon Jan 10, 2011 4:59 pm
Using testlink 1.9 latest stable release
Under personal, with the options
$tlCfg->api->enabled = TRUE;
$tlCfg->exec_cfg->enable_test_automation = ENABLED;
The generate button "generate a new key" is present. When clicked I get:
If anyone has an idea on how to solve this, I would really appreciate it.
Under personal, with the options
$tlCfg->api->enabled = TRUE;
$tlCfg->exec_cfg->enable_test_automation = ENABLED;
The generate button "generate a new key" is present. When clicked I get:
==============================================================================
DB Access Error - debug_print_backtrace() OUTPUT START
==============================================================================
#0 database->exec_query(UPDATE users SET script_key='995ea579787b7489867930b5b0d37e36' WHERE id='1') called at [C:\Program Files\EasyPHP-5.3.2i\www\testlink-1.9.0\lib\api\APIKey.php:41]
#1 APIKey->addKeyForUser(1) called at [C:\Program Files\EasyPHP-5.3.2i\www\testlink-1.9.0\lib\usermanagement\userInfo.php:164]
...
tl19user_testproject_roles,[users] => tl19users),[loginRegExp] => /^[\w \- .]+$/)) called at [C:\Program Files\EasyPHP-5.3.2i\www\testlink-1.9.0\lib\usermanagement\userInfo.php:59]
==============================================================================
If anyone has an idea on how to solve this, I would really appreciate it.