Quote:
Originally Posted by designtheweb
thanks Hrvoje but still getting same problem:
The version of the add-on module being installed does not match the version of your X-Cart installation. confusing to say the least
|
You are right. I've made a little change now and it should work, but for every other version of xcart it seams it will be necessary to adapt the line 7 in install-xcurrency.php:
define('COMPATIBLE_VERSION','4.2.0_beta');
I tried with 4.2.1 and it didn't work, so if you get an error that it doesn't match the version, please change this line.