June 6, 2012 at 07:18 /
After pulling the database and the php file apart, I discovered that the hidden resource code in the form had to be changed from [resources value=”4″] to [rooms vallue=”4″] otherwise the form would crash and the pending reservations it had created couldnt be retrieved as they didnt have a valid resource assigned to them and no price could be generated.
All good now.