Jump to content
xt:Commerce Community Forum

Fehler in der payment.php


Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...