rtomsu
Forum Replies Created
-
Forum: Plugins
In reply to: [Opening Hours] "Opening Hours" Error 2037Great, I´ll looking forward to update.
Forum: Plugins
In reply to: [Opening Hours] "Opening Hours" Error 2037Gray888 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.
Forum: Plugins
In reply to: [Opening Hours] "Opening Hours" Error 2037After 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
Forum: Plugins
In reply to: [Opening Hours] "Opening Hours" Error 2037After 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.Forum: Plugins
In reply to: [Opening Hours] "Opening Hours" Error 2037I have a same problem with one Yootheme. Where can I find error log, if it´s still helpfull.