Catchable fatal error: Outside pages which display WordPress content
-
Hello
I have pages on my site outside my WordPress installation that are receiving this error:
Catchable fatal error: Object of class order could not be converted to string in /[path to WordPress]/wp-includes/classes.php on line 273
It only happens in files outside the WordPress directory, where I add:
<?php require(‘./wordpress/wp-blog-header.php’); ?>
to the beginning to call the headerIf anyone has any idea of a fix? that would be great..
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Catchable fatal error: Outside pages which display WordPress content’ is closed to new replies.