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
Comment #1
Magnity commentedThe 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.
Comment #2
Magnity commentedHi,
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
Comment #3
Magnity commentedThis issue has been marked as needing more info for 3 months - am closing. If this is still an issue please reopen.
Comment #4
bzunnssukj commentedUsing Drupal 6.13, I'm getting:
Comment #5
Magnity commentedDoes this error go away if
<?phpis added to the foot of the page?Comment #6
Magnity commentedActually probably due to short php opening tags - is the -dev release better? If so, i'll release a new stable based on it.
Comment #7
Magnity commentedReleased a new stable version which should fix this.