有一个wordpress网站。
点击类别永久链接或标签永久链接服务器显示500错误
和error_log文件创建了根目录
[18-Feb-2012 21:50:55 UTC] PHP Parse错误:语法错误,第45行/home/blabla/public_html/0/wp-content/themes/blabla/category.php中的意外$ end
category.php文件45
<?php get_footer(); ?>
我的wordpress主题是gulsah.in/mini-star-minimal-wordpress-theme /
请帮忙
答案 0 :(得分:1)
删除16.行:
<?php if (have_posts()) : ?>