AFAIK, a restart might also be needed by extension points (remember the errors you got in the Distribution Wizard saying that you need to have administration rights). Basically macros and extension points register when you save their documents. Since you have recreated the problematic user, you`ve fixed the problem without the macro/extension point mechanism being informed (as it would be when you save those documents), so it continues to behave as it was initialized (without the correct rights). The restart makes sure those systems are properly reinitialized, with your fix in place.
Cheers, Eduard On Mon, Oct 12, 2015 at 5:03 PM, [email protected] <[email protected]> wrote: > > > On 12 Oct 2015 at 16:02:39, Keith Davis ([email protected] > (mailto:[email protected])) wrote: > > > The panel scripts and localizations worked without a restart - these > don’t require a restart? > > No. The restart is only for the wiki macros. > > Thanks > -Vincent > > > Keith Davis (214) 906-5183 > > > > > > -----Original Message----- > > From: Vincent Massol [mailto:[email protected]] On Behalf Of > [email protected] > > Sent: Monday, October 12, 2015 9:01 AM > > To: XWiki Users; Keith Davis > > Subject: RE: [xwiki-users] Edit Profile Pages? > > > > > > > > On 12 Oct 2015 at 16:00:03, Keith Davis ([email protected] > (mailto:[email protected])) wrote: > > > > > However, when I saved this as myself, now it's working. So the > re-creation of the deleted user for some reason did not work for this, but > it did for the other issues. Any idea why that is? > > > > It worked. It’s just that you didn’t restart your wiki so the macro was > not reloaded (it’s loaded at wiki startup or when the page is modified). > > > > Thanks > > -Vincent > > > > > Keith Davis (214) 906-5183 > > > > > > > > > -----Original Message----- > > > From: Keith Davis > > > Sent: Monday, October 12, 2015 8:59 AM > > > To: '[email protected]'; XWiki Users > > > Subject: RE: [xwiki-users] Edit Profile Pages? > > > > > > This page is saved by the same person. I've already added that person > back and added back to the admin group. > > > > > > Keith Davis (214) 906-5183 > > > > > > > > > -----Original Message----- > > > From: Vincent Massol [mailto:[email protected]] On Behalf Of > [email protected] > > > Sent: Monday, October 12, 2015 8:58 AM > > > To: XWiki Users > > > Cc: Keith Davis > > > Subject: Re: [xwiki-users] Edit Profile Pages? > > > > > > Hi, > > > > > > On 12 Oct 2015 at 15:51:09, Keith Davis ([email protected] > (mailto:[email protected])) wrote: > > > > > > > How do I edit pages like the Profile page? After the upgrade to 7.2, > we have an error: > > > > > > > > Unknown macro: messageSender. > > > > > > This is the same reason probably… This macro is defined in page > Main.MessageSenderMacro > > > > > > Check who’s the last author of that page. > > > > > > By default this macro has “current wiki” as its visibility so it > requires to be saved by a user who has Admin permissions. > > > > > > You can resave the page with a user having Admin permissions and it > should work fine. > > > > > > Thanks > > > -Vincent > > > > > > > > > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
