[imp] Empty message sent
   
    Daren R. Sefcik
     
    daren@partnersdata.com
       
    Mon, 4 Dec 2000 14:29:51 -0800
    
    
  
It was same thing with IMP 2.2.x and php4.0.3x and I deleted all 
files before re-installing IMP & PHP from CVS (again this morning and 
the test.php file works correctly). IMP is the only php application 
on my server, so there is no other app sharing a $message variable.
I just had another person use NN 4.5 from a remote location compose 
an email and it worked just fine..is anybody aware of any kind 
problem that Squid (as a proxy) could cause any kind of problems??
TIA..Daren
On 4 Dec 2000, at 15:13, Chuck Hagenbuch wrote:
> Quoting "Daren R. Sefcik" <daren@partnersdata.com>:
> 
> > If I hard code the $message in compose.php at line# 1 I get sent the 
> > hard coded value just fine.Where is that variable being set to begin 
> > with?
> 
> Seems like your browser or php is buggy, or somehow you have $message being set 
> by an include file or phplib somewhere - do you have any other apps that use 
> $message as a session variable?