There are a few solutions. Backup your files and database before testing. Create a test product when trying out, that way it wont matter if it's deleted.
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Attachments
Failed to load resource: the server responded with a status of 500 (Internal Server Error) - fail.png (5.93 KiB) Viewed 4663 times
Works OK for me. Could it be caused by an extension or theme?
With that being said I have upgraded to 2.3.0.2 because it doesn't have TWIG and was what advice I was given as the best opencart version to upgrade to.
So now my question is: Does the first post have all the bug fixes for 2.3.0.2? Straight away it doesn't look like it does because around post 40 Qphoria has an update for the catalog/model/extension/total/credit.php file to have:
Code: Select all
$credit = min($balance, $total);
Code: Select all
$credit = min($balance, $total['total']);
So if the first post doesn't have all the bug fixes for 2.3.0.2 is there a post that does? Or a version that does?
Thank you,
Mike
Reason: Added code tags.
cue4cheap not cheap quality
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
The provided links on the first post prior on today's modifications are still valid. It's just that they aren't updated with all the bug-fixes since that topic was created nor may have they been updated since the release of OC v3.x releases.
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
Users browsing this forum: Majestic-12 [Bot] and 10 guests