[mimp] Preferences problem and "Bad content encountered"

Chuck Hagenbuch chuck at horde.org
Mon Jan 5 11:40:18 PST 2004


Quoting Tuukka Karvonen <tuukka.karvonen at hut.fi>:

> I couldn't get the preferences working and all the mailboxes showed up empty,
> because max_msgs preference was not set. I solved the problem by adding
> following lines to horde/mimp/lib/base.php:
> if ($prefs->getValue('max_msgs') === null) {
>   $prefs->_setValue('max_msgs', 10);
> }
> Any idea, how I could make mimp get the right preferences from
> horde/mimp/config/prefs.php?

Should just work. Something must be off in your prefs backend or in your conf
file.

> MIMP works well on my Nokia 5100 phone. However my Nokia simulators aren't
> able to login. I have configured Horde to use MIMP authentication and I've
> set one imap account for MIMP.  Nokia Mobile Browser Simulator says "WML
> Browser: Bad Content Encountered", when I press Log in -link. It doesn't even
> send the page, so there is probably something wrong with the login page
> syntax. My friends have told that they have similar problems with their XHTML
> enabled phones. Any ideas, how to fix this?

Not without finding out what it considers bad about the page content.

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
"I'm really... I'm not too fascinated by green food." - Average Joe


More information about the mimp mailing list