Jump to content

Edit History

BeeJayF

BeeJayF

Hello all,

I can't find a way to keep the following error from appearing in the server logs on practically all interactions with our shop:

[...] [fcgid:warn] [pid ...] [client xx.xx.xx.xx:xxx] mod_fcgid: stderr: PHP Fatal error:  Uncaught  --> Smarty: 0():Missing '$template' parameter <-- , referer: https://*MYSHOP*.de/de/Bestellung
[...] [fcgid:warn] [pid ...] [client xx.xx.xx.xx:xxx] mod_fcgid: stderr:   thrown in /[...]/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php on line 177, referer: https://*MYSHOP*.de/de/Bestellung

The shop is running - all functions appear to work but the performance is not good - I assume because of this error. 

How can I track down to root cause - is it a module causing this or the core?

Thanks for your hints.

 

BJ

BeeJayF

BeeJayF

Hello all,

I can't find a way to keep the following error from appearing on practically all interactions with our shop:

[...] [fcgid:warn] [pid ...] [client xx.xx.xx.xx:xxx] mod_fcgid: stderr: PHP Fatal error:  Uncaught  --> Smarty: 0():Missing '$template' parameter <-- , referer: https://*MYSHOP*.de/de/Bestellung
[...] [fcgid:warn] [pid ...] [client xx.xx.xx.xx:xxx] mod_fcgid: stderr:   thrown in /[...]/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php on line 177, referer: https://*MYSHOP*.de/de/Bestellung

The shop is running - all functions appear to work but the performance is not good - I assume because of this error. 

How can I track down to root cause - is it a module causing this or the core?

Thanks for your hints.

 

BJ

×
×
  • Create New...