Classipress 3.1 php error in comments
I couldn't understand other posted threads about this issue, so I am starting my own. theme-comments.php is throwing an error. This was not a problem in 3.1 RC-1, but now it is. On an individual blog post, for example, this error kills the sidebar because it dies while loading comments. Here is the repeated error in the php log:
[11-Jul-2011 22:17:12] PHP Fatal error: Function name must be a string in /mnt/stor7-wc2-dfw1/538952/586900/www.mafoodtrader.org/web/content/
wp-content/themes/classipress-31/includes/theme-comments.php on line 135
It seems that in the database something (function name?) is not of string type when it should be? Let me know if that's the case and I can look at the database to fix.
Thanks