Followed the upgrade instructions in the upgrade text file with the downloaded package.
Able to login to admin but get a blank page when viewing storefront.
Never received the upgrade prompt just a notice saying to delete install folder which I did.
Bottom of admin page says:
Checked errors and found this:OpenCart © 2009-2024 All Rights Reserved.
Version 1.5.6.5_rc
Can't show live link for troubleshooting as I re-installed backup.[24-Jul-2024 03:55:37 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mcrypt_create_iv() in /home/mywebsite/public_html/shop/system/library/encryption.php:8
Stack trace:
#0 /home/mywebsite/public_html/shop/index.php(218): Encryption->__construct('f814f521d446010...')
#1 {main}
thrown in /home/mywebsite/public_html/shop/system/library/encryption.php on line 8
I assume it has something to do with the encryption but not sure how to resolve it.