Closed (duplicate)
Project:
TagCanvas
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Nov 2012 at 00:03 UTC
Updated:
28 May 2013 at 13:29 UTC
I'm having this error and tried to fix by myself.
I edited the "tagcanvas.module" file at the "TagCanvas" module folder substituting the line 78
Before:
'#markup' => '
',
After:
'#markup' => '
',
------------
I don't know yet if this change will cause any problem with the module on the future.
Comments
Comment #1
corbin commentedi'm afraid i don't understand what you did ?
Comment #3
samuraisjakkie commentedLine 78 is
this should be
then the error goes away.
Comment #4
leschekfm commentedI can confirm this fix.
Comment #5
leschekfm commentedAh didn't see this is a duplicate of #1665758: Syntax error in conditional comment