I can't enable 'Default section provider for content name search' in Confluence System add-ons (Confluence 5.2.5)
Does anyone know of a reason why any System add-on macro can't be enabled?
Any help welcome...
Atlassian provided this solution that worked for me:
select BANDANAVALUE from BANDANA where BANDANAKEY = 'plugin.manager.state.Map';
UPDATE BANDANA SET BANDANAVALUE='<map/>' WHERE BANDANAKEY='plugin.manager.state.Map';
Thanks for this solution!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank for this solution, What is problem ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Bernardo, if Quick Searches but not regular searches fail, you will get warnings in the log about the system plugin being disabled and a Hercules scan will send you to Quick Navigation Search (also known as Quick Search) Returns No Page Results telling you to enable the plugin. Of course, you can't enable it hence the solution revealed by Jennifer.
Jennifer, is BANDANAVALUE supposed to be 'map/' or '/map'? I haven't got around to trying to fix it yet since it did not seem important enough to take the whole system down just for that. I'll wait for the next upgrade cycle.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.