My Custom Functions error in wpmulti

My Custom Functions have stored data code inside the _options table with spacexchimp_p001_settings parameter, if you got some error in wordpress or wpmu then just go to that table and edit use phpmyadmin and remove that. thats it

Read More

Parse error: syntax error, unexpected ‘new’ (T_NEW) and php7

We upgraded our php version and switched to the new and faster PHP 7.x. As a result, WordPress may spitting out errors. The cause was partly outdated plugins, which we not update it. One of these error was: Parse error: syntax error, unexpected ‘new’ (T_NEW) in /public_html/yourdomain.com/wp-content/plugins/some-plugin-folder/somefile.php on line 214 You can try disable the plugin…

Read More

How to solve 404 wordpress site

Your WordPress site is most likely not even responding if it’s giving you a 404 error. If that’s the case, then here are some of your options: You may need to update certain plugins on your website and also make sure all necessary updates have been implemented for whichever theme you’re using. You might want…

Read More