Error when installing this module on a clean Drupal install.
Mixx - December 3, 2008 - 13:15
| Project: | Fast Gallery |
| Version: | 6.x-3.2 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Mixx |
| Status: | active |
Jump to:
Description
When i upload the module, i get this error instantly:
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /****/****/*******/********.**/******_****/drupal/modules/fast_gallery/fast_gallery.module on line 596
I'm running on a clean Drupal 6.6 install.

#1
What version of PHP are you running?
#2
PHP Version 4.4.8
MySQL 4.1.11
#3
there you go. PHP 5 is required.
#4
Automatically closed -- issue fixed for two weeks with no activity.
#5
I'm using php 5.0.5, D6.13 and get the same error on line 648.
As a consequence the whole website is blocked unless I remove the module.
On a test install with php 5.2.6 the parsing error does not occur.