• Yesterday our site began returning server errors and couldn’t get into admin. I moved all the plugins to a renamed folder and the site came back up.

    After reinstalling each in sequence, widget-logic is the one that causes the failure.

    We use widget logic quite a bit and it has worked fine. Yesterday, before the crash, one of our members was adding a sidebar widget with logic, after which we experienced the crash.

    I queried the wp_options with the key ‘widget_logic’ and parsed out in excel all the s: elements which number about 180. Is there some limit after which we hit a ceiling? Or is there perhaps some corruption in the record? Are there other records I should look at in the database?

    Thanks

    http://wordpress.org/plugins/widget-logic/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Weej

    (@weej)

    Is there a way to reset the variables so that we can start from scratch? At this point we have a pretty messy site.

    i don’t believe there is a limit – but could be wrong. i’ve not had call for resetting the widget_logic options. Are you able to use the export and import options? If so, you could edit the exported options file down to

    [START=WIDGET LOGIC OPTIONS]
    [STOP=WIDGET LOGIC OPTIONS]

    and reload that

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Get 500 error’ is closed to new replies.