[Plugin: Bookings] DB error with Booking plugin
-
Using booking plugin V1.0.0.
If im not logged in as admin, i open the booking page and upon making a booking get the following DB error:There was an error executing your query:
DB Error: null value violates not-null contsratint INSERT INTO 468_reservation_users VALUES(‘sc14e8bf0d96121f’NULL,1,0,1,1,NULL)[nativecode=1048** Column ‘memberid’ cannot be null]Then when I log in as admin I can make a booking, it does not ask me for my name or email and I see the booking in the WP backend admin section.
THEN if I go to make another booking I no longer get offered the Email and name form to book under a diffrent name, it now sees that Ive been logged in as admin, uses that info and books another table for me as admin!Ive looked in the MYSQL databse and cannot fins any references to memberid or reservation users or anything.
Help!!!
- The topic ‘[Plugin: Bookings] DB error with Booking plugin’ is closed to new replies.