Welcome to the Joomla forum!
Write-enable and then edit the file configuration.php in the main Joomla folder. Make the following changes:That will give a more detailed error message, followed by a PHP call stack, as long as the extension Xdebug is enabled in PHP. Post the messages here for advice.
Write-enable and then edit the file configuration.php in the main Joomla folder. Make the following changes:
Code:
public $debug = '0';public $error_reporting = 'default';
Statistics: Posted by toivo — Mon Aug 12, 2024 12:48 am