Title: cpradio's Replies | WordPress.org

---

# cpradio

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [nextgen-gallery next bug of 1.3.1 – default path for new galleries](https://wordpress.org/support/topic/plugin-nextgen-gallery-next-bug-of-131-default-path-for-new-galleries-2/)
 *  [cpradio](https://wordpress.org/support/users/cpradio/)
 * (@cpradio)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-next-bug-of-131-default-path-for-new-galleries-2/#post-1099621)
 * Figures that I post this comment and all of a sudden it begins to work. I started
   to debug the code and it started to work. I must have been working with a cached
   copy. Sorry about that, this bug seems to be fixed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [nextgen-gallery next bug of 1.3.1 – default path for new galleries](https://wordpress.org/support/topic/plugin-nextgen-gallery-next-bug-of-131-default-path-for-new-galleries-2/)
 *  [cpradio](https://wordpress.org/support/users/cpradio/)
 * (@cpradio)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-next-bug-of-131-default-path-for-new-galleries-2/#post-1099620)
 * I’d like to reopen this issue with 1.3.1 and 1.3.2. Everytime I create a new 
   gallery it puts it in the root directory. I have tried wp-content/gallery/ and/
   wp-content/gallery/ as the default path, neither work.
 * Matt
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot Edit or Delete Pages, Cannot Delete Posts](https://wordpress.org/support/topic/cannot-edit-or-delete-pages-cannot-delete-posts/)
 *  Thread Starter [cpradio](https://wordpress.org/support/users/cpradio/)
 * (@cpradio)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/cannot-edit-or-delete-pages-cannot-delete-posts/#post-593216)
 * I solved it. If you open phpMyAdmin or something similar query your wp_options
   table. My problem was due to changing the table name prefix. Run the following
   query:
 * SELECT * FROM `wp_options` WHERE `option_name` LIKE ‘%user_roles%’
 * REPLACE `wp_` with your table prefix.
 * If you have two of them, you need to determine which you want to delete. I did
   this by looking for a few keywords, ie: delete_pages, delete_others_pages, etc.
 * If one of your rows has that, then keep that one and delete the others. If you
   have any doubts about doing this, contact me at forums [at] cpradio [dot] net
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot Edit or Delete Pages, Cannot Delete Posts](https://wordpress.org/support/topic/cannot-edit-or-delete-pages-cannot-delete-posts/)
 *  Thread Starter [cpradio](https://wordpress.org/support/users/cpradio/)
 * (@cpradio)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/cannot-edit-or-delete-pages-cannot-delete-posts/#post-593211)
 * Well, thanks for reporting this is a larger problem than just myself, it is at
   least good to know that much.

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