blog_item.php unexpected T_ELSE What is this? - Joomla! Forum - community, help and support
this output on website now. ideas. don't know php guys.
parse error: syntax error, unexpected t_else in /home/content/95/9456195/html/templates/mvwrestingnewer/html/com_content/category/blog_item.php on line 8
parse error: syntax error, unexpected t_else in /home/content/95/9456195/html/templates/mvwrestingnewer/html/com_content/category/blog_item.php on line 8
you're using custom template overrides core template of blog_item, , apparently there syntax issue in override.
that error means have unnecessary php "else" command somewhere in file.
the easiest way solve this, copying/pasting code file onto pastebin.com , provide url here see.
also, providing code of original blog_item.php file nice. copy/paste code /components/com_content/views/category/tmpl/blog_item.php pastebin.com , provide url well.
that error means have unnecessary php "else" command somewhere in file.
the easiest way solve this, copying/pasting code file onto pastebin.com , provide url here see.
also, providing code of original blog_item.php file nice. copy/paste code /components/com_content/views/category/tmpl/blog_item.php pastebin.com , provide url well.
Comments
Post a Comment