Page 4 of 5

Re: RESERVATION Module

Posted: Sat Aug 12, 2006 10:01 am
by djkirstyjay
Looks like that works a treat. Ta.

Re: RESERVATION Module

Posted: Thu Sep 07, 2006 8:10 am
by lmgx
Hi Newclear

I'm running CMSMS 0.13 with reservation Module 0.6.1.

In Step 2, if I change either the dates or the Number of persons, the data gets lost. When doing a quick comparison of the source code of the demo site you supplied, I noticed that there are several hidden input fields that keep track of information such as 'fromdate' and 'todate' etc.
My source code only stores: . So if I change the dates, the Number of Persons defaults to 1 and if I change the Number of persons, the reservation dates are lost...

Also I'm not receiving the email notification. I installed CMSMailer and tested it and the site is sending the email, but not from the reservation Module. Please help!

If I can get these little glitches sorted out, this is going to be a very nifty module. ;D

Re: RESERVATION Module

Posted: Thu Sep 07, 2006 10:59 am
by newclear
Hello there,
I really cant say now why the hiddens are not showing in your code  :(
In the step 2 when you change the number of persons (adults or childrens)the form is submitted automatic and redirrect to step 2 again.
If you change the dates in step 2 you should click Apply button to make the changes for prices in step 2.
If you send me a url i can take a look and try to debug your situation.

The module is not using the CMSMailer and send mail only with php mail function. please check did you add email to send reservations to in admin -> reservation -> general options.

I will make 1.0 release soon which will have more options and will be code revised.

Svilen Sabev

Re: RESERVATION Module

Posted: Thu Sep 07, 2006 1:59 pm
by lmgx
Hi newclear

The url is  http://seaboundcharters.co.za/index.php/reservations

I've installed it on two separate servers and I still get the same result as mentioned.

In regards to the email - if I only have to change the settings in the admin section, I've definitely changed the email to my own. I only installed CMSMailer to verify that the emails are not being blocked by the server for some reason.

Thanks!

Re: RESERVATION Module

Posted: Tue Sep 12, 2006 8:33 am
by newclear
Step 2 has two forms and when you clicked apply on first there is no hidden field for the adults number. Also the childs too.
The second form has the same problem but need hidden fields for the date range.

I hope you can try to do this job for you.

If you did this job maybe the mail problem will be fixed accordingly

PS: The problem you found is an issue and will be fixed in next version.

Re: RESERVATION Module

Posted: Wed Nov 15, 2006 6:23 am
by cmsnewbie
Hi,

Anyone here can help me, Im new with CMSMS and tryin to setup hotel online booking but my problem is I have no idea where Im going to start, I have already the reservation module downloaded and installed using administrator.

I have seen the website of newclear which is same for what i need.. anyone here can send me step step intruction on how those things work? what script do i need to edit? do i need to edit all the script with the built-in FCKEDITOR?

Please I really need your help!

Thanks and best regards to all!

CMSnewbie

Re: RESERVATION Module

Posted: Wed Nov 15, 2006 10:31 am
by cmsnewbie
newclear wrote: Sorry for the awaiting singha. I was out of the computer theese days.
The reservation module is hardcoded to use the multilingual version of CMSMS but it should work with the official version too. I just didn't tried.

So about the problem. Yes i think I got it.
You should get the last class.module.inc.php from SVN. I use some new features with forms that are added in the 0.13 vers.
The problem maybe came from the $params which is not assigned regularly.

Can you tell me on which action you got this error. I will try to help you resolve this problem.

If someone else who have a problems with the module  Please share them here.
There is a demo for Reservation module here
http://dev.newclearweb.com/hotelbrod/in ... ion&lan=en

Svilen Sabev
Hello newclear,

Your sites rocks! how did you do this? can you give any idea on how you create the template css and design, what script do i need to edit? sorry im new with this CMSMS and completely clueless im tryin to install but i have no luck, when im trying to test the reservation the result in Step 2 was not good.. http://www.onlinebukidnon.com/demohotel ... mit=Submit

cmsnewbie

Re: RESERVATION Module

Posted: Tue Dec 19, 2006 5:39 pm
by cmsnewbie
hi to all!

can anyone encountered the problem in step2 the display result of room is not in proper place, I have used the css which is include already from reservation module.

can anyone help me regarding with this problem for reference please take a look with this link:

http://www.onlinebukidnon.com/hoteldemo ... mit=Submit

if anyone here has a good and working css reservation please share it to me.

Thanks!

cmsnewbie

Re: RESERVATION Module

Posted: Thu Dec 21, 2006 5:55 am
by Dr.CSS
Is it too cramped not enough room around it?...

Try taking the align out of it...

Suite Room


I would suggest working on the reservation dates format also...

From 22 December,2006 to 23 December,2006

From 22 December 2006 to 23 December 2006

Re: RESERVATION Module

Posted: Fri Dec 22, 2006 9:47 am
by cmsnewbie
mark wrote: Is it too cramped not enough room around it?...

Try taking the align out of it...

Suite Room


I would suggest working on the reservation dates format also...

From 22 December,2006 to 23 December,2006

From 22 December 2006 to 23 December 2006
Hi Mark,

Thank you for your help regarding the reservation room alignment, what do you mean regarding with the dateformat? presently my problem with the date is when i click and icon for calendar and select any dates it didn't work but if im going to click the datebox and select date it work. What is the problem with this one? css? or tpl file.

Thanks and best regards!

cmsnewbie!

Re: RESERVATION Module

Posted: Thu Feb 15, 2007 10:41 am
by newclear
I am happy to announce the new Reservation module 1.0 Release Candidate version
It has many bug fixes and new features like admin reservation management and bridge to newsletter made simple.

Please try it and give me a feedback.

http://dev.cmsmadesimple.org/projects/reservation/

Regards everyone who is in touch of this module.

Svilen Sabev

Re: RESERVATION Module

Posted: Thu Nov 15, 2007 5:38 pm
by TFcroft4
I am new to CMS made simple so the answer may be obvious.

I have installed CMS MS and the Reservation model - you can see it here

[url=http://http://www.race-entry.co.uk/cms/cmsmade ... est-a-room]http://www.race-entry.co.uk/cms/cmsmade ... est-a-room[/url]

There is 1 room type and 1 room

The calender javascript does not seem to work and I can't get past Step 1

Any advice would be welcomed.

TF

Re: RESERVATION Module

Posted: Thu Nov 15, 2007 6:31 pm
by newclear
You didnot include the javascript
Check out the help for the Reservation module in modules page

Re: RESERVATION Module

Posted: Thu Nov 15, 2007 11:29 pm
by TFcroft4
I can't see the instruction for javascript on the help page.

Can you give me a clue ?

thanks

Re: RESERVATION Module

Posted: Fri Nov 16, 2007 7:57 am
by newclear
As i see it was commented in the help page.
And it is because the js has to be included by the module but it wasn't
So here is the commented help


JavaScript For Reservation Module

The module using js and css for Xin Calendar 2 and some checking input fields. The calendar will not work without js. I actually add to template the following code in the header tag.

Code: Select all

<pre>
{literal}
<link href="modules/Reservation/calendar/css/xc2_default.css" type="text/css" rel="stylesheet" /> 
<__script__ src="modules/Reservation/calendar/config/xc2_default.js" type="text/javascript" language="javascript"></__script>  
<__script__ src="modules/Reservation/calendar/script/xc2_inpage.js" type="text/javascript" language="javascript"></__script>  
<__script__ src="modules/Reservation/templates/general.js" type="text/javascript" language="javascript"></__script>
{/literal}
</pre>