seems you have a widget that’s not operating by the normal conventions somehow. can you deactivate plugins that provide widgets and see when that message goes? Then I can take a look at that plugin and adapt my code to cope with it
I think DP Widgets Plus is the plugin. Thank you.
that plugin uses the same filter “dynamic_sidebar_params” as widget logic, and leaves the widget parameters in a way that disables widget logic.
I am looking at an alternative way to work around what it does.
You may find that http://wordpress.org/plugins/widget-context/ suits your needs while this is still an issue, or longer!
Thank you. Actually I need to show read more link in all widget footer. If you can fix your plugin or suggest some other for my purpose then that will be good for me.