Posted by ryooki on July 26, 2008 at 5:23pm
Jump to:
| Project: | Travel Log |
| Version: | 6.x-1.0-beta2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | cumidrupal |
| Status: | closed (works as designed) |
Issue Summary
Hi, I just downloaded the module today. I uploaded it to sites/all/modules, and extracted it. However, when I activated it in admin/build/modules I get the following error:
Parse error: syntax error, unexpected '{' in /home/bherring/public_html/bandjblog/sites/all/modules/travellog/include/travellog.inc on line 321
Comments
#1
hi
I think this problem occurs when you use php 4.xx. When I changed to php 5.xx it was disappeared..
#2
yep, you're right about the compatibility. It's only compatible with PHP 5 and Drupal 6 at this point.