Ok so I put in:on my test site...didn't work same errors.PHP Code:
require('includes/application_top.php');
Well since you said all it should on the index.php anyways, I put it on the main index.php and I get a 500 error but nothing in the log file.
Then I moved the code below theIt loads at least by get the typical PHP error warning and the log has the same errors.Quote:
after the header is included.