kiraninfo
Member
Posted 5 months ago #
From today i cant open my blog
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/hisrar/public_html/mc/index.php on line 17
Parse error: syntax error, unexpected '.' in /home/hisrar/public_html/mc/index.php on line 17
Link : http://mc.hisrar.com
whats on line 17 of /home/hisrar/public_html/mc/index.php ??
sounds like an iframe..
Scan your OWN computer for malware, while you're busy cleaning up your web site.
kiraninfo
Member
Posted 5 months ago #
how to remove iframe on all pages???
Line 17 should be:
require('./wp-blog-header.php');
Did you make any changes to PHP files?
Try putting an original index.php
kiraninfo
Member
Posted 5 months ago #
You need to clean it out yourself.
Give http://wordpress.org/support/topic/268083?replies=5#post-1065779 a read, that tells you everything you need to know to start cleaning it up.