Hi
After installing a RC5.0 I've got a problem with Address Book.
When I click adressbook icon I get this error:
SERVICE Currently Not Available!
Error No.. [500]
I guess there is something missing in my SQL but how can I fix it.
Here is the error coming from the log.
[24-Jan-2011 07:46:43 +0100]: DB Error: _doQuery: [Error message: Could not execute statement]
[Last executed query: PREPARE mdb2_statement_mysql_39f87b2f5d9429b00b6aa99404fba87c6a92fce52 FROM 'SELECT * FROM contactgroups WHERE del<>1 AND user_id=? ORDER BY name']
[Native code: 1146]
[Native message: Table 'roundcubemail.contactgroups' doesn't exist]
in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\RC50\program\include\rcube_mdb2.php on line 268 (GET /rc50/?_task=addressbook)
:confused::confused:
The SQL upgrade didn't work, try running it manually.
Thanks for you´r reply ...
Is there a guide how to do .
I found the mysql.update.sql file but don know what to do ..
Here's the update guide: http://trac.roundcube.net/wiki/Howto_Upgrade
Quote from: skaero;32696Here's the update guide: Howto_Upgrade ? Roundcube Webmail (http://trac.roundcube.net/wiki/Howto_Upgrade)
Where I need help is enough to run the script in my MySql database.
What and where should I start ..
Copy all of the the lines under the version your updating from in the update sql file from and run in your RoundCube database. The easiest way would be to use phpMyAdmin to run the queries.