Closed (works as designed)
Project:
Travel Log
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jul 2008 at 17:23 UTC
Updated:
24 Jan 2010 at 21:54 UTC
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
Comment #1
klisics commentedhi
I think this problem occurs when you use php 4.xx. When I changed to php 5.xx it was disappeared..
Comment #2
cumidrupal commentedyep, you're right about the compatibility. It's only compatible with PHP 5 and Drupal 6 at this point.