rcull
09-16-2018, 12:35 PM
VB 4.2.5 PHP 5.6
When trying to save the template, help_bbcodes, I get the following error:
********************
The following error occurred when attempting to evaluate this template:
PHP Warning: Illegal string offset 'bbcodelinks' in ..../includes/adminfunctions_template.php(5249) : eval()'d code on line 193
PHP Warning: Illegal string offset 'bbcodebits' in ..../includes/adminfunctions_template.php(5249) : eval()'d code on line 875
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
********************
On another site, when trying to save the same template, I get this error:
********************
The following error occurred when attempting to evaluate this template:
%1$s
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
********************
Is there something I can do to correct this?
Thanks
When trying to save the template, help_bbcodes, I get the following error:
********************
The following error occurred when attempting to evaluate this template:
PHP Warning: Illegal string offset 'bbcodelinks' in ..../includes/adminfunctions_template.php(5249) : eval()'d code on line 193
PHP Warning: Illegal string offset 'bbcodebits' in ..../includes/adminfunctions_template.php(5249) : eval()'d code on line 875
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
********************
On another site, when trying to save the same template, I get this error:
********************
The following error occurred when attempting to evaluate this template:
%1$s
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
********************
Is there something I can do to correct this?
Thanks