Articles

Best WP Plugins
WordPress | Updated March 2026 Here are the most recommended WordPress plugins across the essential categories: security, performance, SEO,...
Coppermine Gallery cannot create thumbnails
PHP Scripts | Updated 2026 If Coppermine Photo Gallery cannot create thumbnails or intermediate-sized images, the issue is usually that the image...
How do I reset Joomla administrator password?
PHP Scripts | Updated 2026 If you have lost your Joomla administrator password and cannot log into the backend, you can reset it directly in the...
How do I reset Zen Cart administrator password?
PHP Scripts | Updated 2026 If you are locked out of your Zen Cart admin panel, you can reset the password through phpMyAdmin by updating the admin...
How to reset the admin password in Drupal
PHP Scripts | Updated 2026 If you are locked out of your Drupal admin panel, you can reset the password via command line (Drush) or directly in the...
How to turn off magic quotes gpc for Joomla 3
PHP Scripts | Updated 2026 The magic_quotes_gpc setting was a PHP feature that automatically escaped quotes in user input. It was removed in PHP...
Joomla Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with that of JRegistry::loadSetupFile()
Obsolete Issue | 2026 This Issue Applied to Legacy Joomla Versions The JParameter/JRegistry strict standards error affected Joomla 1.5 and 2.5,...
Joomla Warning: Parameter 2 to frontpage()
Obsolete | 2026 This Article Is Outdated This error affected Joomla 1.5 and 2.5, both of which reached end-of-life over a decade ago. The Parameter...
Moodle: Notice: Only variable references should be returned by reference
PHP Scripts | Updated 2026 The "Notice: Only variable references should be returned by reference" error in Moodle is the same PHP compatibility...
PHPList Email Throttling
PHP Scripts | Updated 2026 PHPList is an open-source email newsletter manager. If your PHPList installation is sending emails too slowly or...
Strict Standards Error in Joomla
PHP Scripts | Updated 2026 Strict Standards errors in Joomla (such as "Strict Standards: Non-static method should not be called statically" or...
Tiki Wiki: Notice: Only variable references should be returned by reference
PHP Scripts | Updated 2026 The "Notice: Only variable references should be returned by reference" error in Tiki Wiki is a PHP compatibility issue....
Turn off PHP error messages via htaccess
PHP | Updated 2026 Quick Answer To disable PHP error messages from displaying on your website, add this to your .htaccess file: php_flag...