0 count(): Argument #1 ($value) must be of type Countable|array, null given

  • Posts: 584
  • Thank you received: 22
  • Hikaserial Subscription Hikashop Multisite
7 months 1 week ago #355290

-- HikaShop version -- : 5.0.0
-- Joomla version -- : 4.3.4
-- PHP version -- : 8.1
-- Error-message(debug-mod must be tuned on) -- : An error has occurred.
0 count(): Argument #1 ($value) must be of type Countable|array, null given

Hi Support,

Webshop is updated to version 5.0.0.
Also PDF invoice-plugin is paid and downloaded yesterday and installed and configurated.

But when we want to create a invoice we get an error!





When we turn on Debug system we see this:



The PDF invoice plugin is configured this way:



Here the error in text:

An error has occurred.
0 count(): Argument #1 ($value) must be of type Countable|array, null given
Call stack
# Function Location
1 () JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:5280
2 count() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:5280
3 Spipu\Html2Pdf\Html2Pdf->_tag_open_TR() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:1444
4 Spipu\Html2Pdf\Html2Pdf->_executeAction() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:1412
5 Spipu\Html2Pdf\Html2Pdf->_makeHTMLcode() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:5602
6 Spipu\Html2Pdf\Html2Pdf->_tag_open_TD() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:1444
7 Spipu\Html2Pdf\Html2Pdf->_executeAction() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:1398
8 Spipu\Html2Pdf\Html2Pdf->_makeHTMLcode() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:600
9 Spipu\Html2Pdf\Html2Pdf->writeHTML() JROOT/plugins/hikashop/attachinvoice/attachinvoice.php:502
10 plgHikashopAttachinvoice->_Html2Pdf() JROOT/plugins/hikashop/attachinvoice/attachinvoice.php:112
11 plgHikashopAttachinvoice->_getPDFInvoice() JROOT/plugins/hikashop/attachinvoice/attachinvoice.php:229
12 plgHikashopAttachinvoice->onHikashopBeforeDisplayView() JROOT/libraries/src/Plugin/CMSPlugin.php:284
13 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486
14 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/src/Application/EventAware.php:111
15 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT/administrator/components/com_hikashop/helpers/helper.php:2805
16 hikashopView->display() JROOT/administrator/components/com_hikashop/views/order/view.html.php:30
17 OrderViewOrder->display() JROOT/libraries/src/MVC/Controller/BaseController.php:645
18 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_hikashop/helpers/helper.php:2557
19 hikashopController->display() JROOT/administrator/components/com_hikashop/controllers/order.php:305
20 OrderController->invoice() JROOT/libraries/src/MVC/Controller/BaseController.php:678
21 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_hikashop/helpers/helper.php:2535
22 hikashopController->execute() JROOT/administrator/components/com_hikashop/hikashop.php:73
23 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
24 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
25 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
26 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:143
27 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:186
28 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:293
29 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:61
30 require_once() JROOT/administrator/index.php:32


Kind regards,
Lumiga
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 584
  • Thank you received: 22
  • Hikaserial Subscription Hikashop Multisite
7 months 1 week ago #355291

Just to be sure, we have also installed the latest version of the Hikashop MyParcel Plugin as we also saw errors from it. But this also did not yield any results.


Kind regards,
Lumiga
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 584
  • Thank you received: 22
  • Hikaserial Subscription Hikashop Multisite
7 months 1 week ago #355298

We have added the code from issue:
www.hikashop.com/forum/5-support-en-fran...-invoice.html#355250

But that didn't work.

We now see this error!



Here the changed code:


Kind regards,
Lumiga
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 584
  • Thank you received: 22
  • Hikaserial Subscription Hikashop Multisite
7 months 1 week ago #355299

Debug mode on:


