Bootstrap Not Working
-
I’m trying to get WordPress to run in Bootstrap mode with the following require_once function:
require_once('/full/path/to/the/wordpress/folder/wp-blog-header.php');
I’ve tried to include other scripts like the wp-config.php file but they all redirect me to /wp-admin/install.php, which displays a ‘Already Installed’ message. The site and admin are running perfectly fine.
I’m using WordPress version 3.0.3
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Bootstrap Not Working’ is closed to new replies.