Hi I am trying to install an autoresponder script I have used this script on an other site without problems However when i run the script to populate my database I get this messsage Invalid query: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=InnoDB CHARACTER SET utf8' at line 21 Anyone any idea whats up I tried an mysql dump as well and got the same message
From what i read, you must remove the "TYPE=InnoDB", which means you have to modify the script. Reference: http://forum.joomla.org/viewtopic.php?t=513155 Code (markup):