An error has occurred.
500 Layout show_order_front_show not found.
Call stack
# Function Location
1 () JROOT/libraries/src/MVC/View/HtmlView.php:420
2 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/administrator/components/com_hikaserial/helpers/helper.php:956
3 hikaserialView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:203
4 Joomla\CMS\MVC\View\HtmlView->display() JROOT/administrator/components/com_hikaserial/helpers/helper.php:805
5 hikaserialView->display() JROOT/administrator/components/com_hikaserial/views/orderserial/view.html.php:22
6 orderserialViewOrderserial->display() JROOT/administrator/components/com_hikaserial/helpers/helper.php:230
7 hikaserial::getLayout() JROOT/plugins/hikashop/serials/serials.php:358
8 plgHikashopSerials->onAfterOrderProductsListingDisplay() JROOT/libraries/src/Plugin/CMSPlugin.php:284
9 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486
10 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/src/Application/EventAware.php:111
11 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT/plugins/hikashop/attachinvoice/attachinvoice/invoice.php:458
12 require() JROOT/plugins/hikashop/attachinvoice/attachinvoice.php:99
13 plgHikashopAttachinvoice->_getPDFInvoice() JROOT/plugins/hikashop/attachinvoice/attachinvoice.php:229
14 plgHikashopAttachinvoice->onHikashopBeforeDisplayView() JROOT/libraries/src/Plugin/CMSPlugin.php:284
15 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486
16 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/src/Application/EventAware.php:111
17 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT/administrator/components/com_hikashop/helpers/helper.php:2805
18 hikashopView->display() JROOT/administrator/components/com_hikashop/views/order/view.html.php:30
19 OrderViewOrder->display() JROOT/libraries/src/MVC/Controller/BaseController.php:645
20 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_hikashop/helpers/helper.php:2557
21 hikashopController->display() JROOT/administrator/components/com_hikashop/controllers/order.php:305
22 OrderController->invoice() JROOT/libraries/src/MVC/Controller/BaseController.php:678
23 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_hikashop/helpers/helper.php:2535
24 hikashopController->execute() JROOT/administrator/components/com_hikashop/hikashop.php:73
25 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
26 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
27 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
28 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:143
29 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:186
30 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:293
31 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:61
32 require_once() JROOT/administrator/index.php:32


Kind regards,
Lumiga

Please Log in or Create an account to join the conversation.

  • Posts: 81590
  • Thank you received: 13079
  • MODERATOR
7 months 1 week ago #355293

Hi,

Please open different threads for different issues next time.

1. I don't get the error with a fresh install of HikaShop 5 and the latest version of the PDF invoice plugin on PHP 8.2.
Also, the error message seems to indicate that there is a problem with the HTML provided (something to do with invalid HTML in a table or tr or td). Did you customize the invoice layout of the PDF plugin in the past ?

2.
If you still see the messages with MyParcel, it means that you're not using the latest version. Please double check.
Following your other thread here www.hikashop.com/forum/install-update/90...myparcel-plugin.html we did made a new release of both MyParcel plugins specifically to include the changes suggested.
I just checked to make sure at the plugins do have the changes:
i.imgur.com/JNt8QGT.png
Open the file pointed at by the deprecated messages and search for ReturnTypeWillChange
You should find these.
Also, check the version number of the plugin in the extensions manager, it should be 1.1.7

3. You modified the code from the other thread and changed "administrator" to something in another language. That's why it doesn't work.

Last edit: 7 months 1 week ago by nicolas.

Please Log in or Create an account to join the conversation.

  • Posts: 584
  • Thank you received: 22
  • Hikaserial Subscription Hikashop Multisite
7 months 1 week ago #355306

1.
I can confirm that two other websites don't have issues.
However, I am unsure why this website still presents issues.

I've reinstalled Hikashop 5.0.0 and deleted the PDF invoice plugin before installing it again.
I can confirm it's version 2.0.4 now, as you can see in the screenshot.

I made changes in the past to /plugins/hikashop/attachinvoice/attachinvoice/invoice.php,
but I've since deleted everything, and even with the default code, I encounter this error.

I will send you the login credentials and hope you can take a look.




