Using resi with drupal 5.2 :

1) Include error :
In resi.module ligne 14 should be :
require_once($path . '/sunriseset.php');

2) Error message at install :
In resi.instal ligne 37 should be :
if ($q1 && $q2 && $q3 && $q5)
As there is no $q4

3) Unable to run resi at site.com/?q=resi :
(and not site.com/resi as you mentionned it in the doc)
Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\EasyPHP 2.0b1\www\drupal-5.2\includes\common.inc on line 540
Seems that you should fix an infinite loop somehere ...

Pretty critical :q
Hope you could fix this fast

Comments

jochen wendebaum’s picture

Hi,

I am currently moving, and even to another country, and starting a new job soon, so I have very little time for this project. I will see what I can do, honestly.

I am still looking for co-developers for this project.

tenshu’s picture

i could help but in this case i just can't see whats wrong

If you point me where to fix i'll do it

jochen wendebaum’s picture

Assigned: Unassigned » jochen wendebaum

concerning the timeout error take a look at this issue:

http://drupal.org/node/124754

which seems related.

tenshu’s picture

nope

i tried to comment out the line described
With no sucess.

jochen wendebaum’s picture

Status: Active » Closed (fixed)

I just released a new reservation system for Drupal 6, based on this module, and rewritten completly from scracht.

http://drupal.org/project/simple_reservation

The "airplane reservation system" won't be touched anymore in the future, all efforts go into this new project.