Hello all,

 

I just wanted to first say that I am very impressed with the state of
CitrusDB and hope that it grows more in the future and will be enlisting my
support by purchasing the manual soon.

 

I am testing it for future use but am running into an issue with the public
online component. I've created a separate username on the database for
access from the online component and configured the
/online/include/config.inc.php with the correct information but when
navigating to the online component I get the following error.

 

Fatal error: Call to undefined method ADODB_Session::config() in
/var/www/vhosts/mydomain.com/httpdocs/CitrusDB/online/include/database.inc.p
hp on line 29

 

The code on line 29 of that document I have the following (which is still in
its default state)

 

ADOdb_Session::config($sys_dbtype, $sys_dbhost, $sys_dbuser, $sys_dbpasswd,
$sys_dbname,$options=false);

 

Can anyone give me any insight into this error and what I should be doing to
resolve it?

 

Regards,

Ron

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to