Closed savpek closed 13 years ago
Have you taken care that the delimiter between the groups at CM is a pipe and not a comma ?
Yup, separated with pipe. Tested following options: admin admin|user @admin @user
None worked.
Error: this.element is null Source: http://savpek.kapsi.fi/lib/plugins/issuetracker/fabtabulous.js Line: 14
At line 14: this.menu = $A(this.element.getElementsByTagName('a'));
JS console throws this everytime page is loaded.
See issue #3, fixed this.
Seems issueTracker doesn't regonice me as admin user, have tried change group settings from CM, no change. (tried groups admin,@admin,user,@user and even one user defined groupname.) Reinstalled author files with install.php, no change. Tried on two different installations of dokuwiki (on same server) no change.