Shape 5

Joomla Club Extensions => Reservations - Club => : deathp December 15, 2010, 10:20:00 AM



: Deleting fields in the front-end
: deathp December 15, 2010, 10:20:00 AM
Hey Guys,

I have customized the reservation module a bit and translated it to my language. Now the only thing is that if i delete the Check in / Check out fields in default.php i get a 404 error saying contact.php is not found on the server in the s5 reservations/scripts directory. I have succesfully changed / modified all files needed and changed the email that is sent. So i only need to delete the inputs in the form, how do i do that?

My site is here: http://www.aquasportalmere.nl/beta/

Any aswer would be really appreciated....

Thx

PvO


: Re: Deleting fields in the front-end
: jonahh December 15, 2010, 03:10:00 PM
You edited the javascript files too?  They process the form and look for the input fields


: Re: Deleting fields in the front-end
: deathp December 15, 2010, 06:12:36 PM
Yep i did... I editted:
default.php
contact.js
xmlHTTPrequest.php

Anything more? What does <form action="<?php echo $mod_s5_reservations ?>scripts/contact.php" method="post" id="cForm"> mean when there is no contact.php in the scripts folder?

It only returns the error when i delete the calender Check in / out fields in default.php?

Your help is appreciated...

PvO


: Re: Deleting fields in the front-end
: extract January 27, 2011, 12:02:48 PM
I have the same issue, how come its giving the error msg: No input file specified. this happens after i press the check availability button.

default.php
contact.js
xmlHTTPrequest.php

i have edited those file but this keeps happening. it works perfect without trying to pull data from the fields i have added, when i edit the code and add the extra variables for the fields it gives the error: No input file specified.

Please help me, its really urgent.