thecr4nk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site Brokenokay i think my website got hacked i updated everything and now i get redirected to an other website
Forum: Fixing WordPress
In reply to: Site BrokenI did i think i will try it one more time
Forum: Fixing WordPress
In reply to: Site BrokenAha. That leads me to think that the update did not go properly. How did you update wordpress?
You might try a manual update: https://codex.wordpress.org/Updating_WordPress#Manual_Update
You can skip the ‘deactivate plugins’ step.
i did the following manual update.
Forum: Fixing WordPress
In reply to: Site BrokenYou can also try this: Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.
I activated the twentyseventeen theme and got this:
Fatal error: Class ‘WP_Block_Type_Registry’ not found in /var/www/wordpress/wp-includes/script-loader.php on line 2421
Meantime, enable wp_debug and wp_debug_log and after an error, look at wp-content/debug.log to see if anything gets logged there. https://codex.wordpress.org/Debugging_in_WordPress
I will restart the server .
Forum: Fixing WordPress
In reply to: Site BrokenI Updated WordPress.
edit wp-config.php then find the line starts with define(‘WP_CONTENT_URL’ then remark the line (add /* in front and */ at the end)
I did no the notice is gone but still the White Screen of death Thanks.
- This reply was modified 7 years, 2 months ago by thecr4nk.