Quoting Liam Hoekenga <[EMAIL PROTECTED]>:
Remove the isMobile() check in login.php. i.e., in this revision:
http://cvs.horde.org/co.php?r=2.287&f=imp%2Flogin.php
Line 276 change from:
if ($browser->isMobile()) {
to:
if (false) {
Ok, I tried this.. and users get stuck on a the mobile po
> Remove the isMobile() check in login.php. i.e., in this revision:
> http://cvs.horde.org/co.php?r=2.287&f=imp%2Flogin.php
>
> Line 276 change from:
> if ($browser->isMobile()) {
>
> to:
> if (false) {
Ok, I tried this.. and users get stuck on a the mobile portal page, which
is mostly blank
We don't use the horde provided login screen (for horde or imp).. so we
rely on their default mechanism... which says "mobile users get MIMP"
Liam
On Fri, 13 Jun 2008, Eric A. Bonney wrote:
> I thought I saw an option in Horde maybe that allowed you to have a
> drop down box at the login screen
Quoting "Liam Hoekenga" <[EMAIL PROTECTED]>:
> So.. I touched on this a few weeks ago. With our upgrade from Horde
> 3.0.x/ IMP 4.0.x to Horde 3.2 / IMP 4.2, our mobile users lost their
> ability to access their mail (we didn't install MIMP). I could see
> making MIMP available to things like my
I thought I saw an option in Horde maybe that allowed you to have a
drop down box at the login screen. This would allow the user to select
any of the modules you have install (mimp, imp or dimp).
I can't remember off the top of my head where this is, but I know it
is there because this is ho
So.. I touched on this a few weeks ago. With our upgrade from Horde
3.0.x/ IMP 4.0.x to Horde 3.2 / IMP 4.2, our mobile users lost their
ability to access their mail (we didn't install MIMP). I could see
making MIMP available to things like my 3yo nokia handset, but the
people who are com