Jump to content

Recommended Posts

Posted

HI

 

 

i have a problem in my site

 

the 305 line code is :

 

<td class="f1"><input type="radio" value="1" name="another_forum" '.check_radio($config['forum']['another_forum'], "1").';>نعم  </td>

 

 

it give :

 

 

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';' in /home/devmedoo/public_html/inarabic.cu.cc/cp_control/option.php on line 305

d

Posted

Where it says on line 302

<a href="../'.index.php'?editmsgcontent=true"

Replace with

<a href="../index.php?editmsgcontent=true"

Posted

ok , i'll try

 

other error : Parse error: syntax error, unexpected '=' in /home/devmedoo/public_html/inarabic.cu.cc/cp_control/option.php on line 302

Posted

Why not try using Pastebin?

I've downloaded, copied, pasted it in and here's the link to that script: http://pastebin.com/Jk4Wg9yK

 

That's easier than spending time compressing it and uploading it :)

 

As for that Error at line 302...

 

Check editmsgcontent=true"

because I'm sure you are missing an " after the equals there.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...