I have the http://www.ideal-checkout.nl running on version 2.0.3.1 so I know how to install it.
I have build to new sites on version 2.1.0.1 and installed the plugin but it said "Cannot detect de current software please try instaling an other plugin". So I contacted the boy from http://www.ideal-checkout.nl and they send a new instal.php file to upload to the server. Since I did that I get a server 500 error. http://www.ideal-checkout.nl tells that the problem is with my provider so i contact them. and they tell me "Ik heb nu even de php errors aangezet in idealcheckout/includes/library.php en hij geeft nu de fout aan. Dit is een fout in de php codering. Daar draait overigens ook curl en openssl op. PHP versie is 5.6. Alles is geupdate naar de laatste versie."
Which means no problem on their site which is right I think become the working prugin on 2.0 is runnen on the same server.
Can someone help ? Has someone the plugin ideal-checkout already running on version 2.1 ??
Installatie kan de software versie niet bevestigen omdat er in versie 2.1.0.1 een nieuwe map wordt gebruikt voor opslag.
Eerder was de cache-map te vinden in /system/, vanaf versie 2.1.0.1 in /system/storage/
Bewerk bestand idealchekout/install/software/idealcheckout-for-opencart-2-0-0.php
Op regel 72 verander:
In:
Eerder was de cache-map te vinden in /system/, vanaf versie 2.1.0.1 in /system/storage/
Bewerk bestand idealchekout/install/software/idealcheckout-for-opencart-2-0-0.php
Op regel 72 verander:
Code: Select all
$aFiles[] = SOFTWARE_PATH . DS . 'system' . DS . 'cache';
Code: Select all
$aFiles[] = SOFTWARE_PATH . DS . 'system' . DS . 'storage' . DS . 'cache';
Who is online
Users browsing this forum: No registered users and 3 guests