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.

Link to comment
Share on other sites

<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
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.