![]() |
Receiving parse error for functions_showthread
I'm receiving the following when trying to view a thread:
Quote:
and Quote:
Lines 63, 64 and 65 are: PHP Code:
|
First thing I would do is double-check the syntax for single quotes, double quotes, and escaped characters within an eval statement.
|
That's not it.
|
Usually happens when there is an error in the templates, and using the eval() throws an error back because the purpose is to change a string and parse it as syntax, so to speak.
The common error in templates is: Code:
$variable['param'] Code:
$variable[param] Code:
{$variable['param']} - Zero Tolerance |
All times are GMT. The time now is 01:09 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|