• Resolved nilsskold

    (@nilsskold)


    I get this warning message when I try to add a booking.

    [F:/wpdev-booking-ajax.php|L:424|V:5.0.3|DB:Unknown column modification_date in field list]

    I’m using the latest version of WordPress and of the plugin.
    I googled around and have tried the unactivate the plugin and then activating it again, but it doesn’t work.

    Do I need to change something on my server configuration, or permissions or something?

    Thanks.

    http://ww.wp.xz.cn/plugins/booking/

Viewing 1 replies (of 1 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    It’s seems that your DB user account of your wordpress installation have no rights for the DB tables fields altering. The system is try to add new table column during activation process but it’s seem that it’s not allowed. Please recheck it.
    The common troubleshooting instruction about this issue is here:

    ——-
    Please make these steps:

    1) Open wordpress plugins menu and press deactivate link at Booking Calendar plugin.
    Please wait for message that plugin is deactivated successfully.

    2) Then press at activate link of Booking Calendar.
    Important! Wait for message that plugin is activated successfully.

    Test it.

    Please be sure, that your MySQL user from WordPress installation have the rights for the altering of columns in the tables of DB.
    ——

Viewing 1 replies (of 1 total)

The topic ‘Error during inserting into BD’ is closed to new replies.