Zitat von Aaron Taylor <[EMAIL PROTECTED]>: > Hi, > > I apologize if this is a noob question but I searched the archives and > FAQ before posting and was unable to find an answer that I could > understand. > > I am receiving an error when using imp. When viewing the contents of a > mail folder it displays under the line "Delete | Undelete | > Forward..." and above the list of messages. The error is: > > Notice: Undefined index: _wp_debugger in /my/path/to/horde/imp/lib/ > MIME/Headers.php on line 1
This is not an error that could be triggered by IMP, it looks like you either have a very broken PHP (try disabling any bytecode caches or suhosin if run any of those), or a broken script loaded through an auto_prepend PHP directive. Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
