ย 
The Joomla Training Cohort has been launched!

Please send any feedback or bug reports to [email protected] (opens new link)  

If you are asking for help with an error on your Joomla site, or trying to help yourself, here is a way to make sure you are getting the most helpful error messages.

 

 

00:00:00 - Intro: Joomla Error Fix
00:00:57 - Error Types
00:01:26 - Global Config
00:02:04 - Manual Access
00:02:26 - Edit Config File
00:03:04 - View Errors
00:03:37 - PHP Settings
00:04:02 - Conclusion

 

Summary

 

  1. Introduction & Sponsor โ€“ Tim Davis opens the tutorial, introducing the topic and thanking MySites.Guru, which offers free Joomla site audits.

  2. Channel Overview โ€“ A brief overview of the Basic Joomla Tutorials channel and Timโ€™s Joomla services, including site building, maintenance, and upgrades.

  3. Purpose of the Tutorial โ€“ Explains the importance of detailed error messages for diagnosing site issues, comparing vague errors to a โ€œcheck engine lightโ€ with no specifics.

  4. Accessing Global Configuration โ€“ Guides users to the Joomla backend โ†’ System โ†’ Global Configuration, where key troubleshooting settings are found.

  5. Adjusting Error Reporting & Debug Settings โ€“ Under the Server tab, set Error Reporting to Maximum, and under the System tab, enable Debug mode.

  6. Manual Access to Global Configuration โ€“ If normal access fails, instructs adding
    index.php?option=com_config
    to the admin URL to directly open the configuration screen.

  7. Editing the configuration.php File โ€“ For users who canโ€™t access the admin, shows how to edit the configuration.php file in the hosting control panel:

    public $debug = true;
    public $error_reporting = 'maximum';
    
  8. Testing for Detailed Errors โ€“ After saving, reload the problem page to view specific error details, including file names and line numbers.

  9. Enabling Display Errors in PHP Settings โ€“ If no detailed output appears, go to the PHP settings in your hosting panel and enable Display Errors.

  10. Conclusion & Call to Action โ€“ Tim concludes by encouraging viewers to use these methods for better debugging and reminds them to subscribe for more Joomla tips and tutorials.


Please send any feedback or bug reports or queries to;

Contact Tim Davis โ–บ This email address is being protected from spambots. You need JavaScript enabled to view it.

Joomla Training Cohort โ–บ https://cybersalt.com/jtc

JTC has been launched and is now accepting members https://cybersalt.com/services/subscriptions
mySites.guru โ–บ https://mysites.guru
Backing Up Your Joomla Site with Akeeba โ–บhttps://www.youtube.com/watch?v=4Xu4o0g2-RY&t=0s
FOLLOW US ON X(TWITTER!) โ–บ https://x.com/basicjoomla
LIKE US ON FACEBOOK! โ–บ https://www.facebook.com/basicjoomla
SUBSCRIBE US ON YOUTUBE โ–บ//www.youtube.com/@Basicjoomla

#basicjoomla

#cybersalt

 

Monday Maintenance 272

 


Interesting blog? Like it on Facebook, Post it or share this article on other bookmarking websites.

Written by:
Tim Davis is the founder and owner of Cybersalt.
Log in to comment

Add comment

Submit