Jump to content

Whats wrong with this?


Geepow

Recommended Posts

The following error occurred when attempting to evaluate the template 'footer':

 

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/hostname/public_html/urlformysite/forums/includes/adminfunctions_template.php(3950) : eval()'d code on line 119

 

This is likely caused by a malformed conditional statement.

 

Alright this is the error that occurs when i try to save something on my forums.

<if condition="$show['dst_correction']">

 

Please can someone tell me whats wrong with that coding?

 

Most of the characters are escaped there.

 

< is supposed to be <

> is supposed to be >

" is supposed to be " (a quotation mark)

 

But that statement wouldn't make much sense even if you fixed the symbols.

 

What akitchin was kindly saying is that we need it in context. Give us a chunk of the script it's in, and next time put it in tags

 tags

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.