Log in

View Full Version : Why am i get dis error daily


desirootz
08-08-2009, 03:53 PM
hey can anyone tel how to resolve dis error

i get dis error daily on my forum n i have to reupload the index

Parse error: syntax error, unexpected $end in /home/desiroot/public_html/mobile/forum/admincp/index.php on line 1209

the coding missing n sometimes there is iframe coding

tell me how to resolve dis prob n make my forum safe

Lynne
08-08-2009, 04:32 PM
unexpected $end usually means the file is not completely uploaded or a parenthesis isn't properly closed.

You say this is happening all the time? It almost sounds like you are being hacked - is that what is going on? If so, talk to your host about this. You should also look at your access_logs (if you don't know where they are, ask your host) and see if you can see what is going on.

TheLastSuperman
08-08-2009, 04:51 PM
The line I see for 3.8.3 is this:

UPDATE " . TABLE_PREFIX . "adminmessage

Sometimes when you download it is missing the ?> at the very end but that has NEVER caused a problem for me like this, take Lynne's suggestion and contact your host to see if they can help.

S-MAN