Summary | First time login, no prefs : fatal error |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | rsalmon (at) mbpgroup (dot) com |
Created | 03/31/2010 (5551 days ago) |
Due | |
Updated | 04/05/2010 (5546 days ago) |
Assigned | |
Resolved | 04/05/2010 (5546 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #8943: Fix function namehttp://git.horde.org/diff.php/imp/lib/LoginTasks/SystemTask/UpgradeFromImp4.php?rt=horde-git&r1=763bc2f73ce446d7c42ff21c2fdff51b27cbb807&r2=8f1ee84075134594c67c9ab35905dd27444b7bc6
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ First time login, no prefs : fatal error
Type ⇒ Bug
State ⇒ Unconfirmed
PHP Fatal error: Call to undefined method
IMP_LoginTasks_SystemTask_UpgradeFromImp4::_upgradeForwardPrefs() in
/var/www/html/horde/imp/lib/LoginTasks/SystemTask/UpgradeFromImp4.php
on line 27, referer: http://127.0.0.1/horde/login.php
PHP Fatal error: Class 'IMP' not found in
/var/www/html/horde/imp/config/prefs.php on line 707, referer:
http://127.0.0.1/horde/login.php
If I logout/login, everything seams to be Ok.
If I delete user's pref [horde_prefs] and login, I get the error as
described above.