01-12-2010, 08:41 PM
When I attempt to login with the opendocman user and password this is what I get ...
Error in query: SELECT id, username, password FROM user WHERE username = 'opendocman' AND password = password('opendocman'). No database selected
Checking the $global variables
$GLOBALS['database'] = 'opendocman';
$GLOBALS['user'] = 'opendocman';
$GLOBALS['pass'] = 'opendocman';
$GLOBALS['hostname'] = 'localhost';
$GLOBALS['CONFIG']['base_url'] = 'http://localhost/opendocman';
So either my meds are not working or I'm fuquad...
Also cannot sign up for a new account because apparently ODM cannot find signup.php....
Assistance would be ever so appreciated...
campbell349
Error in query: SELECT id, username, password FROM user WHERE username = 'opendocman' AND password = password('opendocman'). No database selected
Checking the $global variables
$GLOBALS['database'] = 'opendocman';
$GLOBALS['user'] = 'opendocman';
$GLOBALS['pass'] = 'opendocman';
$GLOBALS['hostname'] = 'localhost';
$GLOBALS['CONFIG']['base_url'] = 'http://localhost/opendocman';
So either my meds are not working or I'm fuquad...
Also cannot sign up for a new account because apparently ODM cannot find signup.php....
Assistance would be ever so appreciated...
campbell349