Need some help here please. When I try to open any page except the home page TB gives a 500 error.
Debug mode on gives following info:
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/avionixstore/publichtml/vendor/smarty/smarty/libs/sysplugins/smartyinternal_compilebase.php on line 75
Warning: count(): Parameter must be an array or an object that implements Countable in /home/avionixstore/publichtml/modules/blockcartmod/blockcart_mod.php on line 264
Warning: count(): Parameter must be an array or an object that implements Countable in /home/avionixstore/publichtml/modules/blockcartmod/blockcartmod.php on line 264
[ThirtyBeesException]
Syntax error in template "/home/avionixstore/publichtml/themes/panda/breadcrumb.tpl" on line 50 "
" unclosed {foreach} tag
at line 50 in file vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplatecompilerbase.php
45. */
46. public static $_tag_objects = array();
47.
48. /**
49. * tag stack
50. *
51. * @var array
52. */
53. public $_tag_stack = array();
54.
55. /**
Smarty_Internal_TemplateCompilerBase->trigger_template_error - [line 165 - vendor/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php] - [1 Arguments]
Smarty_Internal_CompileBase->closeTag - [line 202 - vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php] - [2 Arguments]
Question
piet
Need some help here please. When I try to open any page except the home page TB gives a 500 error.
Debug mode on gives following info:
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/avionixstore/publichtml/vendor/smarty/smarty/libs/sysplugins/smartyinternal_compilebase.php on line 75
Warning: count(): Parameter must be an array or an object that implements Countable in /home/avionixstore/publichtml/modules/blockcartmod/blockcart_mod.php on line 264
Warning: count(): Parameter must be an array or an object that implements Countable in /home/avionixstore/publichtml/modules/blockcartmod/blockcartmod.php on line 264 [ThirtyBeesException] Syntax error in template "/home/avionixstore/publichtml/themes/panda/breadcrumb.tpl" on line 50 "
" unclosed {foreach} tag at line 50 in file vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplatecompilerbase.php 45. */ 46. public static $_tag_objects = array(); 47. 48. /** 49. * tag stack 50. * 51. * @var array 52. */ 53. public $_tag_stack = array(); 54. 55. /** Smarty_Internal_TemplateCompilerBase->trigger_template_error - [line 165 - vendor/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php] - [1 Arguments] Smarty_Internal_CompileBase->closeTag - [line 202 - vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php] - [2 Arguments]
11 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now