[Tickets #11403] Smartphone view currently not working
bugs at horde.org
bugs at horde.org
Wed Sep 5 08:29:12 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11403
------------------------------------------------------------------------------
Ticket | 11403
Created By | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | Smartphone view currently not working
Queue | IMP
Version | Git develop
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2012-09-05 08:29) wrote:
Hi,
when I try to access the smartphone view, I get this horde exception:
Helper class Horde_Core_Smartmobile_View_Helper not found
1. IMP_Smartmobile->__construct()
/datastore/DEVEL/horde/imp/smartmobile.php:21
2. Horde_View_Base->addHelper()
/datastore/DEVEL/horde/imp/lib/Smartmobile.php:38
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] => Helper class
Horde_Core_Smartmobile_View_Helper not found
[string:Exception:private] =>
[code:protected] => 0
[file:protected] =>
/datastore/DEVEL/horde/framework/View/lib/Horde/View/Base.php
[line:protected] => 184
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /datastore/DEVEL/horde/imp/lib/Smartmobile.php
[line] => 38
[function] => addHelper
[class] => Horde_View_Base
[type] => ->
[args] => Array
(
[0] => Horde_Core_Smartmobile_View_Helper
)
)
[1] => Array
(
[file] => /datastore/DEVEL/horde/imp/smartmobile.php
[line] => 21
[function] => __construct
[class] => IMP_Smartmobile
[type] => ->
[args] => Array
(
[0] => Horde_Variables Object
(
[_expected:protected] => Array
(
)
[_sanitized:protected] =>
[_vars:protected] => Array
(
[Horde] =>
aqeh0pg6to5k1iihjbsllq6q53
[default_horde_view] =>
smartmobile
[horde_secret_key] =>
tm8n2md5do4p6hg530fdtuauk7
)
)
)
)
)
[previous:Exception:private] =>
)
-> I've rerun framework/bin/install_dev but the error stays.
Thomas
More information about the bugs
mailing list