Summary | after importing vcard(v3) addressbook I got this at search |
Queue | Turba |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | l.kiraly (at) madalbal (dot) hu |
Created | 07/08/2013 (4379 days ago) |
Due | |
Updated | 07/08/2013 (4379 days ago) |
Assigned | |
Resolved | 07/08/2013 (4379 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ after importing vcard(v3) addressbook I got this at search
Type ⇒ Bug
State ⇒ Unconfirmed
("/var/ssl/horde/turba/templates/search/:./")
1. Horde_View_Base->render() /usr/local/src/horde/turba/search.php:270
2. Horde_View_Base->_template()
/usr/local/src/horde/framework/View/lib/Horde/View/Base.php:241
Details
The full error message is logged in Horde's log file, and is shown
below only to administrators. Non-administrative users will not see
error details.
Horde_View_Exception Object
(
[message:protected] => "footer.html.php" not found in template
path ("/var/ssl/horde/turba/templates/search/:./")
[string:Exception:private] =>
[code:protected] => 0
[file:protected] =>
/usr/local/src/horde/framework/View/lib/Horde/View/Base.php
[line:protected] => 375
[trace:Exception:private] => Array
(
[0] => Array
(
[file] =>
/usr/local/src/horde/framework/View/lib/Horde/View/Base.php
[line] => 241
[function] => _template
[class] => Horde_View_Base
[type] => ->
[args] => Array
(
[0] => footer
)
)
[1] => Array
(
[file] => /usr/local/src/horde/turba/search.php
[line] => 270
[function] => render
[class] => Horde_View_Base
[type] => ->
[args] => Array
(
[0] => footer
)
)
)
[previous:Exception:private] =>
[logged] => 1
)