MyBB Community Forums

Full Version: PHP Conditionals Issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I activate template conditionals and then try to open a thred i get a blank page. IF this is deactivated it loads just fine. any suggestions on where to look?
Hello,
that would usually mean there's a PHP-related error somewhere.
Try checking in your webserver's error log - there should be a hint as to what's causing the issue.
... also have you added any conditional code in showthread template ?
if so, post that code. and have you tried removing that condition ?