unexpected T_STRING -> insert into
HejsaJeg får denne fejl: ( ! ) Parse error: syntax error, unexpected T_STRING in C:\wamp\www\catalog\includes\modules\payment\quickpay_advanced.php on line 682
quickpay_advanced.php line 682: tep_db_query("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) values ('Group " . $i . " Payment Options ', 'MODULE_PAYMENT_QUICKPAY_ADVANCED_GROUP" . $i . "', '" . $qp_group . "', 'Comma seperated Quickpay payment options that are included in Group " . $i . ", maximum 255 chars (<a href=\"http://quickpay.dk/features/cardtypelock/" target=\"_blank\"><u>available options</u>)</a><br>Example: <b>dankort,danske-dk,edankort</b>', '6', '6', now())");
Kan i se fejlen synes jeg har kigget igenmen flere gange uden at fundet noget der virker.
Mvh
Carsten