<?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>delete on mysql addressbook fails</title> 
  <pubDate>Fri, 10 Apr 2026 05:02:46 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7741</link> 
  <atom:link rel="self" type="application/rss+xml" title="delete on mysql addressbook fails" href="https://bugs.horde.org/ticket/7741/rss" /> 
  <description>delete on mysql addressbook fails</description> 
 
   
   
  <item> 
   <title>I would notice this error...

I have mysql turba addressbook</title> 
   <description>I would notice this error...

I have mysql turba addressbook.

I can create, delete, edit all personal contacts.

The follow is the only action that fails:



1) select &quot;Address Book&quot;

2) select &quot;Browse&quot;

3) from the list, open a contact by clicking over the Name.

4) from &quot;view, edit, delete&quot; select Delete.

5) Confirm delete

6) A blank page opens. No delete happen. No errors shown.



Instead, if from 2) I check a contact and I click over &quot;Delete&quot;, then it works. I experience this problem  only if I open the contact and I try to delete it.



Best regards

marco</description> 
   <pubDate>Mon, 01 Dec 2008 09:52:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7741#t51018</link> 
  </item> 
   
  <item> 
   <title>Please check horde&#039;s log for errors, your webserver logs for</title> 
   <description>Please check horde&#039;s log for errors, your webserver logs for segfaults, and make sure that display_errors or log_errors are on so you see any PHP messages if there are any.</description> 
   <pubDate>Mon, 01 Dec 2008 15:13:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7741#t51026</link> 
  </item> 
   
  <item> 
   <title>Ok, this is the error log when deletion fails:



[Mon Dec 0</title> 
   <description>Ok, this is the error log when deletion fails:



[Mon Dec 01 16:23:56 2008] [error] [client 10.10.10.10] PHP Warning:  VFS::include_once(VFS/none.php) [&lt;a href=&#039;vfs.include-once&#039;&gt;vfs.include-once&lt;/a&gt;]: failed to open stream: No such file or directory in /var/www/html/horde-webmail-1.2/lib/VFS.php on line 1061, referer: http://10.10.10.10/turba/contact.php?source=localsql&amp;key=5be71b6c32ae9db7adeb84134fe4a12e

[Mon Dec 01 16:23:56 2008] [error] [client 10.10.10.10] PHP Warning:  VFS::include_once() [&lt;a href=&#039;function.include&#039;&gt;function.include&lt;/a&gt;]: Failed opening &#039;VFS/none.php&#039; for inclusion (include_path=&#039;.:/usr/share/pear:/var/www/html/horde-webmail-1.2/lib:/var/www/html/horde-webmail-1.2/lib/../pear&#039;) in /var/www/html/horde-webmail-1.2/lib/VFS.php on line 1061, referer: http://10.10.10.10/turba/contact.php?source=localsql&amp;key=5be71b6c32ae9db7adeb84134fe4a12e

[Mon Dec 01 16:23:56 2008] [error] [client 10.10.10.10] PHP Fatal error:  Call to a member function exists() on a non-object in /var/www/html/horde-webmail-1.2/turba/lib/Object.php on line 291, referer: http://10.10.10.10/turba/contact.php?source=localsql&amp;key=5be71b6c32ae9db7adeb84134fe4a12e



Thank you

Regards</description> 
   <pubDate>Mon, 01 Dec 2008 15:31:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7741#t51027</link> 
  </item> 
   
  <item> 
   <title>Log in as an administrator, go to the setup, and either conf</title> 
   <description>Log in as an administrator, go to the setup, and either configure a VFS backend in Horde&#039;s configuration, or disable adding of files to contacts in Turba&#039;s configuration.</description> 
   <pubDate>Fri, 12 Dec 2008 17:19:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7741#t51209</link> 
  </item> 
   
  <item> 
   <title>We should catch that error though.</title> 
   <description>We should catch that error though.</description> 
   <pubDate>Fri, 12 Dec 2008 17:19:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7741#t51210</link> 
  </item> 
   
  <item> 
   <title>I confirm that with

$conf[&#039;documents&#039;][&#039;type&#039;] = &#039;none&#039;;

&quot;</title> 
   <description>I confirm that with

$conf[&#039;documents&#039;][&#039;type&#039;] = &#039;none&#039;;

&quot;cancel&quot; works.



With

$conf[&#039;documents&#039;][&#039;type&#039;] = &#039;horde&#039;; in turba conf

and

$conf[&#039;vfs&#039;][&#039;type&#039;] = &#039;none&#039;; in horde conf

the error happens as shown.



Thanks

Best Regards</description> 
   <pubDate>Tue, 16 Dec 2008 07:51:27 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7741#t51278</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Catch error </title> 
   <description>Changes have been made in CVS for this ticket:

Catch error when VFS is not properly configured.
Bug: 7741
http://cvs.horde.org/diff.php/turba/lib/Object.php?rt=horde&amp;r1=1.17.10.12&amp;r2=1.17.10.13&amp;ty=u</description> 
   <pubDate>Sat, 24 Oct 2009 18:48:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7741#t56386</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

MFB: Catch e</title> 
   <description>Changes have been made in Git for this ticket:

MFB: Catch errors from incorrectly configured VFS.
Bug: 7741

http://git.horde.org/diff.php/turba/lib/Object.php?rt=horde-hatchery&amp;r1=89d955cb34250323027fe31228c410ebee550431&amp;r2=d3bb9ce6edca29da714c945b361e75597388926d</description> 
   <pubDate>Sat, 24 Oct 2009 18:53:17 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7741#t56387</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

MFB: Catch e</title> 
   <description>Changes have been made in Git for this ticket:

MFB: Catch errors from incorrectly configured VFS. Bug: 7741

http://git.horde.org/diff.php/turba/lib/Object.php?rt=horde-git&amp;r1=89d955cb34250323027fe31228c410ebee550431&amp;r2=d3bb9ce6edca29da714c945b361e75597388926d</description> 
   <pubDate>Wed, 13 Jan 2010 00:14:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7741#t57645</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
