Hello. I tried to install the new upgrade and got this error on install. This was a new site and db solely for the purpose of testing this module. It is a php5 and mysql 5 using DF 9.1.2.1
includes/db/db.php
* CMS Warning line 75: On /admin.php?op=modules&install=Storez While executing query "CREATE TABLE cms_cart_payments_options_paypal ( ppemail VARCHAR(255) NOT NULL, ipn TINYINT(1) DEFAULT 0 NOT NULL, currency TEXT NOT NULL, sandbox TINYINT(1) DEFAULT 0 NOT NULL pre_invoice VARCHAR(3)) TYPE=MyISAM DEFAULT CHARSET=utf8" the following error occured: 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 'pre_invoice VARCHAR(3)) TYPE=MyISAM DEFAULT CHARSET=utf8' at line 6 In: /home/account/public_html/dragonfly/includes/classes/installer.php on line: 61
Just wanted to make you aware of this. I will test it further but for now, I can't go any further, yet.