<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Can&#039;t create new Address Books</title> 
  <pubDate>Fri, 10 Apr 2026 16:47:26 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8615</link> 
  <atom:link rel="self" type="application/rss+xml" title="Can&#039;t create new Address Books" href="https://bugs.horde.org/ticket/8615/rss" /> 
  <description>Can&#039;t create new Address Books</description> 
 
   
   
  <item> 
   <title>On a recently updated (without any errors) Horde-Webmail-1.2</title> 
   <description>On a recently updated (without any errors) Horde-Webmail-1.2.4 users can&#039;t create new address books.

Existing address books are ok.

I&#039;m ready to give additional information about the system and the actual configuration.

Best regards

   federico scaramuzza</description> 
   <pubDate>Wed, 30 Sep 2009 10:53:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t56040</link> 
  </item> 
   
  <item> 
   <title>Check your horde log file, usually /tmp/horde.log.</title> 
   <description>Check your horde log file, usually /tmp/horde.log.</description> 
   <pubDate>Wed, 30 Sep 2009 11:11:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t56041</link> 
  </item> 
   
  <item> 
   <title>&gt; Check your horde log file, usually /tmp/horde.log.



// $</title> 
   <description>&gt; Check your horde log file, usually /tmp/horde.log.



// $Horde: horde/config/conf.xml,v 1.74.2.88 2009/09/02 08:21:46 jan Exp $

