Title: PixelPie's Replies | WordPress.org

---

# PixelPie

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/users/pixelpie/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/pixelpie/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Graceful Pull-Quotes] [Plugin: Graceful Pull-Quotes] Duplicated Quotes](https://wordpress.org/support/topic/plugin-graceful-pull-quotes-duplicated-quotes/)
 *  Thread Starter [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-graceful-pull-quotes-duplicated-quotes/#post-2313324)
 * Just to explain I am getting two quotes for the one pull on a page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Graceful Pull-Quotes] [Plugin: Graceful Pull-Quotes] Duplicated Quotes](https://wordpress.org/support/topic/plugin-graceful-pull-quotes-duplicated-quotes/)
 *  Thread Starter [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-graceful-pull-quotes-duplicated-quotes/#post-2313060)
 * Just to let you know it’s not the WP version but seems to be the theme im using
   as it displays correctly in the default theme. Any idea what could be wrong????
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Ability to allow/disallow comments gone](https://wordpress.org/support/topic/ability-to-allowdisallow-comments-gone/)
 *  [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/ability-to-allowdisallow-comments-gone/#post-1961689)
 * Has this been sorted?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [WP-Table Reloaded & sorting multiple columns](https://wordpress.org/support/topic/wp-table-reloaded-sorting-multiple-columns/)
 *  [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/wp-table-reloaded-sorting-multiple-columns/#post-1897513)
 * I too think this would be a great function
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CKEditor for WordPress] [Plugin: CKEditor For WordPress] Simplier way to add custom templates](https://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-simplier-way-to-add-custom-templates/)
 *  Thread Starter [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-simplier-way-to-add-custom-templates/#post-1885106)
 * Is there a way I could configure to use the old fcktemplates.xml function?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CKEditor for WordPress] [Plugin: CKEditor For WordPress] Simplier way to add custom templates](https://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-simplier-way-to-add-custom-templates/)
 *  Thread Starter [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-simplier-way-to-add-custom-templates/#post-1885103)
 * Can anyone help?
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Permalinks Break after Server Migrations](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/)
 *  [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/page/3/#post-1863122)
 * I have installed WP Super cache and when I select use mod_rewrite to cache files
   I get this error:
 * Mod rewrite may not be installed!
 * It appears that mod_rewrite is not installed. Sometimes this check isn’t 100%
   reliable, especially if you are not using Apache. Please verify that the mod_rewrite
   module is loaded. It is required for serving Super Cache static files. You will
   still be able to use legacy or PHP modes.
 * Could not having the mod_rewrite installed have something to do with the issue
   im having with custom permalinks??????
 * How do i install Mod Rewrite?
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Permalinks Break after Server Migrations](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/)
 *  [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/page/2/#post-1863119)
 * default htaccess added, permission 777 when saving permalink changes, no didnt
   work.
 * just doble check i have htaccess file correct
    # BEGIN WordPress <IfModule mod_rewrite.
   c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond%{
   REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
 * Should the RewriteRule be artists/index.php (or something like that)
 * Another thing when i imported my database during the migration it asked if it
   was version MySQL 4.1 or 5.1. Im not sure what version the db is so I selected
   4.1 … could this have anything to do with my permalink issue?
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Permalinks Break after Server Migrations](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/)
 *  [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/page/2/#post-1863115)
 * default as in blank htaccess file?
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Permalinks Break after Server Migrations](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/)
 *  [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/page/2/#post-1863112)
 * So I added the / at the end of URL for both Site URL and Home in the db. Didnt
   work
 * So maybe it’s the lack of htaccess in the root of /artists
 * Any ideas?
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Permalinks Break after Server Migrations](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/)
 *  [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/page/2/#post-1863110)
 * URLs in db [http://julianbensonmanagement.com/artists](http://julianbensonmanagement.com/artists)
 * There is no htaccess file in the root directory.
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Permalinks Break after Server Migrations](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/)
 *  [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/page/2/#post-1863108)
 * Oh sorry
 * [http://julianbensonmanagement.com/artists/](http://julianbensonmanagement.com/artists/)
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Permalinks Break after Server Migrations](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/)
 *  [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/#post-1863106)
 * when I make custom permalink to /%category%/%postname%/ i get the 404 error
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Permalinks Break after Server Migrations](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/)
 *  [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/#post-1863104)
 * The internal links work when I revert back to default permalinks but when I change
   and save to custom the links are broken, 404
 * Any ideas?
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Permalinks Break after Server Migrations](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/)
 *  [PixelPie](https://wordpress.org/support/users/pixelpie/)
 * (@pixelpie)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/permalinks-break-after-server-migrations/#post-1863102)
 * Hi
 * Yes they are correct, but still getting 404 error. The homepage of the site loads
   but the links to other pages are broken.

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/users/pixelpie/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/pixelpie/replies/page/2/?output_format=md)