[geeklog-users] Erroring creating new story
robin-lists at robinbowes.com
robin-lists at robinbowes.com
Sat Aug 21 04:44:04 EDT 2004
> -----Original Message-----
> From: geeklog-users-admin at lists.geeklog.net
> [mailto:geeklog-users-admin at lists.geeklog.net] On Behalf Of Dirk Haun
> Sent: 21 August 2004 07:57
> To: geeklog-users at lists.geeklog.net
> 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
More information about the geeklog-users
mailing list