Closed (fixed)
Project:
Views Galleriffic
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2010 at 13:43 UTC
Updated:
21 May 2010 at 13:51 UTC
in dev version
Error Description:
Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/homoludens/kefgalerija.slobodnakultura.org/sites/all/modules/views_galleriffic/views_galleriffic_style_plugin.inc on line 61
this line is problem:
'#options' => array('true'i => t('Yes'), '' => t('No')),
just remove "i" after 'true', and it will work.
( looks like vim user error :) )
Comments
Comment #1
acouch commentedthanks for identifying and reporting that! i've updated the dev version.