Closed (fixed)
Project:
Slash
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2006 at 20:15 UTC
Updated:
10 Nov 2006 at 22:00 UTC
I get the following error when activating the theme:
PHP Parse error: parse error, unexpected T_STRING in themes/slash/page.tpl.php on line 31
I looked at the page.tpl.php file and line 31 looks like:
ÊprintÊform_token()Ê
Changing it to:
print form_token()
worked fine for me.
Please update your tar.gz package.
Comments
Comment #1
frjo commentedFixed. Some junk characters from copy/paste. Thanks for the report.
Comment #2
(not verified) commented