Go Back   cPanel Forums > General Discussion > cPanel Newbies

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-09-2006, 12:13 PM
majoosh's Avatar
Registered User
 
Join Date: Feb 2006
Location: India
Posts: 84
majoosh is on a distinguished road
Horde -No browseable address books

Hi,


Am having problem with horde address book. when i delete a contact from the address book it says "No browseable address books".

I think this happens when cpanel is upgraded .

Somebody please help.

Thanks
Majoosh
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-09-2006, 04:16 PM
Registered User
 
Join Date: Aug 2002
Posts: 1,068
sparek-3 is on a distinguished road
Edit the file:

/usr/local/cpanel/base/horde/turba/config/sources.php

on the server with your favorite command line editor. Look for a line of code that reads like:

Code:
'public' => false,
'readonly' => false,
'admin' => array(),
'export' => true
Should be around line 132 I believe. Add 'browse' => true, to this section of code, so that it reads as:

Code:
'public' => false,
'readonly' => false,
'admin' => array(),
'browse' => true,
'export' => true
Then just save the file and log back into Horde.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-10-2006, 05:40 AM
majoosh's Avatar
Registered User
 
Join Date: Feb 2006
Location: India
Posts: 84
majoosh is on a distinguished road
Thanks It worked

Majoosh
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-12-2006, 01:15 PM
Registered User
 
Join Date: Sep 2005
Posts: 18
split is on a distinguished road
It worked for me too!
thx.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 08-09-2006, 06:27 AM
Registered User
 
Join Date: Jul 2006
Posts: 1
cmyk is on a distinguished road
That fix doesn't really fix all the issues.
After applying the fix, the address book list shows, however, if you click the address book repeatedly, I get the search view again and then the list view... and so on. It seems to be random.
And often, when you select (ALL) from the alphabetical list, I get this:
"There are no browseable address books." (and of course there are, and even if a letter's list was empty, it still should show the empty listing).

This seems to be a bug introduced by cPanel and is not inherent in Horde.

Cheers,
Phil
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 04:02 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc