[SOLVED] Error with shop module and dbcon.inc.php
Posted: Fri 16. May 2008, 13:46
Hi,
while studying the modules in r179, an error occured in the settings tab of the shop module:
{STATUS_MESSAGE}
Fatal error: _setConfig failed in /www/htdocs/w008e091/include/inc_lib/dbcon.inc.php on line 513
the corresponding lines 512-513 say:
if ( ! _dbInsertOrUpdate('phpwcms_sysvalue', $data) ) {
trigger_error("_setConfig failed", E_USER_ERROR);
Has anyone an idea, why this error occured?
It was a fresh installation of r179...
Thanks in advance.
Joachim
while studying the modules in r179, an error occured in the settings tab of the shop module:
{STATUS_MESSAGE}
Fatal error: _setConfig failed in /www/htdocs/w008e091/include/inc_lib/dbcon.inc.php on line 513
the corresponding lines 512-513 say:
if ( ! _dbInsertOrUpdate('phpwcms_sysvalue', $data) ) {
trigger_error("_setConfig failed", E_USER_ERROR);
Has anyone an idea, why this error occured?
It was a fresh installation of r179...
Thanks in advance.
Joachim