• Resolved rninja

    (@rninja)


    I have 4 buttons I created in Max Buttons and now I see in the admin end of WordPress, the following database issues:

    WordPress database error: [Unknown column ‘status’ in ‘where clause’]
    SELECT * FROM wp_maxbuttons_buttons WHERE status <> ‘trash’

    WordPress database error: [Unknown column ‘status’ in ‘where clause’]
    SELECT COUNT(*) FROM wp_maxbuttons_buttons WHERE status <> ‘trash’

    WordPress database error: [Unknown column ‘status’ in ‘where clause’]
    SELECT COUNT(*) FROM wp_maxbuttons_buttons WHERE status = ‘trash’

    And no buttons are listed in the display, but are on the front-end. I am afraid to touch it so it doesn’t delete or deactivate the buttons that I have on over 10 pages.

    http://wordpress.org/extend/plugins/maxbuttons/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author maxfoundry

    (@maxfoundry)

    Sounds like you recently updated the plugin. The latest version included a database table update, so all you have to do is deactivate and then re-activate the plugin. That should fix things right up.

    Plugin Author maxfoundry

    (@maxfoundry)

    And don’t worry, when you deactivate and then re-activate, you won’t lose any of your buttons. They will still be there.

    Thread Starter rninja

    (@rninja)

    Beautiful! It worked. Thanks MaxFoundry, BTW, that was a fast response.

    Plugin Author maxfoundry

    (@maxfoundry)

    No problem, thanks for using the plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: MaxButtons: CSS3 Button Generator for WordPress] Max Buttons Admin End not Showing Previous’ is closed to new replies.