- Posts: 32
- Thank you received: 0
Joomla4 upgrade error
-
graeme
Inactive member - Topic Author
- Member
Less
More
1 year 8 months ago #50331
by graeme
Joomla4 upgrade error was created by graeme
Hi Support
Firstly, I have upgraded a number of sites with hot Joomla templates successfully already.
This test site ( celebr8sa.com/joom4 ) upgraded correctly until I re-installed hot shoes template, also installed sparky framework.
Please let me know if you need access to have a look. I removed VirtueMart, converted all vm menu items to single articles.
Original Site: celebr8sa.com
Firstly, I have upgraded a number of sites with hot Joomla templates successfully already.
This test site ( celebr8sa.com/joom4 ) upgraded correctly until I re-installed hot shoes template, also installed sparky framework.
Please let me know if you need access to have a look. I removed VirtueMart, converted all vm menu items to single articles.
Original Site: celebr8sa.com
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
1 year 8 months ago #50332
by milos
Replied by milos on topic Joomla4 upgrade error
Hello,
You must enable debugging to see what makes the error 500. In configuration.php set:
and
We can't help you with Joomla upgrades as it's a complicated task that must be done by Joomla professionals. Our support doesn't include this. If you want, we can give you our offer for upgrading any website from Joomla 3 to 4.
If you have a website that is upgraded to Joomla 4 improperly (has errors after the upgrade), you should restore your Joomla 3 website from backups. This is usually the only solution before trying to upgrade again.
Regards,
Milos
You must enable debugging to see what makes the error 500. In configuration.php set:
Code:
public $debug = true;
Code:
public $error_reporting = 'maximum';
We can't help you with Joomla upgrades as it's a complicated task that must be done by Joomla professionals. Our support doesn't include this. If you want, we can give you our offer for upgrading any website from Joomla 3 to 4.
If you have a website that is upgraded to Joomla 4 improperly (has errors after the upgrade), you should restore your Joomla 3 website from backups. This is usually the only solution before trying to upgrade again.
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.152 seconds