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

klisics’s picture

hi
I think this problem occurs when you use php 4.xx. When I changed to php 5.xx it was disappeared..

cumidrupal’s picture

Assigned: Unassigned » cumidrupal
Status: Active » Closed (works as designed)

yep, you're right about the compatibility. It's only compatible with PHP 5 and Drupal 6 at this point.