I'm trying to insert data based on current logged in user. I'm grabbing the user email address from the session data, then I query users table for the user_id that matches the unique email address but upon inserting it throws Error Number: 1452.I'm trying to insert data based on current logg