An error has occurred.
0 count(): Argument #1 ($value) must be of type Countable|array, null given
Call stack
# Function Location
1 () JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:5280
2 count() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:5280
3 Spipu\Html2Pdf\Html2Pdf->_tag_open_TR() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:1444
4 Spipu\Html2Pdf\Html2Pdf->_executeAction() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:1412
5 Spipu\Html2Pdf\Html2Pdf->_makeHTMLcode() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:5602
6 Spipu\Html2Pdf\Html2Pdf->_tag_open_TD() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:1444
7 Spipu\Html2Pdf\Html2Pdf->_executeAction() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:1398
8 Spipu\Html2Pdf\Html2Pdf->_makeHTMLcode() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:600
9 Spipu\Html2Pdf\Html2Pdf->writeHTML() JROOT/plugins/hikashop/attachinvoice/attachinvoice.php:502
10 plgHikashopAttachinvoice->_Html2Pdf() JROOT/plugins/hikashop/attachinvoice/attachinvoice.php:112
11 plgHikashopAttachinvoice->_getPDFInvoice() JROOT/plugins/hikashop/attachinvoice/attachinvoice.php:229
12 plgHikashopAttachinvoice->onHikashopBeforeDisplayView() JROOT/libraries/src/Plugin/CMSPlugin.php:284
13 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486
14 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/src/Application/EventAware.php:111
15 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT/administrator/components/com_hikashop/helpers/helper.php:2805
16 hikashopView->display() JROOT/administrator/components/com_hikashop/views/order/view.html.php:30
17 OrderViewOrder->display() JROOT/libraries/src/MVC/Controller/BaseController.php:645
18 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_hikashop/helpers/helper.php:2557
19 hikashopController->display() JROOT/administrator/components/com_hikashop/controllers/order.php:305
20 OrderController->invoice() JROOT/libraries/src/MVC/Controller/BaseController.php:678
21 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_hikashop/helpers/helper.php:2535
22 hikashopController->execute() JROOT/administrator/components/com_hikashop/hikashop.php:73
23 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
24 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
25 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
26 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:143
27 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:186
28 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:293
29 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:61
30 require_once() JROOT/administrator/index.php:32

2.
Indeed, I didn't have the latest version of MyParcel. Now, with the latest version, deprecated errors are gone. Thanks!

3.
I don't know why that happened (maybe automatic translation somewhere), but now we used the latest version, 2.0.4. However, we still have this issue, see point one.

Thanks!


Kind regards,
Lumiga
Attachments:
Last edit: 7 months 1 week ago by Lumiga.

Please Log in or Create an account to join the conversation.

  • Posts: 81590
  • Thank you received: 13079
  • MODERATOR
7 months 1 week ago #355324

Hi,

The issue is like this:
- in the recent version of the PDF invoice plugin, we've added support to the onAfterOrderProductsListingDisplay event of HikaShop so that third party extensions can add extra information to the invoice, similarly to what's already in the HTML invoice in HikaShop.
- HikaSerial does implement that event. However, due to a mistake in past versions of HikaShop, it adds extra tr/td tags to the HTML returned to the event.
- We fixed HikaShop in the past, which led to the invoice generated with HikaSerial data in it having invalid HTML code. However, browsers are quite tolerant with that kind of issue and no one saw the problem with it.
- So when we added the support of that event in the PDF invoice plugin, we used the same code than in HikaShop. However, HikaSerial still outputs HTML which leads to an invalid HTML. And the library we use in the PDF invoice plugin to convert the HTML to PDF is way less tolerant with invalid HTML. Because of this, you end up with the errror you reported in the HTML2PDF library when parsing the HTML of the invoice.

In order to fix the issue on your website, I've manually edited the file /administrator/components/com_hikaserial/views/orderserial/tmpl/show_order_back_invoice.php and removed the tr/td tags around the fieldset tag.
I've notified Jerome, who is in charge of HikaSerial, so that he can take this feedback into account for the next version of HikaSerial.

The following user(s) said Thank You: Jerome, Lumiga

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 1
  • Hikaserial Standard Hikashop Business
5 months 3 weeks ago #356423

Same error here.
I changed the file administrator/components/com_hikaserial/views/orderserial/tmpl/show_order_back_invoice.php
But still receive the error
An error has occurred.
0 count(): Argument #1 ($value) must be of type Countable|array, null given

Please Log in or Create an account to join the conversation.

  • Posts: 81590
  • Thank you received: 13079
  • MODERATOR
5 months 3 weeks ago #356447

Hi,

How did you change the show_order_back_invoice.php ?
Could you provide a screenshot ?
Which versions of HikaSerial and HikaShop are you using ?

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 1
  • Hikaserial Standard Hikashop Business
5 months 3 weeks ago #356467

Hi,
I remarked all <tr> and <td>'s outside the <fieldset> from the code, see the attachment
I use Joomla! 4.4.0 Stable [ Pamoja ] 17-October-2023 16:00 GMT
HikaShop Business: 5.0.0
HikaSerial 4.0.2
HikaShop - generate PDF invoice 2.0.4

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81590
  • Thank you received: 13079
  • MODERATOR
5 months 3 weeks ago #356472

Hi,

It could be that it is actually another view file which is used and that the error you have doesn't come from this file on your website.
Try adding :

