Closed (fixed)
Project:
Drupalace Theme
Version:
7.x-1.0-beta12
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Feb 2012 at 23:28 UTC
Updated:
10 Apr 2012 at 21:47 UTC
I'm getting the following error:
Notice: Undefined property: stdClass::$comment_count in drupalace_preprocess_node() (line 155 of /var/www/sites/all/themes/drupalace/template.php)
Any idea whats causing this? It shows up on one of my views pages, but I can't find anything interesting about that view. Everything seem to be working fine, but for some reason that error is there. Help!
Comments
Comment #1
causalloop commentedI might add that this shows up when I have the view set to 'teaser' and goes away when I set it to 'full content'
Comment #2
spleshkaThanks, I'll check it.
Comment #3
spleshkaThis message was displayed in some cases, but now I fixed this.