Hi, Regarding your original question (Distribution Wizard not showing), there's a troubleshooting section [1] in the documentation that maybe helps.
Regarding the rights issue, in the screenshot you`ve posted [2] I notice that both the creator and last author are not set, so there is a problem with your documents (the xar import process or something), but your document's content author is surely not well set. As an example, go to Main.Activity and it will probably say that it does not have PR/SR. Now edit the page in wiki syntax and add an extra space in the content . You need to do this otherwise an empty save does not change the internal "content author" (which is used for checking PR/SR), just the "last author". You could try the "Check content author" [3] extension/snippet that can help you debug these issues. Thanks, Eduard ---------- [1] http://platform.xwiki.org/xwiki/bin/view/Features/DistributionWizard#HThewizardfailstoappearatstartup [2] http://pasteboard.co/8zJUMYt.png [3] http://extensions.xwiki.org/xwiki/bin/view/Extension/Check+Content+Author On Tue, Jan 5, 2016 at 8:44 PM, shouldbe q931 <[email protected]> wrote: > On Tue, Jan 5, 2016 at 9:13 AM, Eduard Moraru <[email protected]> > wrote: > > Hi, > > > > Make sure you read the error message that says "Check the rights of its > > last author" (i.e. no the creator). Script rights are checked on the last > > content author of the document and, if in your migration you haven`t > given > > script rights to that user, all his scripts will stop functioning. > > > > Hope this helps, > > Eduard > > Hi Eduard, > > As I posted, I have read the error message, and although I have the > script right, I see the error. > > I also still see the error if I save the page... > > Cheers > > > > > > > On Mon, Dec 21, 2015 at 3:01 AM, shouldbe q931 <[email protected]> > > wrote: > > > >> On Sun, Dec 20, 2015 at 1:15 AM, Paul Libbrecht <[email protected]> > wrote: > >> > Can you copy the text of the error that you get when clicking? > >> > > >> > paul > >> > > >> > shouldbe q931 wrote: > >> >> Most of the spaces are fine, but there are three that look like > >> >> http://pasteboard.co/8zJUMYt.png > >> >> > >> >> I have confirmed that the rights on the spaces with the error are the > >> >> same as the rights on the spaces that do not show the error > >> > > >> > _______________________________________________ > >> > users mailing list > >> > [email protected] > >> > http://lists.xwiki.org/mailman/listinfo/users > >> > >> pastebins of the text > >> > >> pages http://pastebin.com/pnJxVr89 > >> activity stream http://pastebin.com/D3BkSM6i > >> tags http://pastebin.com/XPquSSJs > >> > >> They all have "org.xwiki.rendering.macro.MacroExecutionException: The > >> execution of the [velocity] script macro is not allowed. Check the > >> rights of its last author or the parameters if it's rendered from > >> another script." as the first line, which can also be seen from the > >> screengrab. > >> > >> I thought I was the original creator of the spaces that have this > >> issue, and I have the script right, but maybe I am mistaken... > >> > >> Cheers > >> _______________________________________________ > >> users mailing list > >> [email protected] > >> http://lists.xwiki.org/mailman/listinfo/users > >> > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
