Hi
I am currently using 5.3.2 and virtuemart 4.2.18 11050
I am getting error 500 on Joomla 5.3.2 https://prnt.sc/pRUxzJxtDLDI. I have enabled Debug System to true and Error Reporting to Maximum. But Joomla does not show error details.
And I have debugged and found that the error message content is using the file templates\system\fatal.php instead of templates\rt_protean\error.php
And I noticed that Joomla is using this code to call the fatal.php file: https://prnt.sc/YKC4PxTBUZUu
Can someone tell me how to solve this problem?
Thank