Hi there Bruki and welcome to the forum

So, you want to be able to save a price for each individual date - right?
The problem here is that the dates don't actually exist until the date is booked (be it complete or half day) and that the moment it is "unbooked" the date is removed from the data base.
The reason behind this method is to avoid the need to fill the database with unused dates especially as the original script was designed to be used on a site with thousands of properties. This way, if there is not date in the database table, it is "assumed" that the date is available.
So, back to your proposition...
What do you actually want to be able to do?
Save a price when the date is booked?
or
be able to define the price per day regardless of whether it is booked or not?
I ask this as to know how how to go about thinking of how to adapt the script to your needs.
Chris
PS. I got your email about this - at least I presume it was from you otherwise it is an amazing conicidence

If you don't mind I would rather try to help you out via the forum as hopefully all the requests and solutions that we can add here might be helpfull to others. Of course we can talk about the other matter if you like later
