After enabling the theme and setting it as default I was unable to access the site at all.
Just a white screen. I tried camsel 6.x-1.3 on Drupal 6.4.

I changed the theme with SQL and so was able to recover the site.
While other themes seem to work fine a second attempt to switch to camsel gave me the same result.
A look in the webserver's log file only reads a single error
which seems to be caused by camsel:
(mod_fastcgi.c.2592) FastCGI-stderr: PHP Parse error: syntax error, unexpected $end in /mnt/usb/www/http/themes/camsel/page.tpl.php on line 142

I'm using lighttpd 1.4.19 with ssl along with PHP 5.2.6 with Suhosin-Patch
0.9.6.2 (cgi-fcgi) on FreeBSD 6.3

Comments

Magnity’s picture

Assigned: Unassigned » Magnity

The message implies an unclosed bracket or something - but afraid I can't find a fault at the moment.

I have an installed copy working fine.

If anyone else has found this problem, please post.

Magnity’s picture

Status: Active » Postponed (maintainer needs more info)

Hi,

I've had another look at this - still no joy.

- Which modules are you running alongside this?
- Have you tried deleting the camsel files and using a freshly downloaded copy?
- Have you had this problem with any other themes?

Thanks

Magnity’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

This issue has been marked as needing more info for 3 months - am closing. If this is still an issue please reopen.

bzunnssukj’s picture

Version: 6.x-1.3 » 6.x-1.4
Priority: Normal » Critical
Status: Closed (fixed) » Needs review

Using Drupal 6.13, I'm getting:

Parse error: syntax error, unexpected $end in D:\_x\Drupal 6 themes site\sites\all\themes\camsel\page.tpl.php on line 70

Magnity’s picture

Does this error go away if <?php is added to the foot of the page?

Magnity’s picture

Actually probably due to short php opening tags - is the -dev release better? If so, i'll release a new stable based on it.

Magnity’s picture

Status: Needs review » Fixed

Released a new stable version which should fix this.

Status: Fixed » Closed (fixed)

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