$conf[&#039;vhosts&#039;] = false;

// 20090929 $conf[&#039;debug_level&#039;] = E_ALL &amp; ~E_NOTICE;

$conf[&#039;debug_level&#039;] = E_ALL;



horde.log has only NOTICE messages about users&#039; login/logout </description> 
   <pubDate>Wed, 30 Sep 2009 11:43:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t56042</link> 
  </item> 
   
  <item> 
   <title>How did you upgrade to 1.2.4 and from which version?</title> 
   <description>How did you upgrade to 1.2.4 and from which version?</description> 
   <pubDate>Wed, 30 Sep 2009 11:47:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t56043</link> 
  </item> 
   
  <item> 
   <title>&gt; How did you upgrade to 1.2.4 and from which version?



ho</title> 
   <description>&gt; How did you upgrade to 1.2.4 and from which version?



horde-webmail-1.0.4 was in /home/server/www/htdocs/horde-webmail-1.0.4    (OLDRELEASE)

and a symlink  /home/server/www/htdocs/horde pointed to /home/server/www/htdocs/horde-webmail-1.0.4



to upgrade i backed up everything,

then i created /home/server/www/htdocs/horde-webmail-1.2.4  (NEWRELEASE)

and moved the symlink to the new folder

then cd to the folder and

./scripts/setup.php  with option 5) upgrade

the script failed because it could not copy OLDRELEASE/config/conf.php to NEWRELEASE/horde/../config/conf.php

i created a symlink NEWRELEASE/horde to NEWRELEASE/.

and the script executed without any hassle



after having upgraded i had to manually edit some NEWRELEASE/*/config/*.php files because instead of having just one set of UPDATE sections they got 41 (ticket 8607).</description> 
   <pubDate>Wed, 30 Sep 2009 13:15:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t56046</link> 
  </item> 
   
  <item> 
   <title>&gt; Check your horde log file, usually /tmp/horde.log.



Hi J</title> 
   <description>&gt; Check your horde log file, usually /tmp/horde.log.



Hi Jan,

 I&#039;m sorry that I didn&#039;t realize before that 

Administration/Setup/Horde/Logging/Logging Settings:$conf[log][priority]

has precedence over

Administration/Setup/Horde/General/PHP Settings:$conf[debug_level]



I&#039;ve just set the former to PEAR_LOG_DEBUG and now i got some more logs in horde.log



When I try to create a new address book:

Sep 30 21:39:02 HORDE [debug] [turba] Hook _horde_hook_share_init in application horde not called. [pid 1049 on line 1713 of &quot;/home/server/www/htdocs/horde-webmail-1.2.4/lib/Horde.php&quot;]

Sep 30 21:39:02 HORDE [debug] [turba] DB Error: not found [pid 1049 on line 176 of &quot;/home/server/www/htdocs/horde-webmail-1.2.4/lib/Horde/Notification.php&quot;]

Sep 30 21:39:02 HORDE [debug] [turba] Max memory usage: 2359296 bytes [pid 1049 on line 339 of &quot;/home/server/www/htdocs/horde-webmail-1.2.4/lib/Horde/Registry.php&quot;]

Sep 30 21:39:02 HORDE [debug] [turba] Hook _horde_hook_share_init in application horde not called. [pid 1049 on line 1713 of &quot;/home/server/www/htdocs/horde-webmail-1.2.4/lib/Horde.php&quot;]

Sep 30 21:39:02 HORDE [debug] [turba] SQL query by Horde_Alarm_sql::_list(): SELECT alarm_id, alarm_uid, alarm_start, alarm_end, alarm_methods, alarm_params, alarm_title, alarm_text, alarm_snooze, alarm_internal FROM horde_alarms WHERE alarm_dismissed = 0 AND ((alarm_snooze IS NULL AND alarm_start &lt;= ?) OR alarm_snooze &lt;= ?) AND (alarm_end IS NULL OR alarm_end &gt;= ?) AND (alarm_uid = ? OR alarm_uid = ?) ORDER BY alarm_start, alarm_end [pid 1049 on line 148 of &quot;/home/server/www/htdocs/horde-webmail-1.2.4/lib/Horde/Alarm/sql.php&quot;]

Sep 30 21:39:02 HORDE [debug] [turba] Max memory usage: 2097152 bytes [pid 1049 on line 339 of &quot;/home/server/www/htdocs/horde-webmail-1.2.4/lib/Horde/Registry.php&quot;]



I&#039;d like to check conf and prefs settings for Turba, but I don&#039;t know which the correct values should be. The previous (working) installation used a MySQL backend for turba_objects and turba_shares.

Best Regards

  federico scaramuzza</description> 
   <pubDate>Wed, 30 Sep 2009 20:19:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t56055</link> 
  </item> 
   
  <item> 
   <title>Unfortunately that still doesn&#039;t contain more useful informa</title> 
   <description>Unfortunately that still doesn&#039;t contain more useful information. Can you please put a:

var_dump($event);

on line 176 of lib/Horde/Notification.php and post the output here?</description> 
   <pubDate>Thu, 01 Oct 2009 12:51:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t56092</link> 
  </item> 
   
  <item> 
   <title>uhm...



Administration/Setup/Horde/Logging/Logging Setting</title> 
   <description>uhm...



Administration/Setup/Horde/Logging/Logging Settings:$conf[log][priority] = PEAR_LOG_DEBUG

Administration/Setup/Horde/General/PHP Settings:$conf[debug_level] = E_ALL



horde-webmail-1.2.4/lib/Horde/Notification.php:

...

172:        if (is_a($event, &#039;PEAR_Error&#039;)) {

173:            if (!isset($type)) {

174:                $type = &#039;horde.error&#039;;

175:            }

176: var_dump($event);

177: // fscara added 20091001

178:           Horde::logMessage($event, __FILE__, __LINE__, PEAR_LOG_DEBUG);

179:        }

...



after having tried the creation of a new address book i gor the same error, no particular output on the web page or in the page source and horde.log:

Oct 01 15:41:19 HORDE [debug] [turba] Hook _horde_hook_share_init in application horde not called. [pid 18257 on line 1713 of &quot;/home/server/www/htdocs/horde-webmail-1.2.4/lib/Horde.php&quot;]

Oct 01 15:41:19 HORDE [debug] [turba] DB Error: not found [pid 18257 on line 178 of &quot;/home/server/www/htdocs/horde-webmail-1.2.4/lib/Horde/Notification.php&quot;]

Oct 01 15:41:19 HORDE [debug] [turba] Max memory usage: 2359296 bytes [pid 18257 on line 339 of &quot;/home/server/www/htdocs/horde-webmail-1.2.4/lib/Horde/Registry.php&quot;]

Oct 01 15:41:19 HORDE [debug] [turba] Hook _horde_hook_share_init in application horde not called. [pid 6777 on line 1713 of &quot;/home/server/www/htdocs/horde-webmail-1.2.4/lib/Horde.php&quot;]

Oct 01 15:41:19 HORDE [debug] [turba] SQL query by Horde_Alarm_sql::_list(): SELECT alarm_id, alarm_uid, alarm_start, alarm_end, alarm_methods, alarm_params, alarm_title, alarm_text, alarm_snooze, alarm_internal FROM horde_alarms WHERE alarm_dismissed = 0 AND ((alarm_snooze IS NULL AND alarm_start &lt;= ?) OR alarm_snooze &lt;= ?) AND (alarm_end IS NULL OR alarm_end &gt;= ?) AND (alarm_uid = ? OR alarm_uid = ?) ORDER BY alarm_start, alarm_end [pid 6777 on line 148 of &quot;/home/server/www/htdocs/horde-webmail-1.2.4/lib/Horde/Alarm/sql.php&quot;]

Oct 01 15:41:19 HORDE [debug] [turba] Max memory usage: 2097152 bytes [pid 6777 on line 339 of &quot;/home/server/www/htdocs/horde-webmail-1.2.4/lib/Horde/Registry.php&quot;]





I see no var_dump() output but in php_error.log i got:



[01-Oct-2009 15:41:19] PHP Notice:  Undefined variable: conf in /home/server/www/htdocs/horde-webmail-1.2.4/turba/config/sources.php on line 141



    f.</description> 
   <pubDate>Thu, 01 Oct 2009 14:51:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t56105</link> 
  </item> 
   
  <item> 
   <title>&gt; ... in php_error.log i got:

&gt;

&gt; [01-Oct-2009 15:41:19] P</title> 
   <description>&gt; ... in php_error.log i got:

&gt;

&gt; [01-Oct-2009 15:41:19] PHP Notice:  Undefined variable: conf in 

&gt; /home/server/www/htdocs/horde-webmail-1.2.4/turba/config/sources.php 

&gt; on line 141

&gt;



actually i can create new address books after having added



$conf[&#039;sql&#039;][&#039;persistent&#039;] = false;

$conf[&#039;sql&#039;][&#039;username&#039;] = &#039;dbuname&#039;;

$conf[&#039;sql&#039;][&#039;password&#039;] = &#039;dbpassword&#039;;

$conf[&#039;sql&#039;][&#039;socket&#039;] = &#039;/tmp/mysql.sock&#039;;

$conf[&#039;sql&#039;][&#039;protocol&#039;] = &#039;unix&#039;;

$conf[&#039;sql&#039;][&#039;database&#039;] = &#039;dbname&#039;;

$conf[&#039;sql&#039;][&#039;charset&#039;] = &#039;iso-8859-1&#039;;

$conf[&#039;sql&#039;][&#039;ssl&#039;] = false;

$conf[&#039;sql&#039;][&#039;splitread&#039;] = false;

$conf[&#039;sql&#039;][&#039;phptype&#039;] = &#039;mysql&#039;;



strating from line 131 of /turba/config/sources.php

just before 

$cfgSources[&#039;localsql&#039;] = array(

</description> 
   <pubDate>Fri, 02 Oct 2009 17:06:16 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t56148</link> 
  </item> 
   
  <item> 
   <title>Probably a follow-up error on the botched upgrade (see ticke</title> 
   <description>Probably a follow-up error on the botched upgrade (see ticket #8607).</description> 
   <pubDate>Mon, 26 Oct 2009 15:53:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t56407</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Override sco</title> 
   <description>Changes have been made in CVS for this ticket:

Override scope. Probably fixes bug #8615.
http://cvs.horde.org/diff.php/turba/lib/Forms/CreateAddressBook.php?rt=horde&amp;r1=1.1.2.2&amp;r2=1.1.2.3&amp;ty=u</description> 
   <pubDate>Tue, 15 Dec 2009 11:12:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t57169</link> 
  </item> 
   
  <item> 
   <title>I&#039;m having this issue as well. Using Turba 2.3.1. Existing a</title> 
   <description>I&#039;m having this issue as well. Using Turba 2.3.1. Existing address books work fine, but cannot create new address books. 

I&#039;m getting errors such as:

Jan 13 00:57:37 HORDE [error] [turba] MDB2 Error: no such field: _doQuery: [Error message: Could not execute statement]
[Last executed query: INSERT INTO turba_shares_seq (id) VALUES (NULL)]
[Native code: 1054]
[Native message: Unknown column &#039;id&#039; in &#039;field list&#039;]
 [pid 13153 on line 987 of &quot;/home/webmail/html/horde/lib/Horde/Share/sql.php&quot;]

Adding the $conf[&#039;sql&#039;] variable to the top of horde/turba/config/sources.php doesn&#039;t help.

Any suggestions?

Thanks,
Quinn </description> 
   <pubDate>Wed, 13 Jan 2010 07:26:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t57690</link> 
  </item> 
   
  <item> 
   <title>I&#039;ve tried applying the patch from SVN 1.1.2.3 mentioned bel</title> 
   <description>I&#039;ve tried applying the patch from SVN 1.1.2.3 mentioned below, and still have this issue. The error displayed on screen now displays &quot;MDB2 Error: no such field&quot; instead of &quot;DB Error: not found&quot;. Here&#039;s an example of the errors in horde.log:

Jan 13 01:27:33 HORDE [error] [turba] MDB2 Error: no such field: _doQuery: [Error message: Could not execute statement]
[Last executed query: INSERT INTO turba_shares_seq (id) VALUES (NULL)]
[Native code: 1054]
[Native message: Unknown column &#039;id&#039; in &#039;field list&#039;]
 [pid 11165 on line 987 of &quot;/home/webmail/webmail.strangecode.com/html/horde/lib/Horde/Share/sql.php&quot;]
Jan 13 01:27:33 HORDE [error] [turba] MDB2 Error: no such field: _doQuery: [Error message: Could not execute statement]
[Last executed query: INSERT INTO turba_shares_seq (id) VALUES (NULL)]
[Native code: 1054]
[Native message: Unknown column &#039;id&#039; in &#039;field list&#039;]
 [pid 11165 on line 442 of &quot;/home/webmail/webmail.strangecode.com/html/horde/turba/lib/Turba.php&quot;]
Jan 12 23:27:33 HORDE [error] [kronolith] MDB2 Error: no such field: _doQuery: [Error message: Could not execute statement]
[Last executed query: INSERT INTO kronolith_shares_seq (id) VALUES (NULL)]
[Native code: 1054]
[Native message: Unknown column &#039;id&#039; in &#039;field list&#039;]
 [pid 11165 on line 987 of &quot;/home/webmail/webmail.strangecode.com/html/horde/lib/Horde/Share/sql.php&quot;]
Jan 12 23:27:33 HORDE [error] [nag] MDB2 Error: no such field: _doQuery: [Error message: Could not execute statement]
[Last executed query: INSERT INTO nag_shares_seq (id) VALUES (NULL)]
[Native code: 1054]
[Native message: Unknown column &#039;id&#039; in &#039;field list&#039;]
 [pid 11165 on line 987 of &quot;/home/webmail/webmail.strangecode.com/html/horde/lib/Horde/Share/sql.php&quot;]
</description> 
   <pubDate>Wed, 13 Jan 2010 07:29:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t57691</link> 
  </item> 
   
  <item> 
   <title>This is a completely different issue.</title> 
   <description>This is a completely different issue.</description> 
   <pubDate>Wed, 13 Jan 2010 08:59:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t57692</link> 
  </item> 
   
  <item> 
   <title>I can&#039;t find this issue documented anywhere. Have you seen i</title> 
   <description>I can&#039;t find this issue documented anywhere. Have you seen it, or should I open a new bug ticket?</description> 
   <pubDate>Wed, 13 Jan 2010 09:36:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8615#t57693</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
