severity 296334 wishlist thanks Hello
On Mon, Feb 21, 2005 at 02:38:57PM -0500, Marques Johansson wrote: > Package: imp3 > Version: 3.2.6-3 > Severity: normal > > The exact error is something about $this not being an object. The first step > in fixing this is to change > line 162 from > if (!isset($this->mailRFC822)) { > to > if (!is_object($this) || !isset($this->mailRFC822)) { > ... This allows you to send email again. But, there are still some warnings > that follow the compose. > > I didn't get the warnings on my most recent reproduce-it attempt, so I will > leave it for another day. I do not think imp3 has support from upstream for php5. So please contact the upstream developers about this instead. They are probably much more responsive. You should also start to use imp4 instead (will soon be packaged) as it may support php5. Regards, // Ola > > -- System Information: > Debian Release: 3.1 > APT prefers testing > APT policy: (250, 'testing'), (50, 'unstable') > Architecture: i386 (i686) > Kernel: Linux 2.6.7-1-686 > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > > Versions of packages imp3 depends on: > ii apache2 2.0.53-4 next generation, scalable, > extenda > ii apache2-mpm-prefork [httpd] 2.0.53-4 traditional model for Apache2 > ii debconf 1.4.40 Debian configuration management > sy > ii exim4 4.34-10 An MTA (Mail Transport Agent) > ii exim4-daemon-heavy [mail-tran 4.34-10 Exim (v4) with extended > features, > ii gettext 0.14.1-7 GNU Internationalization > utilities > ii horde2 2.2.7-4 The Horde Web Application Suite > ii make 3.80-9 The GNU version of the "make" > util > ii perl 5.8.4-6 Larry Wall's Practical > Extraction > ii php4-cgi 4:4.3.10-2 server-side, HTML-embedded > scripti > ii php4-imap 4:4.3.10-2 IMAP module for php4 > ii turba 1.2.2-3 A web based contact manager > ii wwwconfig-common 0.0.42 Debian web auto configuration > > -- debconf information excluded > > -- --------------------- Ola Lundqvist --------------------------- / [EMAIL PROTECTED] Annebergsslingan 37 \ | [EMAIL PROTECTED] 654 65 KARLSTAD | | +46 (0)54-10 14 30 +46 (0)70-332 1551 | | http://www.opal.dhs.org UIN/icq: 4912500 | \ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 / --------------------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]