My site randomly doesnt work???
-
So randomly I’ve gotten a white page with nothing. heres the link.
when i right click> view source it comes up with no code either.
please help
-
Looks like you updated? See:
https://wordpress.org/support/topic/read-this-first-%E2%80%93-wordpress-42-master-list?replies=5
Below are instructions for disabling your plugins as a basic troubleshooting step. Often a misbehaving plugin can give the results you’re experiencing.
If you can’t access your admin pages, you’ll need to use an FTP client (like FileZilla), or your host’s cpanel (or File Manager) and navigate to the files on the server.
In your WP installation there, find
wp-content/pluginsand rename that plugin folder to something likeplugins-hold. That will disable all plugins and hopefully allow you to get back into WP admin. Rename the folder back to the original. Then you can start re-activating plugins until you find the problem one(s).If that doesn’t do it, likewise rename your active theme’s folder so that WP will use a default WP theme temporarily. That way you can rule out whether the theme is at fault or not.
Hi it says its the pluggable.php any ideas?
What is the entire error message?
Parse error: syntax error, unexpected end of file in /home/c9381/public_html/wp-includes/pluggable.php on line 2346
I really appreciate any help, thanks.
Have you renamed the plugins folder and your theme folder and manually reinstalled WP?
i renamed it to plugins-hold. not reinstalled wordpress i dont wanna lose my work?
You won’t lose anything so long as you do not delete or overwrite the wp-content folder or the wp-config file. Read this carefully:
ok trying now will report back thx
WPyogi…
You said not to delete/overwrite the wp-content or wp-config, in the link you sent it says to do that
Upload the individual files from the new wp-content folder to your existing wp-content folder, overwriting existing files. Do NOT delete your existing wp-content folder. Do NOT delete any files or folders in your existing wp-content directory (except for the one being overwritten by new files).
can u explain this? i dont get what i have to do for this part.
Ah, yeah, that’s confusing – sorry. Try it without deleting or overwriting that folder at all.
Yogi,
It looks like all is now fine after removing the two folders and re uploading them. You have no idea how thankful I am.
GREAT! Always happy to hear that too :)! Good job!
Thanks again Yogi, a real true help. π
The topic ‘My site randomly doesnt work???’ is closed to new replies.