Hello,
I've tried to upgrade from version 0.1-stable to 0.2-beta and get this error:
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /var/www/roundcubemail/program/include/main.inc on line 74
I've tried with clean config files except a valid db line and I still get it. Any help would be much appreciated!
$opt = rcmail::get_instance()->config->get($config_key);
This line? If so, I assume you don't have PHP 5.2. (Howto_Requirements ? RoundCube Webmail ? Trac (http://trac.roundcube.net/wiki/Howto_Requirements))
Hi, thanks, I've upgraded my server and that did the trick.