6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/12/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7439] Upgrade from 1.1.3 to 1.2
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ ..__ . ..__. [__) |[__)|__|| | [__)\__|[__)| ||__|
Comment
>> I have the same problem with these options after updating (without > >> errors) to horde-webmail-1.2: > >> Global Options -> Display Options > >> Options for Address Book -> Display > >> Options for Calendar -> Free/Busy Information > >> Options for Mail -> Mailbox and Folder Display Options > >> Options for Mail -> Search Options > >> Options for Mail -> Address Books > >> It seems as if the file /lib/Horde/Prefs/UI.php does not get the > >> type... My temporary solution was to edit the prefs.phps and remove > >> the concerning members. > >> > > I get two errors: > > Horde -> Options -> Webmail -> Search and Addressbook > > > > Search Options > > > > Warning: > Prefs_UI::require(/var/www/https/horde/config/../imp/templates/prefs/defaultsearchselect.inc) [function.Prefs-UI-require]: failed to open stream: No such file or directory in /var/www/https/horde/lib/Horde/Prefs/UI.php on line > 256 > > > > Fatal error: Prefs_UI::require() [function.require]: Failed opening > required > '/var/www/https/horde/config/../imp/templates/prefs/defaultsearchselect.inc' > (include_path='/var/www/https/horde/lib:/var/www/https/horde/lib/../pear') > in /var/www/https/horde/lib/Horde/Prefs/UI.php on line 256 > > > > AND > > > > Adressbücher > > > > Warning: > Prefs_UI::require(/var/www/https/horde/config/../templates/prefs/.inc) > [function.Prefs-UI-require]: failed to open stream: No such file or > directory in /var/www/https/horde/lib/Horde/Prefs/UI.php on line 260 > > > > Fatal error: Prefs_UI::require() [function.require]: Failed opening > required '/var/www/https/horde/config/../templates/prefs/.inc' > (include_path='/var/www/https/horde/lib:/var/www/https/horde/lib/../pear') > in /var/www/https/horde/lib/Horde/Prefs/UI.php on line 260 > > > > So I change my /horde/imp/config/prefs.php > > > > > > //$prefGroups['search'] = array( > > // 'column' => _("Other Options"), > > // 'label' => _("Search Options"), > > // 'desc' => _("Control options relating to messages searching."), > > // 'members' => array('defaultsearchselect') > > //); > > > > $prefGroups['filters'] = array( > > 'column' => _("Other Options"), > > 'label' => _("Filters"), > > 'desc' => _("Create filtering rules to organize your incoming > mail, sort it into folders, and delete spam."), > > 'url' => 'filterprefs.php' > > ); > > > > //$prefGroups['addressbooks'] = array( > > // 'column' => _("Other Options"), > > // 'label' => _("Address Books"), > > // 'desc' => _("Select address book sources for adding and > searching for addresses."), > > // 'members' => array('auto_expand', 'save_recipients', > 'display_contact', 'sourceselect') > > //); > > > > So whats going wronge there? > > Won't install new, I need the Users files with all the addressbooks > and options.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers