Title: fusionpowered's Replies | WordPress.org

---

# fusionpowered

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Newbie Blues – Links all go to lists of files](https://wordpress.org/support/topic/newbie-blues-links-all-go-to-lists-of-files/)
 *  [fusionpowered](https://wordpress.org/support/users/fusionpowered/)
 * (@fusionpowered)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/newbie-blues-links-all-go-to-lists-of-files/#post-1163787)
 * i don’t think your default document is specified, you should include index.php
   in your list of default documents.
 * ypu can do this easily by placing a ‘.htaccess’ file into your wordpress folder
   with this single line it it:
 * DirectoryIndex index.php
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Need some tips for the best approach for this project](https://wordpress.org/support/topic/need-some-tips-for-the-best-approach-for-this-project/)
 *  [fusionpowered](https://wordpress.org/support/users/fusionpowered/)
 * (@fusionpowered)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/need-some-tips-for-the-best-approach-for-this-project/#post-1148603)
 * I don’t know of any way to have the posts and pages nav mixed up with each other
   without having to hard code the links yourself. if you want the blog posts (or
   categories) first, you could simply call wp_list_categories before wp_list_pages.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Not blocking search engines.](https://wordpress.org/support/topic/not-blocking-search-engines/)
 *  [fusionpowered](https://wordpress.org/support/users/fusionpowered/)
 * (@fusionpowered)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/not-blocking-search-engines/#post-1148471)
 * I would recommend using registered-users-only plugin
 * [http://wordpress.org/extend/plugins/registered-users-only/](http://wordpress.org/extend/plugins/registered-users-only/)
 * saves a whole lot of work
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Shortening my posts to show as previews](https://wordpress.org/support/topic/shortening-my-posts-to-show-as-previews/)
 *  [fusionpowered](https://wordpress.org/support/users/fusionpowered/)
 * (@fusionpowered)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/shortening-my-posts-to-show-as-previews/#post-1147908)
 * did you put a ‘more’ tag in your post?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress widgets not working](https://wordpress.org/support/topic/wordpress-widgets-not-working/)
 *  [fusionpowered](https://wordpress.org/support/users/fusionpowered/)
 * (@fusionpowered)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/wordpress-widgets-not-working/#post-1116915)
 * is there any theme related code in your functions.php file? I found that if I
   had a space in the widget name that it wouldn’t work (only when ‘name’ is a single
   string arg).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [my WordPress is not available now – white pages](https://wordpress.org/support/topic/my-wordpress-is-not-available-now-white-pages/)
 *  [fusionpowered](https://wordpress.org/support/users/fusionpowered/)
 * (@fusionpowered)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/my-wordpress-is-not-available-now-white-pages/#post-1148466)
 * sounds like your theme is broken, remove the theme folder to deactivate it and
   it should revert to the default admin theme (if you’ve not removed it)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Need some tips for the best approach for this project](https://wordpress.org/support/topic/need-some-tips-for-the-best-approach-for-this-project/)
 *  [fusionpowered](https://wordpress.org/support/users/fusionpowered/)
 * (@fusionpowered)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/need-some-tips-for-the-best-approach-for-this-project/#post-1148465)
 * where you have a call to your wp_list_pages(…) function, you could just add wp_list_categories(…)
   function beside it, listing them both in the same ul tag
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [after moved my WP…](https://wordpress.org/support/topic/after-moved-my-wp/)
 *  [fusionpowered](https://wordpress.org/support/users/fusionpowered/)
 * (@fusionpowered)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/after-moved-my-wp/page/2/#post-1138462)
 * is your server a local one? I had the same issue when the server was nat’ed and
   behind a firewall, moving the wp site to an internet server solved the problem(
   somehow).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Ultimate Google Analytics Plugin Array_Key_Exists error](https://wordpress.org/support/topic/ultimate-google-analytics-plugin-array_key_exists-error/)
 *  [fusionpowered](https://wordpress.org/support/users/fusionpowered/)
 * (@fusionpowered)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/ultimate-google-analytics-plugin-array_key_exists-error/#post-1057619)
 * Hi Elizabeth
 * Is it possible that you have changed the domain name for your website?
 * If you change the domain name after installing the plugin, you need to change
   the reference to the internal domain name. The fastest and easiest way is to 
   deactivate the plugin, remove the options row named ‘ultimate_ga_options’ in 
   your options table and re-activate the plugin.
 * I’ve made a small blog post about it here:
    [http://giblitz.com/2009/07/20/error-ultimate_ga-php-on-line-203/](http://giblitz.com/2009/07/20/error-ultimate_ga-php-on-line-203/)
 * Terry.

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