<?php return; ?>
at the beginning of administrator/components/com_hikaserial/views/orderserial/tmpl/show_order_back_invoice.php
If you still have the issue after this change, then it means that the problem you have is not in administrator/components/com_hikaserial/views/orderserial/tmpl/show_order_back_invoice.php on your website but somewhere else.
It could for example be that you have a view override for that file in your Joomla template in administrator/templates/YOUR_TEMPLATE/html/com_hikaserial/orderserial/show_order_back_invoice.php
And in that case, it's this override file you want to modify.

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 1
  • Hikaserial Standard Hikashop Business
5 months 3 weeks ago #356484

<?php return; ?> didn't help; so its not in the serial module

I also looked for a file
administrator/templates/YOUR_TEMPLATE/html/com_hikaserial/orderserial/show_order_back_invoice.php
but I do not have that.

Is there a way to show the html of the invoice just before it is sent to the pdf generator?

This is the debug trace when selecting 'print invoice':
() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Parsing/Html.php:262
2 Spipu\Html2Pdf\Parsing\Html->getTagAction() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Parsing/Html.php:94
3 Spipu\Html2Pdf\Parsing\Html->parse() JROOT/plugins/hikashop/attachinvoice/vendor/spipu/html2pdf/src/Html2Pdf.php:599
4 Spipu\Html2Pdf\Html2Pdf->writeHTML() JROOT/plugins/hikashop/attachinvoice/attachinvoice.php:502
5 plgHikashopAttachinvoice->_Html2Pdf() JROOT/plugins/hikashop/attachinvoice/attachinvoice.php:112
6 plgHikashopAttachinvoice->_getPDFInvoice() JROOT/plugins/hikashop/attachinvoice/attachinvoice.php:252
7 plgHikashopAttachinvoice->onHikashopBeforeDisplayView() JROOT/libraries/src/Plugin/CMSPlugin.php:289
8 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486
9 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/src/Application/EventAware.php:111
10 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT/administrator/components/com_hikashop/helpers/helper.php:2805
11 hikashopView->display() JROOT/components/com_hikashop/views/order/view.html.php:24
12 OrderViewOrder->display() JROOT/libraries/src/MVC/Controller/BaseController.php:660
13 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_hikashop/helpers/helper.php:2557
14 hikashopController->display() JROOT/components/com_hikashop/controllers/order.php:258
15 orderController->invoice() JROOT/libraries/src/MVC/Controller/BaseController.php:693
16 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_hikashop/helpers/helper.php:2535
17 hikashopController->execute() JROOT/components/com_hikashop/hikashop.php:88
18 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
19 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
20 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
21 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:208
22 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:249
23 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:293
24 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:61
25 require_once() JROOT/index.php:32

Last edit: 5 months 3 weeks ago by foskam. Reason: added debug trace

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 1
  • Hikaserial Standard Hikashop Business
5 months 3 weeks ago #356485

Extra information:
From the backend (administrator dashboard) opening the invoice works now!
From the frontend (customer order details form) the printing fails
When ordering the system is not sending an email with the invoice.
When I disable the pdf add-in the mail is send (without attachment)

Please Log in or Create an account to join the conversation.

  • Posts: 81590
  • Thank you received: 13079
  • MODERATOR
5 months 3 weeks ago #356489

Hi,

That's indeed important information. The show_order_back_invoice view file of HikaSerial is only for the backend. So it's totally normal that changing this file won't change anything for the frontend.
Thus, your frontend issue is something else than the one I found on @Lumiga's website.

Displaying the HTML which generates the PDF is indeed a good idea to check what is going on.
To do that, change the line:

$html2pdf->writeHTML($content);
to:
echo '<pre>'.$content.'</pre>'; exit;
in plugins/hikashop/attachinvoice/attachinvoice.php
It should then output the HTML of the invoice when the PDF plugin tries to generate the PDF file.
Then, try from the frontend and get the generated HTML so that we can check what's going on, especially near the end, in the table with the class hikashop_order_extra_table as that's where HikaSerial adds its HTML.

The following user(s) said Thank You: foskam

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 1
  • Hikaserial Standard Hikashop Business
5 months 3 weeks ago #356498

Yes found it!
In the file components/com_hikaserial/views/orderserial/tmpl/show_order_front_show.php
was a missing </td>, see attchment

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26017
  • Thank you received: 4004
  • MODERATOR
5 months 3 weeks ago #356504

Hello,

Thank you for the report, we'll fix it and push an hotfix version as soon as possible.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Time to create page: 0.124 seconds
Powered by Kunena Forum