• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 13.10.22, 18:02
  • Opened by: Adrian Sobieraj
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #23839 - Missing '$template' parameter

Hello, I have a problem when I want to pay for order. There is error:
(1/1) SmartyException
0():Missing ‘$template’ parameter

in smarty_internal_templatebase.php line 177
at Smarty_Internal_TemplateBase→_execute(null, null, ‘alysumlayouts/layout-full-width.tpl’, null, 0)
in smarty_internal_templatebase.php line 116
at Smarty_Internal_TemplateBase→fetch(null, null, ‘alysumlayouts/layout-full-width.tpl’, null, false, true, false)
in SmartyDev.php line 40
at SmartyDev→fetch(null, null, ‘alysumlayouts/layout-full-width.tpl’)
in FrontController.php line 727
at FrontControllerCore→smartyOutputContent(null)
in FrontController.php line 709
at FrontControllerCore→display()
in Controller.php line 326
at ControllerCore→run()
in Dispatcher.php line 518
at DispatcherCore→dispatch()
in index.php line 28
Can you solve it?

Attachments:

Comments

Fred 13 Oct 2022, 20:45

Hi, Adrian.
Where I can see that? Could you please give me a link?

Adrian Sobieraj 13 Oct 2022, 20:57

Add something to cart and proceed to order and payment, after Choose “Pay with TPay” you will see this error

Fred 13 Oct 2022, 21:05

ok, I see now.
I’m not sure that’s related somehow to the theme. Did you try to check the issue on Classic theme?