Admin user looses "post" rights after plugin installation

Bring Your Business to LifeSupportImage StoreAdmin user looses "post" rights after plugin installation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #54957
    getvma
    Participant

    If I go to Galleries/Settings/Reset/ “Uninstall Image Store”, my rights return to the admin user and I am able to use wordpress without any issues at all.

    This is a local development installation of ZendServer running Apache, MySQL and PHP.

    I do notice that the date or time zone is affected and in the logs it appears that entries are made with tomorrows date so perhaps this might be the issue?

    #54958
    getvma
    Participant

    An update to the above post:

    I just want to point out that this copied line from the error log below was actually made at 9/9/2013 at 11:51PM as opposed to the time stamp that is stated.

    [10-Sep-2013 03:51:25 UTC] WordPress database error Field ‘post_expire’ doesn’t have a default value for query INSERT INTO wp_posts ( post_author , post_date , post_date_gmt , post_content , post_content_filtered , post_title , post_excerpt , post_status , post_type , comment_status , ping_status , post_password , post_name , to_ping , pinged , post_modified , post_modified_gmt , post_parent , menu_order , guid ) VALUES (1,’2013-09-09 23:51:25′,’0000-00-00 00:00:00′,”,”,’Auto Draft’,”,’auto-draft’,’post’,’open’,’open’,”,”,”,”,’2013-09-09 23:51:25′,’0000-00-00 00:00:00′,0,0,”) made by get_default_post_to_edit, wp_insert_post

    This only happens when I activate the plugin. It messes up the date.time settings somehow.

    #54959
    getvma
    Participant

    A little more research and discovered the mysql strict mode was enabled in the configuration as it is recommended during installation. WordPress functioned correctly with it enabled but for some reason it breaks when I install this plugin. Perhaps it is a function or a setting within the plugin.

    I disabled strict mode and installed the plugin and now im back in business on my dev machine.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.