Closed (fixed)
Project:
Airplane Reservation System
Version:
5.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
25 Sep 2007 at 10:02 UTC
Updated:
9 Jul 2009 at 10:51 UTC
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
Comment #1
jochen wendebaum commentedHi,
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.
Comment #2
tenshu commentedi could help but in this case i just can't see whats wrong
If you point me where to fix i'll do it
Comment #3
jochen wendebaum commentedconcerning the timeout error take a look at this issue:
http://drupal.org/node/124754
which seems related.
Comment #4
tenshu commentednope
i tried to comment out the line described
With no sucess.
Comment #5
jochen wendebaum commentedI 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.