Hallo,
ich hab mir das VMS - Primera Schnittstelle-Az anfordernAddon_1.2.4 gekauft im lose-scripte.de, leider antwortet der Admin nicht auf mein Supportticket und ich möchte endlich das dieses Addon auch funktioniert.

Code:
SQL-Befehl:

ALTER TABLE `vms_schnittstelle` CHANGE `betreiber_id` `betreiber_id` VARCHAR( 50 ) NOT NULL DEFAULT \'0\' INSERT INTO `vms_schnittstelle` ( `betreiber_id` , `betreiber_passwort` , `betreiber_kennung` , `schnittstelle` , `einzahltext` , `auszahltext` , `einzahlsumme` , `auszahlsumme` , `anfragen_tag` , `anfragen_user` )
VALUES (
\'0\', \'\', \'0\', \'primera\', \'\', \'\', \'0\', \'0\', \'0\', \'0\'

);

MySQL meldet: Dokumentation

#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 \'INSERT INTO `vms_schnittstelle` (
`betreiber_id` ,
`betreiber_passwort` ,
`betre\' at line 4
Leider gibt es ja sonst keine Schnitstelle Addon welches ich kenne um ein VMS mit Primera zu betreiben.