Title: rankspace's Replies | WordPress.org

---

# rankspace

  [  ](https://wordpress.org/support/users/rankspace/)

 *   [Profile](https://wordpress.org/support/users/rankspace/)
 *   [Topics Started](https://wordpress.org/support/users/rankspace/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rankspace/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rankspace/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rankspace/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rankspace/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rankspace/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Show Category Posts Without Children](https://wordpress.org/support/topic/show-category-posts-without-children/)
 *  Thread Starter [rankspace](https://wordpress.org/support/users/rankspace/)
 * (@rankspace)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/show-category-posts-without-children/#post-1251333)
 * Does anyone know where this particular depth is set?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [“This file doesn’t do anything, but loads”](https://wordpress.org/support/topic/this-file-doesnt-do-anything-but-loads/)
 *  [rankspace](https://wordpress.org/support/users/rankspace/)
 * (@rankspace)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/this-file-doesnt-do-anything-but-loads/#post-1251319)
 * Make sure that your index.php file is complete. Should be the following:
    ‘<?
   php /** * Front to the WordPress application. This file doesn’t do anything, 
   but loads * wp-blog-header.php which does and tells WordPress to load the theme.**
   [@package](https://wordpress.org/support/users/package/) WordPress */
 * /**
    * Tells WordPress to load the WordPress theme and output it. * * [@var](https://wordpress.org/support/users/var/)
   bool */ define(‘WP_USE_THEMES’, true);
 * /** Loads the WordPress Environment and Template */
    require(‘./wp-blog-header.
   php’); ?>’
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [error in wp-db.php and pluggable.php](https://wordpress.org/support/topic/error-in-wp-dbphp-and-pluggablephp/)
 *  [rankspace](https://wordpress.org/support/users/rankspace/)
 * (@rankspace)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/error-in-wp-dbphp-and-pluggablephp/#post-673013)
 * This change had no effect for me regarding this error. I did find extra lines
   beneath the final ?> in my functions.php. Removal of these corrected the problem.

Viewing 3 replies - 1 through 3 (of 3 total)