Summary | Turba 2.3.1 "DB Error: not found" new addressbook |
Queue | Horde Groupware Webmail Edition |
Queue Version | 1.2.2 |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | samuel.wolf (at) wolf-maschinenbau (dot) de |
Created | 01/31/2009 (6001 days ago) |
Due | |
Updated | 03/18/2009 (5955 days ago) |
Assigned | 01/31/2009 (6001 days ago) |
Resolved | 03/14/2009 (5959 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
contain any code in the distributed version. So, *please*, if you
already get a warning, check your configuration.
"horde-webmail-1.2.2.tar.gz"
Its ok now.
contain any code in the distributed version. So, *please*, if you
already get a warning, check your configuration.
New Attachment: output_horde
exit;
after the var_dump
See Attachment output_horde
exit;
after the var_dump
Musst be a problem with the many updates on my installation...
Maybe I make an error myself?
Horde::logMessage($event->toString(), __FILE__, __LINE__, PEAR_LOG_DEBUG);
var_dump(debug_backtrace());
New Attachment: horde_debug_2.log
var_dump(debug_backtrace());
below the logMessage() call.
Attachment: horde_debug_2.log
var_dump(debug_backtrace());
below the logMessage() call.
try dumping debug_backtrace() to see where this is coming from?
Horde::logMessage($event->debug_backtrace(), __FILE__, __LINE__,
PEAR_LOG_DEBUG);
dumping debug_backtrace() to see where this is coming from?
New Attachment: horde_toString.log
$event->toString(), then check the log again.
Horde::logMessage($event->toString(), __FILE__, __LINE__, PEAR_LOG_DEBUG);
Attachment: DEBUG LOG
$event->toString(), then check the log again.
New Attachment: horde_alarms.sql
Maybe it's a problem with http://bugs.horde.org/ticket/7914
I delete it to start the upgrade.
horde_alarms.sql as attachment
New Attachment: horde.log
State ⇒ Feedback
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Summary ⇒ Turba 2.3.1 "DB Error: not found" new addressbook
Type ⇒ Bug
Queue ⇒ Horde Groupware Webmail Edition
I want to create a new addressbook and Horde tells me "DB Error: not found".
Maybe its an upgrade error from me?