Hi,
I was wondering if somebody had seen this issue when after initial upgrade from 0.9.5 to 1.0.1 the RC displays only the first three emails.
I used ./bin/install.sh <target_dir> for my update. I rolled back to 0.9.5 by removing the newly installed directory and rolling back my previous copy and all emails were displayed again.
Below I've copied how my upgrade unfolded, because it had some errors but I don't see how they should have caused the 3 email only issue.
Running update script at target... NOTICE: Obsolete config options: (You still have some obsolete or inexistent properties set. This isn't a problem but should be noticed)
Do you want me to fix your local configuration? (y/N) y . backing up the current config file(s)... . writing /www/roundcube/config/config.inc.php... Done. Your configuration files are now up-to-date! WARNING: File type detection doesn't work properly! Please check the 'mime_magic' config option or the finfo functions of PHP and run this script again. Executing database schema update. Updating database schema (2013042700)... [OK] Updating database schema (2013052500)... [OK] ERROR: Error in DDL upgrade 2013061000: [1146] Table 'roundcubemail.cache_index' doesn't existUpdating database schema (2013061000)... [FAILED] All done.
Lots of thanks if anybody could give me some help.
Si.
Hi Si,
I had the same problem before I found which was the real cause: I had a plugin (not part of the official roundcube package) which was not properly working after update. So maybe you could try to disable the plugins you have and reactivate them one by one in order to know which one is guilty, and then try to find an upgrade for it.
Just my two cents.
Have a nice day.
--Kalon33.
----- Original Message -----
From: "S Loewenthal" sjl@klunky.co.uk To: users@lists.roundcube.net Sent: Tuesday, May 20, 2014 9:35:40 PM Subject: [RCU] Upgrade from 0.95 to 1.0.1 : only first three emails displayed
Hi,
I was wondering if somebody had seen this issue when after initial upgrade from 0.9.5 to 1.0.1 the RC displays only the first three emails.
I used ./bin/install.sh <target_dir> for my update. I rolled back to 0.9.5 by removing the newly installed directory and rolling back my previous copy and all emails were displayed again.
Below I've copied how my upgrade unfolded, because it had some errors but I don't see how they should have caused the 3 email only issue.
Running update script at target... NOTICE: Obsolete config options: (You still have some obsolete or inexistent properties set. This isn't a problem but should be noticed)
Do you want me to fix your local configuration? (y/N) y . backing up the current config file(s)... . writing /www/roundcube/config/config.inc.php... Done. Your configuration files are now up-to-date! WARNING: File type detection doesn't work properly! Please check the 'mime_magic' config option or the finfo functions of PHP and run this script again. Executing database schema update. Updating database schema (2013042700)... [OK] Updating database schema (2013052500)... [OK] ERROR: Error in DDL upgrade 2013061000: [1146] Table 'roundcubemail.cache_index' doesn't existUpdating database schema (2013061000)... [FAILED] All done.
Lots of thanks if anybody could give me some help.
"I decided that I was a lemon for a couple of weeks. I kept myself amused all that time jumping in and out of a gin and tonic." pgp 4BA78604
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users
On 2014-05-21 00:16, Nicolas Derive wrote:
Hi Si,
I had the same problem before I found which was the real cause: I had a plugin (not part of the official roundcube package) which was not properly working after update. So maybe you could try to disable the plugins you have and reactivate them one by one in order to know which one is guilty, and then try to find an upgrade for it.
Just my two cents.
Have a nice day.
--Kalon33.
FROM: "S Loewenthal" sjl@klunky.co.uk TO: users@lists.roundcube.net SENT: Tuesday, May 20, 2014 9:35:40 PM SUBJECT: [RCU] Upgrade from 0.95 to 1.0.1 : only first three emails displayed
Hi,
I was wondering if somebody had seen this issue when after initial upgrade from 0.9.5 to 1.0.1 the RC displays only the first three emails.
I used ./bin/install.sh <target_dir> for my update. I rolled back to 0.9.5 by removing the newly installed directory and rolling back my previous copy and all emails were displayed again.
Below I've copied how my upgrade unfolded, because it had some errors but I don't see how they should have caused the 3 email only issue.
Running update script at target... NOTICE: Obsolete config options: (You still have some obsolete or inexistent properties set. This isn't a problem but should be noticed)
- 'mime_magic'
Do you want me to fix your local configuration? (y/N) y . backing up the current config file(s)... . writing /www/roundcube/config/config.inc.php... Done. Your configuration files are now up-to-date! WARNING: File type detection doesn't work properly! Please check the 'mime_magic' config option or the finfo functions of PHP and run this script again. Executing database schema update. Updating database schema (2013042700)... [OK] Updating database schema (2013052500)... [OK] ERROR: Error in DDL upgrade 2013061000: [1146] Table 'roundcubemail.cache_index' doesn't existUpdating database schema (2013061000)... [FAILED] All done.
Lots of thanks if anybody could give me some help.
Si.
-- "I decided that I was a lemon for a couple of weeks. I kept myself amused all that time jumping in and out of a gin and tonic." pgp 4BA78604
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users
Hello,
I didn't have any problem with the update; I only had "newmail_notifier" enabled, and the update worked just fine. Like said before, you'd try with plugin disabled