Adodb deprecated
Brought to you by:
letreo
Name: Paul
Email: paul@mmsi.nl
"Sorry, an error occurred.
at [...]/include/adodb/drivers/adodb-mysql.inc.php:22
[2048] var: Deprecated. Please use the public/private/protected modifiers
Could not connect to database! Please check your database setup in config.inc.php by using the POC Installer!"
Logged In: NO
I received the same error but fixed the issue by downgrading the PHP version of my server from 5.1.2 to 4.4.2 Apparently some of the variables used by phpopenchat are not compatible with the latest release of PHP.
I hope this helps