in opencart 3.0.3.2 and let you install opencart at least 1.5.6.1 - 1.5.6.5_rc with php 7 Versions.
The installation is quite simple and just overwrite files. We preferred this approach because
the files are mostly useful to rapidly install opencart 1.5.6.4 with the latest version of php
with openssl and mysqli.
Some default OC INSTALLATION Files will also be changed, to enable a PHP-7 OC Installation of
OC v.1.5.6.x as well. For existing Installations, only the system/library/encryption.php
File needs to be replaced.
---
bnit.it mcrypt encryption replacement for opencart 1.5.6.4
https://www.opencart.com/index.php?rout ... n_id=38012
I am no longer active at the Forum. Please do NOT send me Personal Mails,
they will no longer be replied to.
My Github OC Site: https://github.com/IP-CAM
3'900 + FREE OC Extensions, on the World's largest Github OC Repository Archive Site.
they only mentioned v.1.5.6.4. The encryption.php file works
for any Version above 1.5.6 also. But the Italian Dev + Mod-Contributor
made a real nice Mod, by upgrading the Installation Routine as well.
So, it belongs here too!


Ernie
I am no longer active at the Forum. Please do NOT send me Personal Mails,
they will no longer be replied to.
My Github OC Site: https://github.com/IP-CAM
3'900 + FREE OC Extensions, on the World's largest Github OC Repository Archive Site.
I don't think is necessary to keep this function in his "mod"
Code: Select all
private $key;
private $iv;
public function __construct($key) {
$this->key = $key;
}
Extensions converted by me for Free | Custom 3.0.3.7 | Store upgrade service | Buy me a beer
will show, after I peaked it up to the ultimate ...


I am no longer active at the Forum. Please do NOT send me Personal Mails,
they will no longer be replied to.
My Github OC Site: https://github.com/IP-CAM
3'900 + FREE OC Extensions, on the World's largest Github OC Repository Archive Site.
ELEV8TE Website Development
https://www.elev8your.com
Users browsing this forum: No registered users and 19 guests