Welcome to Joomla forum!
Could you switch on "Error Reporting" + "Debug System"?
You cannot access the Global Configuration in the back-end,
but you could edit configuration.php directly on the server:What error does it report?
Could you switch on "Error Reporting" + "Debug System"?
You cannot access the Global Configuration in the back-end,
but you could edit configuration.php directly on the server:
Code:
public $error_reporting = 'maximum';public $debug = true;
Statistics: Posted by pe7er — Sun Oct 20, 2024 1:04 pm