Installed on vB 5.7.1.
Works well with some threads and fails to work with others. I entered a debug mode and got the following (when it had failed to work):
Quote:
Debug: Error
syntax error, unexpected 's' (T_STRING)
occurred in file xxxx/includes/vb5/template.php(404) : eval()'d code on line 31
Trace
Function render in file xxxx/includes/vb5/template/cache.php line 137
Function replacePlaceholders in file xxxx/includes/vb5/template.php line 426
Function render in file xxxx/includes/vb5/template/cache.php line 137
Function replacePlaceholders in file xxxx/includes/vb5/template.php line 426
Function render in file xxxx/includes/vb5/template/cache.php line 137
Function replacePlaceholders in file xxxx/includes/vb5/template.php line 426
Function render in file xxxx/includes/vb5/template/cache.php line 137
Function replacePlaceholders in file xxxx/includes/vb5/template.php line 426
Function render in file xxxx/includes/vb5/template/cache.php line 137
Function replacePlaceholders in file xxxx/includes/vb5/template.php line 426
Function render in file xxxx/includes/vb5/template/cache.php line 137
Function replacePlaceholders in file xxxx/includes/vb5/template.php line 426
Function render in file xxxx/includes/vb5/frontend/controller/page.php line 275
Function index in file xxxx/index.php line 70
|