Parse error: syntax error, unexpected '}' in C:\wamp\www\popups\sites\all\themes\superclean\page.tpl.php on line 61

line 59 reads:

<? if($content_top) { ?>

It should read:

if($content_top) {

Maybe just my version of PHP or something....(5.2.5)

Comments

mtsanford’s picture

dang it. I meant.

<?php if($content_top) { ?>

Rob_Feature’s picture

Status: Active » Fixed

Oops! Fixed in the latest dev release (should post in a little bit)

mtsanford’s picture

Nice theme by the way. It lives up to it's name.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.