Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with saving a menu #288

Open
birdy10 opened this issue May 3, 2019 · 2 comments
Open

Problem with saving a menu #288

birdy10 opened this issue May 3, 2019 · 2 comments

Comments

@birdy10
Copy link

birdy10 commented May 3, 2019

Hello Slim & dapper,

Great plugin, but we have a we have tiny issue on the Bezuidenhout website;

When I try to save a standard WordPress menu it will process for a minute or so then show
a 500 error. When I disable the Theatre plugin the menu is saved instantly. Enabling again gives the error as before.

So, can you please help me out here?
thank you,
Harold Vogelaar

2019-04-21 500 Internal Server Error

@slimndap
Copy link
Owner

slimndap commented Jul 3, 2019

Can you try this:

  1. Create a backup of the database.
  2. Open the tabel inside phpMyAdmin.
  3. Run the following query:
    DELETE FROM `wp_options` WHERE `option_name` = 'theater_transient_keys'
  4. Edit a menu and save it.

@slimndap
Copy link
Owner

slimndap commented Jul 3, 2019

Related to #275

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants