Summary | Problems with convert_prefs_to_sql.php |
Queue | Ingo |
Queue Version | 1.2.2 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | nerijus.kislauskas (at) ktu (dot) lt |
Created | 11/17/2009 (5713 days ago) |
Due | |
Updated | 12/11/2009 (5689 days ago) |
Assigned | 12/04/2009 (5696 days ago) |
Resolved | 12/11/2009 (5689 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
out, that it stopped executing following line:
$registry = &Registry::singleton();
State ⇒ Feedback
out, that it stopped executing following line:
$registry = &Registry::singleton();
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Ingo
Summary ⇒ Problems with convert_prefs_to_sql.php
Type ⇒ Bug
State ⇒ Unconfirmed
I have problem with ingo conversion script
convert_prefs_to_sql.php. Following rules as written in docs:
horde-3.3.5/ingo/scripts/upgrades# php convert_prefs_to_sql.php <
/home/nierka/horde_users ; echo $?
255
horde-3.3.5/ingo/scripts/upgrades#
Script exits with exit code 255. I've done some testing, and figured
out, that it stopped executing following line:
$registry = &Registry::singleton();
at horde-3.3.5/ingo//lib/base.php
Please, help me to find problem, and convert filters prom prefs to sql.
Horde: 3.3.5
Ingo: 1.2.2