i enabled the theme and all i get is this error
Parse error: syntax error, unexpected $end in C:\xampp\htdocs\d7\themes\alpine\page.tpl.php on line 62
i enabled the theme and all i get is this error
Parse error: syntax error, unexpected $end in C:\xampp\htdocs\d7\themes\alpine\page.tpl.php on line 62
Comments
Comment #1
sk33lz commentedHi calphord,
It seems I missed a full open PHP tag and only had a short open tag, which your Windows PHP configuration doesn't seem to like. I was able to recreate the same bug using the Acquia Drupal stack. I have fixed that line and tested it on my Windows machine with a similar configuration. Please upgrade to the 7.x-1.1 release, which is now available, and see if the issue has been fixed for you also.
Thanks!
Jason
Comment #2
sk33lz commentedI have tested this several times on my 7.x-1.1 release. I am marking this as fixed as the op has not responded in over a month.
Anyone having this issue, please upgrade to the 7.x-1.1 release or higher.
Thanks!
Comment #3
ishmael-sanchez commentedI just downloaded 7.x-1.1 and I didn't have any errors so I'm pretty sure you can close this issue.
Comment #4
sk33lz commentedThank you for the confirmation Ishmael!