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

moonray’s picture

Status: Active » Postponed (maintainer needs more info)

Need 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.

moonray’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing. Never got more info.