Have you checked your logs for any errors coming from single.php?
Thread Starter
qtrade
(@qtrade)
Only recent errors in theme folder were –
28-Nov-2012 12:37:25 UTC] PHP Notice: Undefined index: name in /home/westcoas/public_html/wp-content/themes/boldy/boldy/sendmail.php on line 8
[29-Nov-2012 04:30:25 UTC] PHP Notice: Undefined index: name in /home/westcoas/public_html/wp-content/themes/boldy/boldy/sendmail.php on line 8
Thread Starter
qtrade
(@qtrade)
checking main error log now
Thread Starter
qtrade
(@qtrade)
I got a post to load after a very long wait. Top of post had this on it:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /home/westcoas/public_html/wp-includes/lzzrsjn.php on line 985
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /home/westcoas/public_html/wp-includes/lzzrsjn.php on line 985
Sitting in the Westcoast Medicann Society office, I often gaze at the wall in our waiting area.
Thread Starter
qtrade
(@qtrade)
Error log is also filled with this error:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /home/westcoas/public_html/wp-includes/lzzrsjn.php on line 985
Any idea what this error is?
I’d be looking at the lzzsjn.php file in wp-includes straight away, that’s not a core WP file. Its possible that your blog has been hacked.
Take a backup, have a look to see what it’s up to, delete it from your server and refer to http://codex.wordpress.org/FAQ_My_site_was_hacked
Thread Starter
qtrade
(@qtrade)
Thank you so much for your help!!!
You were right. I found 6 files in the Includes that were not native. I renamed them and voila, its working again. I was hacked.
I used exploit Scanner plugin, worked great.
thanks again