Hey guys. This is such a handy plugin I took a few mins to try and get it working without the error message bool(false). All I had to do: goto plugins>editor select website-diary/website-diary.php and change
static $settings = array (
'version' => false,
);
to
static $settings = array (
'version' => true,
);
Hope that it works for you too.
]]>This plugin (when activated) prevents the Events Manager plugin from working properly. Specifically, it makes the EM plugin unable to reuse event locations.
It took me a while to figure out this connection, so I want to share it and spare other users the trouble.
]]>1. On adding this plugin to a fresh 3.2 install errant text “bool(false) ” is displayed above the dashboard.
2. Upon activating plugin I get the message:
“The plugin generated 12 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.”
]]>Thanks for the plugin.
Works great, although I received “The plugin generated 11 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.” error message.
Will there be support for text formatting in the future? I like to take detailed notes and it’s just hard to read them with the text unformatted (no bold tags, paragraphs, etc).
]]>It caused some problems with WP 3.01 but it was such a good idea that I tried it again with 3.03 and it’s working great!
]]>