[xwiki-users] No users and groups
Hi, just found that since my update (1.8.3) no users and groups are displayed in the Admin-Application in my virtual wiki in the main wiki they are still available. I imported the default xar. Thanks hel. ----- [email protected] -- View this message in context: http://n2.nabble.com/No-users-and-groups-tp2938876p2938876.html Sent from the XWiki- Users mailing list archive at Nabble.com.
hel-o wrote:
Hi,
just found that since my update (1.8.3) no users and groups are displayed in the Admin-Application in my virtual wiki in the main wiki they are still available.
I imported the default xar.
Please clean the cache, since some javascripts have changed. -- Sergiu Dumitriu http://purl.org/net/sergiu/
How :blush: Sergiu Dumitriu-2 wrote:
Please clean the cache, since some javascripts have changed.
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thanks hel. ----- [email protected] -- View this message in context: http://n2.nabble.com/No-users-and-groups-tp2938876p2940900.html Sent from the XWiki- Users mailing list archive at Nabble.com.
Ok, tried to find an answer and found http://n2.nabble.com/Object-caching--tt502637.html#a502638 created a page (syntax 2.0) with a velocity macro including the following code $xwiki.flushCache() Still no users and no groups. hel. Sergiu Dumitriu-2 wrote:
hel-o wrote:
Hi,
just found that since my update (1.8.3) no users and groups are displayed in the Admin-Application in my virtual wiki in the main wiki they are still available.
I imported the default xar.
Please clean the cache, since some javascripts have changed.
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
----- [email protected] -- View this message in context: http://n2.nabble.com/No-users-and-groups-tp2938876p2945293.html Sent from the XWiki- Users mailing list archive at Nabble.com.
I get two errors in the firebug konsole when i call the admin users page: missing ; before statement [Break on this error] var denymessage = "Sie sind ge...zen?".replace('__right__', self.right);\n usersandgroups.js (Linie 91) displayUsers is not defined [Break on this error] var ta = new ASSTable("?xpage=get...r1", "userstable", displayUsers, true); XWikiPre...ion=Users (Linie 313) and also two errors when i call the admin groups page: Firebug's Protokollierungslimit wurde erreicht. %S Einträge werden nicht angezeigt. Voreinstellungen missing ; before statement [Break on this error] var denymessage = "Sie sind ge...zen?".replace('__right__', self.right);\n Javascript.jtp (Linie 12) displayGroups is not defined [Break on this error] var ta = new ASSTable("?xpage=...", "groupstable", displayGroups, true); XWikiPre...on=Groups (Linie 313) hel. ----- [email protected] -- View this message in context: http://n2.nabble.com/No-users-and-groups-tp2938876p2945371.html Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, still no users and no groups. Any suggestions. Thanks hel. ----- [email protected] -- View this message in context: http://n2.nabble.com/No-users-and-groups-tp2938876p2950947.html Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Hel. I was facing that problem too. I solved it by (restarting all ...) and cleaning the (firefox) browser cache! Regards mb -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of hel-o Sent: Thursday, May 21, 2009 11:11 AM To: [email protected] Subject: Re: [xwiki-users] No users and groups Hi, still no users and no groups. Any suggestions. Thanks hel. ----- [email protected] -- View this message in context: http://n2.nabble.com/No-users-and-groups-tp2938876p2950947.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi, updated now to 1.8.4 > restarted all, imported the 1.8.4 default.xar and cleand the browser cache. Still no users and no groups. Also tried another browser -> no users no groups hel. Michael Beetz wrote:
Hi Hel.
I was facing that problem too. I solved it by (restarting all ...) and cleaning the (firefox) browser cache!
Regards mb
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of hel-o Sent: Thursday, May 21, 2009 11:11 AM To: [email protected] Subject: Re: [xwiki-users] No users and groups
Hi,
still no users and no groups. Any suggestions.
Thanks hel.
----- [email protected]
-- View this message in context: http://n2.nabble.com/No-users-and-groups-tp2938876p2950947.html Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
----- [email protected] -- View this message in context: http://n2.nabble.com/No-users-and-groups-tp2938876p2966052.html Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, and sorry to bother you, but i really would need help on this. I cannot manage rights without groups and users and i cannot figure out why i cannot see them. upgraded to 1.8.4 imported the default xar, cleaned the browser cache -> users and groups in the main wiki are ok no users and groups are displayed in the virtual wiki firebug shows 2 errors (e.g. calling rights management): missing ; before statement [Break on this error] var denymessage = "Sie sind ge...zen?".replace('__right__', self.right);\n Javascript.jtp (Linie 12) displayUsersAndGroups is not defined [Break on this error] var ta = new ASSTable("?xpage=ge...upstable", displayUsersAndGroups, true); It would be great if somebody could give me a hint. Thanks hel. ----- [email protected] -- View this message in context: http://n2.nabble.com/No-users-and-groups-tp2938876p2968617.html Sent from the XWiki- Users mailing list archive at Nabble.com.
hel-o wrote:
Hi,
updated now to 1.8.4 > restarted all, imported the 1.8.4 default.xar and cleand the browser cache.
Still no users and no groups.
Also tried another browser -> no users no groups
I noticed that you're using German, so I just tried that. It seems that there's an error in the translation, which breaks the javascript. Please put the attached file in resources/js/xwiki/usersandgroups/ and refresh the browser cache. -- Sergiu Dumitriu http://purl.org/net/sergiu/
Hi Sergiu, On Mon, May 25, 2009 at 7:50 AM, Sergiu Dumitriu <[email protected]> wrote:
hel-o wrote:
Hi,
updated now to 1.8.4 > restarted all, imported the 1.8.4 default.xar and cleand the browser cache.
Still no users and no groups.
Also tried another browser -> no users no groups
I noticed that you're using German, so I just tried that. It seems that there's an error in the translation, which breaks the javascript.
Please put the attached file in resources/js/xwiki/usersandgroups/ and refresh the browser cache.
Attached files are stripped off XWiki mailing-list emails. Maybe you should send the file directly to [email protected] . Guillaume
-- Sergiu Dumitriu http://purl.org/net/sergiu/
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://guillaumelerouge.com/
Guillaume Lerouge wrote:
Hi Sergiu,
On Mon, May 25, 2009 at 7:50 AM, Sergiu Dumitriu <[email protected]> wrote:
hel-o wrote:
Hi,
updated now to 1.8.4 > restarted all, imported the 1.8.4 default.xar and cleand the browser cache.
Still no users and no groups.
Also tried another browser -> no users no groups
I noticed that you're using German, so I just tried that. It seems that there's an error in the translation, which breaks the javascript.
Please put the attached file in resources/js/xwiki/usersandgroups/ and refresh the browser cache.
Attached files are stripped off XWiki mailing-list emails. Maybe you should send the file directly to [email protected] .
Hm, I thought that only large files are stripped. Anyway, in the meantime I committed it on trunk, so please download it from http://svn.xwiki.org/svnroot/xwiki/platform/web/trunk/standard/src/main/weba... -- Sergiu Dumitriu http://purl.org/net/sergiu/
Great it works! Thank you very much. hel. ----- [email protected] -- View this message in context: http://n2.nabble.com/No-users-and-groups-tp2938876p2969047.html Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (4)
-
Guillaume Lerouge -
hel-o -
Michael Beetz -
Sergiu Dumitriu