Fatal error: Class ‘NOOP_Translations’ not found in /home/wewebengine/public_html/med/wp-includes/l10n.php on line 953
After I uploaded all the files from localhost to server encountered the above error.
Some one please help with answers. It is very Urgent!!
]]>If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).
]]>But the solution didn’t work i tried both and i even tried renaming wp-includes/pomo/translation.php
I am not finding any solution. If you can please give me some other solution
Thank you.
]]>Just to be sure, you tried renaming the /wp-content/plugins/ directory, and the /wp-content/themes/[whichever-your-current-theme-is]/ directory?
If so, then let’s move on to replacing core files.
Try downloading WordPress again, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings.
Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.
]]>