Closed (cannot reproduce)
Project:
Skinr
Version:
7.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2012 at 22:46 UTC
Updated:
27 May 2013 at 13:22 UTC
After deleting some thems and enabling a new theme, I am seeing the following on node pages...
Warning: Attempt to assign property of non-object in skinr_panels_preprocess() (line 86 of /var/www/hiusa/public_html/sites/all/modules/skinr/skinr_panels/skinr_panels.module).
Warning: Attempt to assign property of non-object in skinr_panels_preprocess() (line 86 of /var/www/hiusa/public_html/sites/all/modules/skinr/skinr_panels/skinr_panels.module).
I continue seeing these errors even if I switch to a different theme (including Bartik).
Comments
Comment #1
moonray commentedNeed more info about this bug. It seems your theme doesn't handle
$variables['content']properly; it's not an object.I'm not sure why this is happening, though. I can't reproduce.
Comment #2
moonray commentedClosing. Never got more info.