Page 5 of 5

Re: RESERVATION Module

Posted: Sun Nov 18, 2007 6:47 pm
by TFcroft4
Thank you for the javascript code, I have added this to a template.

I also had to change permissions to 755 so that the script would be executed.

Not there yet though - Step 2 only suggests 1 room type of 2 I added and then Step 3 displays all reservations - even deleted ones - strange.

Re: RESERVATION Module - Getting there

Posted: Sun Nov 18, 2007 7:16 pm
by TFcroft4
I changed

Rooms {cms_module module="Reservation" mailto= "me @ some where" rooms="1" lang= "en_GB" }

to

Rooms {cms_module module="Reservation" mailto= "me @ some where"  rooms="1,2,3" lang= "en_GB" }

Now room types show up and I have made reservations from the from end.

BUT  reservations from the admin panel however don't seem to work yet - the only field that shows is Total price.

Re: RESERVATION Module

Posted: Thu Jan 03, 2008 7:29 pm
by nuno
Hi all
In Step 2
if I change the dates and click apply bottom them return as originally entered, it is a buggy?

thanks

Re: RESERVATION Module

Posted: Wed Apr 30, 2008 9:35 am
by janb
newclear wrote: The second mail is global content block named 'mail_answer_en' for me. I am using multilang version of cmsms but you dont so if you create a global content block with name 'mail_answer_' the content will be send to the client immediatly after the reservation is created.

You can also comment the lines where second mail is sending and stop receiving it.
The lines are from 1354 to 1361
Hi

I had exactly the same problem with the mail_answer_ error.
I registered this as a Global Content Block and I get rid of the error.
There is only one problem..
In the report to admin everything is shown correct with the reservation details.
In the reply to the client, nothing is shown, only a empty body in the mail.

Is there any tag I can insert in the Global Content Block to confirm the reservation (with price and info) to the client?

Jan

Re: RESERVATION Module

Posted: Fri Jun 27, 2008 12:20 am
by mainestratman
I'm assuming that they mail_answer_ global block needs some tags in it as well... can anyone share an example?

Also, I noticed if I book a reservation for a night in Room#1 that I can go right back in and book that same room for someone else on the same night.  Shouldn't a reservation system prevent that from happening?  Did I miss a setting somewhere?

Also, is there any quick n' dirty way to integrate the PayPal IPN into this module.. for deposits to hold the room?

Thanks!

Re: RESERVATION Module

Posted: Thu Jul 03, 2008 1:26 pm
by mainestratman
No comments?

Author hasn't posted in 8 months, and website has been "under construction" for about as long.. does this mean support is no longer offered by the author?  As well as updates, improvements, etc?

Re: RESERVATION Module

Posted: Sun Mar 15, 2009 11:55 pm
by websitedesignnorthdevon
Hi I am new to the forum

Is there anyway to make this module price by Person instead of by room?

Thanks in advance

Re: RESERVATION Module

Posted: Tue Mar 15, 2011 7:32 pm
by netfied
Im trying this module and my page does not change from step 1.
when i select the dates, adults, children and hit the submit button the page does not process this information to step 2 instead im stuck on step1 asking me to select the dates again but the previous selected values in adult and children fields are capture.

any one who can help?