The new version contains a bugfix for installations of the script that run on servers where the extension “iconv” is not included into PHP. That results in error messages like this:
Fatal error: Call to undefined function: iconv() in ../include/functions.inc.php on line 158
In order to update existing installation of the script just copy following two files into the folder /include/ and overwrite the existing ones.
/include/core.inc.php
/include/functions.inc.php
That will trigger the update screen so it is best to have your MySQL and admin login data at hand.
Information and Download
Demo Front End
Demo Back End (username: admin, password: admin)