> -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 erro
Robin,
>Parse error: parse error, unexpected T_STRING, expecting T_VARIABLE or '$'
>in /var/www/robinbowes.com/geeklog/main-CVS/system/classes/upload.class.php
>on line 1187
Yep, the global statement there is missing a $ sign before the
HTTP_SERVER_VARS. It should read:
global $HTTP_SERVER_V
Hi,
I'm running the lstest code from CVS (as of 2004-08-20) and get the
following error when I try to upload a new story:
Parse error: parse error, unexpected T_STRING, expecting T_VARIABLE or '$'
in /var/www/robinbowes.com/geeklog/main-CVS/system/classes/upload.class.php
on line 1187
R.
--
http