Woops!. Sorry about that.
The lang.dirbankuk.php file in includes/languages/english/modules/payment/ has been corrected.
Please try it again.
That's why independent testing is always good.
Woops!. Sorry about that.
The lang.dirbankuk.php file in includes/languages/english/modules/payment/ has been corrected.
Please try it again.
That's why independent testing is always good.
OldNGrey
ZC158a PHP 8.2.15
MySQL 10.6.16-MariaDB
Please give me a link as the one I find for UK seems not to have been updated
The problem remains. Any indication of when the fix will be published?
[05-Jun-2024 10:06:26 Europe/Nicosia] PHP Fatal error: Uncaught Error: Undefined constant "MODULE_PAYMENT_DIRBANKUK_TEXT_EMAIL_FOOTER" in /includes/modules/payment/dirbankuk.php:125
Stack trace:
#0 /includes/classes/payment.php(306): dirbankuk->after_order_create()
#1 /includes/modules/checkout_process.php(111): payment->after_order_create()
#2 /includes/modules/pages/checkout_process/header_php.php(13): require('...')
#3 /index.php(35): require('...')
#4 {main}
thrown in /includes/modules/payment/dirbankuk.php on line 125
[05-Jun-2024 10:06:26 Europe/Nicosia] Request URI: /index.php?main_page=checkout_process, IP address: 000.000.000.000
--> PHP Fatal error: Uncaught Error: Undefined constant "MODULE_PAYMENT_DIRBANKUK_TEXT_EMAIL_FOOTER" in /includes/modules/payment/dirbankuk.php:125
Stack trace:
#0 /includes/classes/payment.php(306): dirbankuk->after_order_create()
#1 /includes/modules/checkout_process.php(111): payment->after_order_create()
#2 /includes/modules/pages/checkout_process/header_php.php(13): require('...')
#3 /index.php(35): require('...')
#4 {main}
thrown in /includes/modules/payment/dirbankuk.php on line 125.
Problem is solved. I will do more testing.
Please change $define['MODULE_PAYMENT_DIRBANKAUS_HTML_EMAIL_FOOTER'] =
To $define['MODULE_PAYMENT_DIRBANKUK_HTML_EMAIL_FOOTER'] =
and $define['MODULE_PAYMENT_DIRBANKAUS_HTML_EMAIL_FOOTER']
To $define['MODULE_PAYMENT_DIRBANKUK_HTML_EMAIL_FOOTER']
Getting following error when updating order status
ln30 $languageLoader = /home1/xxxxxx/public_html/includes/languages/english/modules/payment/lang.dirbankuk.php
Error Log File Below:
[30-Jul-2024 05:41:43 UTC] Request URI: /admin-panel/index.php?cmd=orders&page=1&oID=2256&action=update_order&language=en, IP address: 49.36.90.38, Language id 1
#0 [internal function]: zen_debug_error_handler()
#1 /home1/xxxxxx/public_html/includes/functions/functions_urls.php(60): header()
#2 /home1/xxxxxx/public_html/includes/functions/functions_urls.php(25): zen_set_redirect_http_headers()
#3 /home1/xxxxxx/public_html/admin-panel/orders.php(312): zen_redirect()
#4 /home1/xxxxxx/public_html/admin-panel/index.php(16): require('/home1/xxxxxx...')
--> PHP Warning: Cannot modify header information - headers already sent by (output started at /home1/xxxxxx/public_html/includes/modules/payment/dirbankuk.php:24) in /home1/xxxxxx/public_html/includes/functions/functions_urls.php on line 60.
The docs can be your friend. Start here https://docs.zen-cart.com/user/troub..._already_sent/
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
The doc referenced by dbltoe is excellent. The third bullet point in the Summary Section provides the answer,
In includes/modules/payment/dirbankuk.php comment out line 24 by placing two forward slashes at the beginning of the line. This is a debugging line only.
I'll investigate further when I get time.
OldNGrey
ZC158a PHP 8.2.15
MySQL 10.6.16-MariaDB
The AUS plugin works well apart from the font size on checkout. Size is OK in emails.
Not real flash with coding but hope someone can help. I do know how to edit the PHP files.
Last edited by VacuumDog; 7 Oct 2024 at 03:31 PM.
Forgot to mention, version 2.0.1 PHP 8.3.11