Re: Preferences problem and "Bad content encountered"

Chuck Hagenbuch <[email protected]> Mon, 5 Jan 2004 14:40:18 -0500
Newsgroups gmane.comp.horde.mimp
Message-ID <[email protected]>
Quoting Tuukka Karvonen <[email protected]>:

> 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, <[email protected]>
"I'm really... I'm not too fascinated by green food." - Average Joe

-- 
mimp mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]