Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Pierre

Pages: [1]
1
Mods & Plugins (Releases & Support) / Re: [MOD] Language select
« on: May 19, 2007, 11:27:52 PM »
 
Hello everybody,

About the basic use of this mod, this line:

Code: [Select]
foreach ($HTTP_GET_VARS as $key => $val) {
always returns this error:

Code: [Select]
Parse error: syntax error, unexpected T_AS in /home.xx.x/xxxx/www/x/includes/page_header.php on line 86
I tried to write $_GET, I tried another server provider, I tried some strange and funny lines of code, but the same error is still happening...
Do you know about this unexpected behaviour? Thank you and have a nice day.
 

Pages: [1]