Tag Archives: file manager

How to Fix the WordPress “Critical Error” on the Widgets Page After a PHP Upgrade

WordPress blog admin panel, widgets page, default critical error message

Upgrading your server to PHP 8+ is essential for site performance and security, but it can occasionally trigger unexpected backend crashes. A common issue after a PHP upgrade is navigating to Appearance > Widgets (/wp-admin/widgets.php) only to be greeted by the dreaded message:

"There has been a critical error on this website. Please check your site admin email inbox for instructions."

If your post editor works fine but your widget manager suddenly throws a critical error, the culprit is almost

... Continue reading
Posted in WordPress Customization | Tagged , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

How to Edit .htaccess on the Site Level or Add Rules Globally

WHM Terminal

In "How to Stop High Server Load from Distributed Botnets, Scrapers, and Database Queue Locks" we talked about how to fix your high server loads. That included adding rules to your site's .htaccess file, or updating the rules globally. If you don't know how to do that yet, this guide is for you.

Crucial First Step: Make a Backup

Before touching .htaccess, always make a copy. A single typo in this file will cause a "500 Internal Server Error" and take

... Continue reading
Posted in Coding, Server Admin & Security | Tagged , , , , , , , , , , , , , , , | Leave a comment

How to Fix: WordPress Error Class ‘C_NextGen_Settings’ Not Found

White screen with just the error message: Error thrown, Class

If your WordPress site is currently down with the fatal error: Class 'C_NextGen_Settings' not found, as the saying goes, you are not alone.

Just a white screen, staring at you - not so much the "White Screen of Death" (WSoD) - you get a clue on what is causing it by the error message displayed:

Error thrown

Class 'C_NextGen_Settings' not found

On every single page. You cannot even login to your WordPress admin panel.

The formatting of the error

... Continue reading
Posted in Compare Website Builders, Technology in the News | Tagged , , , , , , , , , , , | Leave a comment

How to Block Unwanted Visitors? Use .htaccess for IP Blocking on Your Website

block-ip-address

Ever felt the need to restrict access to your website from certain visitors? Maybe you've been targeted by spammers or bots, or perhaps you want to limit access for security reasons. In such cases, IP blocking with your website's .htaccess file can be a handy tool. You have this option available with the downloadable UltimateWB website builder, accessible via your cPanel - or other - web hosting control panel File Manager. Let's dive into the world of .htaccess and

... Continue reading
Posted in Ask David!, Website Security | Tagged , , , , , , , , , , , , , | Leave a comment

Do WordPress plugins sometimes leave stuff on your website after uninstalling the plugin?

WordPress plugins and the leftover data on your server after uninstalling from your website, vs the clean UltimateWB platform

Yes, WordPress plugins can sometimes leave leftover data on your website after uninstalling them. It is another drawback to using WordPress plugins, besides security issues. (And it's not just WordPress, but also other open source platforms like Magento, Drupal, and Joomla.)

Data Uninstalled Plugins may leave behind on your website:

  • Database tables: Some plugins create their own tables in your WordPress database to store settings or data. If the plugin doesn't properly clean up after itself during uninstall, these
... Continue reading
Posted in Ask David!, Website Security, WordPress Customization | Tagged , , , , , , , , , , | Leave a comment

Maintain SEO Power During Your Website Migration & Rebuild: A Smooth Builder Switch

seo-google-ranking

Ask David! question: "What is the process of migrating your website, doing a rebuild using the same domain with a different builder? Are there any potential issues that I need to be aware of?"

Answer:

Revamping your website? Don't lose SEO juice! Don't worry we've got your back.

This guide shows you how to seamlessly switch website builders while keeping your search engine ranking as you migrate your content. Learn redirect magic using .htaccess and how to leverage UltimateWB, a

... Continue reading
Posted in Ask David!, Search Engine Optimization (SEO), Website Traffic | Tagged , , , , , , , , , | Leave a comment