Parse error: syntax error, unexpected '*' in /home4/techtro2/public_html/nanostream/wp-includes/comment-template.php on line 894
What do i do? Im using wp-united 0.8.5
Parse error: syntax error, unexpected '*' in /home4/techtro2/public_html/nanostream/wp-includes/comment-template.php on line 894
What do i do? Im using wp-united 0.8.5
Can you post the code for your comment-template.php using the WordPress Pastebin?
here it is and thanks.
http://pastebin.com/13Kg9WEF
On line 894, you need to change
}**
to this:
}
/**thanks now i can see my site but now this
on http://nanostream.net/?p=8
Warning: require(wp-includes/theme-compat/comments.php) [function.require]: failed to open stream: No such file or directory in /home4/techtro2/public_html/nanostream/wp-includes/comment-template.php on line 893
Fatal error: require() [function.require]: Failed opening required 'wp-includes/theme-compat/comments.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home4/techtro2/public_html/nanostream/wp-includes/comment-template.php on line 893
If you're using WordPRess 3.2.1 and don't have any core-modifications, I'd suggest downloading a fresh copy of WordPress and replacing your wp-includes folder. It sounds like something got wonky.
BTW, that's a good lookin avatar.
its 3.0 and thanks
did it no effect its a wp united thing i think. I turn off cross posting no effect.
You must log in to post.