Title: Linjon's Replies | WordPress.org

---

# Linjon

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to make/delete/edit posts while admin](https://wordpress.org/support/topic/unable-to-makedeleteedit-posts-while-admin/)
 *  Thread Starter [Linjon](https://wordpress.org/support/users/linjon/)
 * (@linjon)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/unable-to-makedeleteedit-posts-while-admin/#post-2135462)
 * Sorry for the triple post but I’ve located the error. I tried switching database
   and the publish button appeared again. Now I just have to find the faulty database
   table. I suspect it is the wp_posts table.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to make/delete/edit posts while admin](https://wordpress.org/support/topic/unable-to-makedeleteedit-posts-while-admin/)
 *  Thread Starter [Linjon](https://wordpress.org/support/users/linjon/)
 * (@linjon)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/unable-to-makedeleteedit-posts-while-admin/#post-2135460)
 * Nope that didn’t work. Think I’m gonna re-install clean with a new database.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to make/delete/edit posts while admin](https://wordpress.org/support/topic/unable-to-makedeleteedit-posts-while-admin/)
 *  Thread Starter [Linjon](https://wordpress.org/support/users/linjon/)
 * (@linjon)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/unable-to-makedeleteedit-posts-while-admin/#post-2135458)
 * As I explained in my post: I have tried all that, yes.
    I’m going to try and 
   reset the plugins though. Will let you know what happens.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to make/delete/edit posts while admin](https://wordpress.org/support/topic/unable-to-makedeleteedit-posts-while-admin/)
 *  Thread Starter [Linjon](https://wordpress.org/support/users/linjon/)
 * (@linjon)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/unable-to-makedeleteedit-posts-while-admin/#post-2135375)
 * >  Try to add the role to the admin user may be.
   >     ```
   >     $role = get_role('administrator');
   >     $role->add_cap('edit_posts');
   >     $role->add_cap('delete_posts');
   >     ```
   > 
 * Can I add this to the wp-settings script?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to make/delete/edit posts while admin](https://wordpress.org/support/topic/unable-to-makedeleteedit-posts-while-admin/)
 *  Thread Starter [Linjon](https://wordpress.org/support/users/linjon/)
 * (@linjon)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/unable-to-makedeleteedit-posts-while-admin/#post-2135309)
 * Bump.
    This is important, as the site is a live production site. Someone must
   have had the same problem.

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