Hallo,
Habe da ein Prob,
Sobald ich was bei meinem shop bestelle (nat?rlich seperaten kunden zugang) kommt ab dem schritt "Best?tigung" bei Kasse dieser fehler:
Code:
Warning: main(): Unable to access /home/www/web454/html/shop/lang//german/modules/payment/.php in /home/www/web454/html/shop/checkout_confirmation.php on line 178
Warning: main(/home/www/web454/html/shop/lang//german/modules/payment/.php): failed to open stream: No such file or directory in /home/www/web454/html/shop/checkout_confirmation.php on line 178
Warning: main(): Failed opening '/home/www/web454/html/shop/lang//german/modules/payment/.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/www/web454/html/shop/checkout_confirmation.php on line 178
Warning: constant(): Couldn't find constant MODULE_PAYMENT__TEXT_TITLE in /home/www/web454/html/shop/checkout_confirmation.php on line 179
und bei "Fertig ! " dann dies:
Code:
Warning: main(): Unable to access /home/www/web454/html/shop/lang/german/modules/payment/.php in /home/www/web454/html/shop/send_order.php on line 91
Warning: main(/home/www/web454/html/shop/lang/german/modules/payment/.php): failed to open stream: No such file or directory in /home/www/web454/html/shop/send_order.php on line 91
Warning: main(): Failed opening '/home/www/web454/html/shop/lang/german/modules/payment/.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/www/web454/html/shop/send_order.php on line 91
Warning: constant(): Couldn't find constant MODULE_PAYMENT__TEXT_TITLE in /home/www/web454/html/shop/send_order.php on line 92
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web454/html/shop/send_order.php:91) in /home/www/web454/html/shop/inc/xtc_redirect.inc.php on line 28
Habe Schon geschaut ob irgend welche rechte falsch sind aber soweit ich weis sind alle richtig.
was ist falsch?
danke f?r die Hilfe