We have the vote & survey plugin version 2.8.0 (com.nearinfinity.confluence.survey-plugin) installed on confluence 5.2.5.
After plugin installation,
- the macros do not show in the macro browser
- we can not edit the macro: it throws an error message reading "There is no metadata configured for this macro which means no configuration screen can be presented here.".
- when we vote we get the following error message: "There was a problem casting a vote. Returned status: error".
If I look at the failed request with firebug, I see that the vote macro complains about "There was a problem finding the specified ballot: Could not find the specified ballot with title ki? on the specified page!" I looked in the page source xhtml and the ballot is indeed present ...<br>
What did I do wrong?
Cheers.