The com_breezingforms_170.zip installs OK, but when proceeding to step 2 (configuration in the menu), I get an error for the sql-operation. The message is:
DB function failed with error number 1064
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 9 SQL=CREATE TABLE `jos_facileforms_integrator_criteria_fixed` ( `id` int(11) NOT NULL auto_increment, `rule_id` int(11) NOT NULL, `reference_column` varchar(255) NOT NULL, `operator` varchar(255) NOT NULL, `fixed_value` text NOT NULL, `andor` varchar(3) NOT NULL default 'AND', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8
This happens when I do a new install (I have no previous facileforms components).
When trying to do a reinstall, I get a bit further, but on the next screen I get this error:
Warning: fopen(/components/com_facileforms/facileforms.config.php) [function.fopen]: failed to open stream: Permission denied in /components/com_facileforms/facileforms.class.php on line 288
I can continue from this screen though, and ends up with a set of choices. However, leaving all this untouched and clicking save sends me back to the initial configuration.
I have bought and payed for the component properly (should I include any proof of this?), and were honestly expecting better from a paid component.
My Joomla version is 1.5.15.
The system info reports
4.0.24_Debian-10sarge2
PHP 5.2.6-1+lenny4
Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny4 with Suhosin-Patch