Title: TablePress Menu gone :(
Last modified: October 29, 2018

---

# TablePress Menu gone :(

 *  Resolved [Rafael Benard](https://wordpress.org/support/users/rbenard/)
 * (@rbenard)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/tablepress-menu-gone/)
 * Hi,
 * I’m running into the exact same issues these users had: [https://wordpress.org/support/topic/tablepress-missing-from-wp-menu/](https://wordpress.org/support/topic/tablepress-missing-from-wp-menu/)
   and [https://wordpress.org/support/topic/tablepress-gone-from-wp-admin-2/](https://wordpress.org/support/topic/tablepress-gone-from-wp-admin-2/)
 * The main issue is that my site times out because of the long transaction that
   involves updating my ./options.php because of the amount of plugins and since
   this is a production site (the size makes it a challenge to setup as a staging
   area).
 * So, is there any other way to update the tablepress_option options table other
   than the web interface at the ./options.php? Anything like wp-cli or even phpMyAdmin?
 * Thanks!

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/tablepress-menu-gone/#post-10825394)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Sure, you could simply use phpMyAdmin then! Just find the “tablepress_options”
   entry in the “wp_options” database table and make the change there.
    You could
   also read that option using wp-cli, change the mentioned value to 0, and save
   it back to the database with wp-cli (I don’t have the exact commands at hand 
   for that, though).
 * If that still fails, let me know!
 * Regards,
    Tobias
 *  Thread Starter [Rafael Benard](https://wordpress.org/support/users/rbenard/)
 * (@rbenard)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/tablepress-menu-gone/#post-10832783)
 * Hey Tobias,
 * This still didn’t worked 🙁
 * I went to tablepress_plugin_options (this is the correct one I think), and changed
   the value 37 to 0 through phpMyAdmin, this was saved fine and so far so good.
 * However when I go to this page: [https://site.com.com/wp-admin/admin.php?page=tablepress](https://site.com.com/wp-admin/admin.php?page=tablepress)
   I got this:
 * **Sorry, you are not allowed to access this page.**
 * Any other options we’ve here?
 * Thanks!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/tablepress-menu-gone/#post-10837201)
 * Hi,
 * something else might be interfering here then. If possible, I’d like to take 
   a direct look at this on your site. Could you therefore please get in touch via
   email (the address is in the main plugin file “tablepress.php”)? That way, I 
   can investigate this directly. Thanks!
 * Regards,
    Tobias

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

The topic ‘TablePress Menu gone :(’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/tablepress-menu-gone/#post-10837201)
 * Status: resolved