Thank you for testing this beta version of wellrad 1.2. Do not use it in a productive environment.
If you are running other plug-ins that need to start a SESSION you will have to modify the pluginloader's index.php. Have a look at the README.txt of the download for this.
The integration with CMSimple is business as usual:
To store the settings and data there are some files that need to be written to. The plug-in checks if they are writeable. If not it tries to chmod them to 0666.
If this attempt fails you will have to do this on your own. The files are: As in the former version:
As there is a new API for additional e-payment-systems, the payment settings are not stored as part of the general settings anymore. You will find their settings files in the folder wellrad/classes/paymentmodules. Open all contained subfolders (cash_in_advance, cash_on_delivery, on_account, paypal) and give write permission to each settings.php.
Notice for those who want to update from a former version: Just do as described before and copy your «old» products (wellrad/data/catalogue.inc) to the new installation.
…and now you are ready to start!