Hi,
You shouldn't execute the whole file.
Yeah, that's what I thought after I ran the import. :(
So, it seems to be a user error, at least from the logs:
[18-Aug-2010 09:53:18] PHP Warning: array_search(): Wrong datatype for
second argument in
/srv/myfrances/www/htdocs/roundcube/plugins/markasjunk2/markasjunk2.php
on line 35
[18-Aug-2010 09:53:18] MDB2 Error: no such table (-18): _doQuery:
[Error message: Could not execute statement]
[Last executed query: PREPARE
mdb2_statement_mysql_5055d9c93636b8b0ab4244ac75f2eb52817057779 FROM
'SELECT * FROM contactgroups WHERE del<>1 AND user_id=? AND name
LIKE
'%kall%' ORDER BY name']
[Native code: 1146]
[Native message: Table 'roundcubemail.contactgroups' doesn't exist]
So the DB structure seems to be corrupted, I will modify it per hand.
Thank you for the support, Viktor