Search found 5 matches

by jagd
Sat Feb 24, 2007 10:09 pm
Forum: Configuration and usage
Topic: Reservation form validation - additional conditions...
Replies: 4
Views: 7671

Well..

When we make a new reservation, we have to enter client name.
If we didn`t do that, there`s simple aler after form submit...

I need to force users, to enter some data into few another fields...

Now - i found place for proper piece of code, it mostly works but...
i still have some ...
by jagd
Wed Feb 21, 2007 3:15 pm
Forum: Configuration and usage
Topic: Reservation form validation - additional conditions...
Replies: 4
Views: 7671

Well - loops - its straight translation from polish... sorry :)

I mean, conditional instructions like "if (condition)", "for", "do" and others...

Ok, i`ve made a little step ahead :)

In clienti.php i found two places, where "cognome" variable is testing.
I`ve put my "ifs" and... it almost works ...
by jagd
Wed Feb 21, 2007 10:10 am
Forum: Configuration and usage
Topic: Reservation form validation - additional conditions...
Replies: 4
Views: 7671

Reservation form validation - additional conditions...

Hi Marco!

I`ve made many mods in my installation of php-residence but now im in a stuck... :|

I need to add three more loops in prenota.php or clienti.php:

- if number of persons was entered
- if "reservation type" is selected (res. type - it`s my own mod)
- if "reservation-confirmation date ...
by jagd
Tue Apr 25, 2006 1:10 pm
Forum: Configuration and usage
Topic: Custom reservation types...
Replies: 3
Views: 6489

Special needs ;)

Well, my friends wants to have an application to store their reservations.

In fact - payments module is not required, becouse for a while they don`t need this functionality (although - its great).
Most important functionality is customer colour-code (each colour for custom kind of reservation, f ...
by jagd
Mon Apr 24, 2006 1:18 pm
Forum: Configuration and usage
Topic: Custom reservation types...
Replies: 3
Views: 6489

Custom reservation types...

Hi Marc!

Thanks a lot for your great job and sharing all that stuff.

I`ve started to customize that cool tool (i can send you polish locale files set) and i found serious problem.

I`m not so advanced in php-programming but i`ve added few new features for my own needs:

- custom reservation types ...