Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Here are all code.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
I have cleared Journal cache and storage/cache but it the same message on order email.
The same happend if i change to default theme.
Always the same message text_customer_group_id
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
To be sure, in your order.tpl file,
replace:
Code: Select all
<?php if ($text_customer_group_id) { ?>
Code: Select all
<?php if (!empty($text_customer_group_id)) { ?>
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Just tried again but the same problem.
All my test are with registered client.
replace:
Code: Select all
<?php if (!empty($text_customer_group_id)) { ?>
<?php echo $text_customer_group_id; ?>
<?php } ?>
Code: Select all
<b>Test123</b>
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
I use Journal theme obviously.
Εxtra modules are Intuitive Shipping, GOP Piraeus Bank Gr and OCGR XML Feed
where:
Code: Select all
$data['text_customer_group_id']
Code: Select all
$this->log->write('TEXT_CUSTOMER_GROUP_ID :: DEBUG :: ' . html_entity_decode($data['text_customer_group_id'], ENT_QUOTES, 'UTF-8'));
If so, please provide the entire line.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
https://www.opencart.com/index.php?rout ... n_id=23447
Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer
Users browsing this forum: No registered users and 2 guests