Will_24
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Website just shows a fatal errorWiped & re-installed it twice now and I’m getting the error again.
This is incomprehensible, I think I’m just going to give up.Forum: Fixing WordPress
In reply to: Website just shows a fatal errorJust re-installed WordPress and I’m getting the same problem.
Forum: Fixing WordPress
In reply to: Website just shows a fatal errorNo. You will not lose everything. You may delete everything in your current installation, reinstall WordPress and restore your site from a backup of your site that is prior to the infection. If you do not have a recent backup, you can either download one from your hosting provider or ask them to help you with a backup.
I don’t have a backup before it happened and GoDaddy charge $150 for a database restore. Even if I did have that kind of money to waste on something like this, a 30-day backup wouldn’t do anything because it happened about a month ago.
Forum: Fixing WordPress
In reply to: Website just shows a fatal errorAs Krishna said, that’s every sign of a malicious script. Something is hijacking your wp-load.php core file, and that jquerys.net call is is using hex strings, which usually means someone is obfuscating their javascript, and that’s never a good sign. You probably need to reinstall WordPress from source.
Will I lose everything I’ve done?
Forum: Fixing WordPress
In reply to: Website just shows a fatal errorTry forcing a deactivation of your active plugins:
Then login to your WordPress admin and reactivate your plugins one by one to determine the conflict.
Looks like it is a case of malicious script (see jquerys.net). Try to deactivate all plugins by renaming the plugin’s folder (via FTP/ control panel of your site) by adding -HOLD and see if the problem persists.
Tried and failed.