From: Jesse Vincent <je...@bestpractical.com>

... We've only
tested this on a recent RT 3.8, but it _should_ work on older versions
of RT.

I'd like to try it with our 3.6.6 installation. The instructions say:
----
Add RT::Extension::MobileUI to your /opt/rt3/etc/RT_SiteConfig.pm file
        Set(@Plugins, qw(RT::Extension::MobileUI));
----
Is that supported in 3.6?  I went ahead and tried it.
Here's the error message when I try to go to /m:

System error
error: Can't locate object method "Config" via package "RT" at /opt/rt3.6.6/share/html/m/index.html line 4.
context:
1: <&| _elements/wrapper, title => loc("RT for [_1]",RT->Config->Get('rtname'))&>
2:      <& _elements/menu &>
3:      <& _elements/full_site_link &>
4:      </&>
5:
code stack:     /opt/rt3.6.6/share/html/m/index.html:4
/opt/rt3.6.6/share/html/autohandler:291

Any help in getting this to work appreciated.

John


Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Reply via email to