I didn't see in my error log before that my iframe embed code was not correct.
What is the correct usage of
show_booking_widget_php4(); ?
I was using
show_booking_widget_php4(1);
and getting the error:
PHP Warning: extract() [<a href='function.extract'>function.extract</a>]: First argument should be an array in /wp-content/plugins/booking/wpdev-booking.php on line 3692
Cheers