Hi George,
ew I can’t think about any possible solution by now. Please send me an E-Mail to [email protected] and attach screenshots. Maybe I’ll be able to fix it then.
have a good one
Jannik
seems as if the plugin activation caused any “unexpected output”.
can you access your error log right after activating the plugin?
I have a same problem with one Yootheme. Where can I find error log, if it´s still helpfull.
After activation plugin write:
The plugin generated 2037 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
I can’t really think of a solution right now. In the evening I will publish Version 1.2 maybe this will fix the issue
So it looks to me as if the activation conflicted with any of your plugins/themes and then threw an uncaught error, which caused the 2037 characters, though 2037 chr. is a bit long for an error message.
I somehow need to know what the unexpected output actually is
After upgrade to version 1.2 I have on all page (include webpage and admin menu) on the top this text:
'H:i', 'date-format' => 'd.m.Y' ); /* unset default if setting already set */ foreach ( $default_settings as $key => $value ) if ( op_get_setting( $key ) ) unset( $default_settings[ $key ] ); /* apply remaining settings */ $wp_opening_hours = new OpeningHours; $wp_opening_hours->applySettings( $default_settings ); } register_activation_hook( __FILE__, 'op_activate' ); ?>
I have to deactive it
I’m having the same problem as rtomsu after the update. It throws the entire theme all over the place, also code at the top of the admin panel. I’m using the melrose theme.
Gray888 Which version WordPress are you use? I have old 3.4 so mayby upgrade will help for me. But in the past I have a trouble with new versions.
I’m up to date with the latest version of wordpress. I’ve just put the old v1.1.2 of opening hours back on and everything is back to normal.
The problem could be that I always use the short PHP tags, and your server possibly doesnt support that and just outputs what’s written in the file.
I will add the full tags with 1.2.1 and then you may try again.
Great, I´ll looking forward to update.
Thanks Janizde, much appreciated.