Error on enabling in drupal 6.3
vevega - July 22, 2008 - 22:16
| Project: | Bookings API |
| Version: | 6.x-1.0-alpha1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi, I am new to Drupal so this may be a simple problem. When I try to enable bookingsapi, my site literally goes blank/white screen - I am using drupal 6.3. I have to remove all bookings api files and folders in order to get my site back. Any suggestions??

#1
Same problem here, any information?
[client 192.168.0.16] PHP Parse error: parse error, unexpected '&', expectingT_VARIABLE or '$' in /home/store/drupal6/modules/bookingsapi
/bookingsapi.module on line 173
#2
There are some issues with this module, the white screen is probably caused by a class being redefined.
Try out the .dev version of the module, and wait for some fixes in the works (I'm trying to use this module too).
Dave
#3
Anybody solve this problem? .dev installation show blank screen too.
#4
Check your version of PHP. I seem to recall this being an issue. I'm pretty sure this was written for PHP4 and PHP5 has become more strict about some conventions. Also, you should check your PHP error_log file.
Dave
#5
Does this problem persist in the dev-release?
#6
Set to fixed - feel free to reopen, if you re-encounter this problem.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.