Getting this error after the upgrade. No idea how to fix it.
Fatal error: Call to a member function hasDecorator() on a non-object in /home/butchfe2/public_html/ow_core/theme_manager.php on line 186
What would cause this? How do I fix it?
Getting this error after the upgrade. No idea how to fix it.
Fatal error: Call to a member function hasDecorator() on a non-object in /home/butchfe2/public_html/ow_core/theme_manager.php on line 186
What would cause this? How do I fix it?
Nope. I just upgraded to 1.5, upgraded my plugins, transitioned to Origin theme and basic stuff. I ran into a snag with Shoutbox plugin that gave me a 500 error but got that resolved.
My cron usually runs every 10mins so I've been getting this error every 10mins since I made the switch to 1.5 yesterday. eek.
The theme Origin has with me after the update no longer works ...
Did it via ftp changed on Graphite
class BOL_ThemeService{ const DEFAULT_THEME = 'graphite';
const CSS_FILE_NAME = 'base.css';
const MANIFEST_FILE = 'theme.xml';
const PREVIEW_FILE = 'theme_preview.jpg';
const ICON_FILE = 'theme.jpg';
const CONTROL_IMAGE_MAX_FILE_SIZE = 1000000;