You may want to try posting it at
http://www.phpbb.com/phpBB/viewforum.php?f=1 since it really is something
phpBB specific.

--------------
Cheers,
Adam Alkins
http://www.rasadam.com
--------------

----- Original Message -----
From: "Peter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "PHP List" <[EMAIL PROTECTED]>
Sent: Tuesday, July 09, 2002 11:41 PM
Subject: RE: [PHP] T_string error


> wot's the few lines before it ? just because it says that line doesn't
always mean it is that line ... and have found quite often it's the line
above it...
>
> > -----Original Message-----
> > From: admin [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, 10 July 2002 1:32 PM
> > To: PHP List
> > Subject: [PHP] T_string error
> >
> >
> > Can someone tell me what the following error means,
> > and how to fix it...please?
> >
> > Parse error:
> > parse error, unexpected T_STRING in
> > c:\program files\apache
> > group\apache\htdocs\phpbb\language\lang_english\lang_main.php
> >  on line 629
> >
> > this is the code on that page:
> >
> > $lang['Avatar_filesize'] = 'The avatar image file size must be
> > less than %d
> > kB'; // The avatar image file size must be less than 6 kB
> >
> > (than 6 kB < this part of that line is on the next line down)
> >
> > <*** http://www.myispnet.net ***>
> >    Administrator
> >    My ISP Network
> >    [EMAIL PROTECTED]
> > <*** http://www.myispcentral.net ***>
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to