jula08 Posted March 7, 2009 Report Share Posted March 7, 2009 Hallo! Ich habe ein Modul namens "unerlaubte Bezahlarten" in meinen Shop eingebaut & bekomme nun beim bestellen folgende Fehlermeldung bei "checkout_confirmation.php" : "Warning: in_array() [function.in-array]: Wrong datatype for second argument in /****/**/*****/*****/****/includes/classes/payment.php on line 86" Dort steht folgender Code: "if (!in_array($include_modules[$i]['class'], $unallowed_modules) && !in_array($include_modules[$i]['class'], $excluded_payments)) {// check if zone is allowed to see module" Kann mir da jemand helfen? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.