I'm not a coder but I think this needs changing:

line 158: switch $op {
to
line 158: switch ($op) {

Otherwise I get: unexpected T_VARIABLE line 158

Comments

sillygwailo’s picture

Status: Active » Closed (duplicate)

Fixed in the next developmental snapshot. Marking as duplicate of http://drupal.org/node/212092