Ok this is getting even more weird :S
I had tested the bookings with the TwentyEleven theme and it seemed everything was working fine. After submitting the form it only sent one email and there was only one booking in the backend, just as expected.
What’s happening now is that the details of all the previous bookings get replaced with the details of the latest. For example, I fill the form with the following for the first time (first booking):
Name – Alex
Phone – 01234567890
Email – [email protected]
Comments – Test
and I submit the form. Everything works perfectly. I get an email saying Alex wants to book a place and Alex gets an email saying his booking is pending approval.
Then I repeat the what I have just done with different details:
Name – John
Phone – 01234567890
Email – [email protected]
Comments – Test
I get an email and John gets an email. BUT, when I go to bookings in the back end both rows in the table for Pending Bookings say:
Booker – John | Email: [email protected] etc.
So all the info that Alex put previously has been replaced with John’s. And this keeps on happening… If I now did:
Name – Matt
Phone – 01234567890
Email – [email protected]
Comments – Test
The three bookings in the back end will show Matt’s details.
Please help Marcus! ??