surprisingly, upon activation of the installed module, I get a message that something's missing in line 14. what would be required to get the thing working? I have had to delete the module from the module folder in order to see my website again - that means: as long as the module files were present in the root, I could only see an error message.
I am completely stunned, actually. I hope this would help in the further development. I am hereby also offering dutch or english localisation.
Joris
* Resi module table creation was unsuccessful.
* warning: require_once(includes/sunriseset.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\fzovllocal\modules\airplane_reservation\resi.module on line 14.
* warning: require_once(includes/sunriseset.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\fzovllocal\modules\airplane_reservation\resi.module on line 14.
* warning: require_once(includes/sunriseset.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\fzovllocal\modules\airplane_reservation\resi.module on line 14.
* warning: require_once(includes/sunriseset.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\fzovllocal\modules\airplane_reservation\resi.module on line 14.
* warning: require_once(includes/sunriseset.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\fzovllocal\modules\airplane_reservation\resi.module on line 14.
* warning: require_once(includes/sunriseset.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\fzovllocal\modules\airplane_reservation\resi.module on line 14.
* warning: require_once(includes/sunriseset.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\fzovllocal\modules\airplane_reservation\resi.module on line 14.
* warning: require_once(includes/sunriseset.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\fzovllocal\modules\airplane_reservation\resi.module on line 14.
* warning: require_once(includes/sunriseset.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\fzovllocal\modules\airplane_reservation\resi.module on line 14.
Comments
Comment #1
joris.verschueren commentedI tried to repeat the problem. funny enough, I get a slightly different situation.
upon extracting the module into the "modules" folder, when I try to view my website, i get the error message
Fatal error: Call to undefined function node_get_types() in C:\xampp\htdocs\fzovllocal\includes\theme.inc on line 272
after deleting the airplane_reservation folder from the modules folder, I get the following warning:
warning: require_once(includes/sunriseset.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\fzovllocal\modules\airplane_reservation\resi.module on line 14.would I need to unqualify a line somewhere? As you read, I'm not your developping man and very reluctant to start experimenting with settings without a clue. but if someone could suggest a solution for this, I would be glad to investigate further.
thanks,
Joris
Comment #2
joris.verschueren commentedComment #3
jean-bernard.addor commentedJust after selecting the module on d5.12 the site is blocked, white page with:
Fatal error: require_once() [function.require]: Failed opening required 'includes/sunriseset.php' (include_path='.:/usr/share/php:/usr/share/pear') in ...modules/airplane_reservation/resi.module on line 14
Comment #4
jochen wendebaum commentedI am really sorry for that bug and will take a look at that asap. The problem is that the tables are not installed correctly into the DB.
Comment #5
jean-bernard.addor commentedI modified line 14 as follow and it is no more blocking the website, or making error or warning:
I just uninstalled the module and was surprised they were no uninstall script. I will just check the database if the resi table still subsist.
Comment #6
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.
Comment #7
andrearomo commentedHey Joris.... Greeting from mexico!