Hi,
iam using WP 2.7.1 with the journalist theme.
when accessing the page.php i get the following error:
Parse error: syntax error, unexpected T_CLASS in /var/www/vhosts/tise.de/subdomains/blog/httpdocs/wp-content/themes/journalist/page.php on line 11
My line 11 in page.php looks like that:
<?php the_content('<p class="serif">Read the rest of this page »</p>'); ?>
My blog url is: http://blog.tise.de
Thanks in advance
Sebastian