• Resolved streettb

    (@streettb)


    Hi,

    I like your plugin but now have a significant error. I tried to activate/deactive the plugin but was getting the error as in https://www.ads-software.com/support/topic/cannot-remove-old-folder?replies=11 where old folders/images that didn’t exist in my backend but were showing up in the plugin.

    I used another plugin to try and delete the entries in the wp_mgmlp_folders table for these old images/folders, but now, after several attempts to reinstall/activate/deactivate the plugin, the media library plus no longer works.

    After setting WP debugging to ‘true’, I’m getting this error repeated several times

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 4]
    select post_title, ID, wp_mgmlp_folders.folder_id from wp_posts LEFT JOIN wp_mgmlp_folders ON(wp_posts.ID = wp_mgmlp_folders.post_id) where ID =

    I’m assuming I need to rebuild or enter data into the wp_mgmlp_folders table? BTW, I don’t have access to PhpMyAdmin, but I know that wp_mgmlp_folders currently has ‘0’ records.

    Any help to rebuild the plugin would be most appreciated.

    https://www.ads-software.com/plugins/media-library-plus/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘deleted entries in wp_mgmlp_folders table now can't get plugin to work’ is closed to new replies.