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??

Comments

briggsl’s picture

Same problem here, any information?

[client 192.168.0.16] PHP Parse error:  parse error, unexpected '&', expecting
T_VARIABLE or '$' in /home/store/drupal6/modules/bookingsapi
/bookingsapi.module on line 173
dwees’s picture

Assigned: vevega » Unassigned

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

orion_st’s picture

Anybody solve this problem? .dev installation show blank screen too.

dwees’s picture

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

Anonymous’s picture

Status: Active » Postponed (maintainer needs more info)

Does this problem persist in the dev-release?

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Fixed

Set to fixed - feel free to reopen, if you re-encounter this problem.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.