My b2evolution Version:
I have the following message when loading post pages (specifically when loading the comment form):
Class 'CommentList' not found in /home/sobrenad/public_html/skins/glossyblue/_item_feedback.inc.php on line 152
The line 152 of the referred file is:
$CommentList = & new CommentList( NULL, implode(',', $type_list), array('published'), $Item->ID, '', 'ASC' );
I tried to turn Captcha Plugin off, but to no avail.
Anybody had this problem?
You are using an older skin in b2evo 4. Compare your skin to default glossyblue shipped with b2evo 4, and transfer all changes.
Winmerge is a good tool for that if you are on Windows.