> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Haun > Sent: 21 August 2004 07:57 > To: [EMAIL PROTECTED] > Subject: Re: [geeklog-users] Erroring creating new story > > Robin, > > >Parse error: parse error, unexpected T_STRING, expecting > T_VARIABLE or '$' > >in > >/var/www/robinbowes.com/geeklog/main-CVS/system/classes/uploa d.class.ph > >p > >on line 1187 > > Yep, the global statement there is missing a $ sign before > the HTTP_SERVER_VARS. It should read: > > global $HTTP_SERVER_VARS; > > That's what happens when you check in stuff without testing > it first because it seemed like such a trivial change ... :-/ > > It's fixed in CVS now. Thanks!
Thanks. I actually worked out the fix about 2 minutes after posting my original mail - I should have posted a follow-up. Thanks again, R. -- http://robinbowes.com