08-07-2010, 10:17 PM
|
|
|
Too lazy to set a custom title
Industry Role:
Join Date: Aug 2002
Posts: 55,588
|
Quote:
Originally Posted by Pushcube
Check your index.php in the root dir only contains...
Code:
<?php
define('WP_USE_THEMES', true);
require('./wp-blog-header.php');
?>
...and no other code.
|
why oh why.
|
|
|