Page 3 of 13

Re: Mod User Group / Permission Center Version 2.2

Posted: Tue 14. Jul 2009, 11:38
by Uwe367
Ich habe das Modul nun in einer frischen Installation auf meinem Localhost eingebaut und konnte bisher keine Probleme oder Fehler feststellen.
Ein dickes DANKESCHÖN an Mario K, Björn und die unermüdlichen Beta-Tester :D .

Viele Grüße
Uwe

Re: Mod User Group / Permission Center Version 2.2

Posted: Tue 14. Jul 2009, 12:08
by björnb
vergiss bitte FlipFlop nicht!

Re: Mod User Group / Permission Center Version 2.2

Posted: Tue 14. Jul 2009, 13:21
by Uwe367
björnb wrote:vergiss bitte FlipFlop nicht!
Oh.. sorry.. stimmt... Hätte ich doch fast den guten Knut vergessen.
Auch dir ein dickes DANKE :D

Re: Mod User Group / Permission Center Version 2.2

Posted: Tue 14. Jul 2009, 14:05
by flip-flop
:)

Re: Mod User Group / Permission Center Version 2.2

Posted: Sun 19. Jul 2009, 16:45
by zonk
Hallo, ich warte auch schon länger auf genau so ein Modul, bisher aber auch noch nicht geladen, da ich einfach keine Zeit habe. Immer wenn ich Zeit finde, beschäftige ich mich mit phpwcms, wenn auch im Anfängerstadium. Dies habt ihr ja auch schon an meinen Beiträgen gesehen, oft ist hier eine größere Pause zwischendrin.

Auch wenn ich das Modul noch nicht getestet habe, trotzdem an dieser Stelle schon einmal VIELEN DANK!

Re: Mod User Group / Permission Center Version 2.2

Posted: Mon 20. Jul 2009, 17:25
by DanielF
Bin nicht sicher ob ich hier richtig bin...ansonsten bitte verschieben!

ich benütze die phpwcms version 1.4.2

Ich will nun das module benutzerverwaltung installieren.

Die Dateien sind hochgeladen in /include/inc_module/mod_user_group/

Jetzt will ich die DB EInträge anlegen.

Hier gibt es Probleme!!!!
- phpwcms_user (leeres Fenster, nichts passiert)
- phpwcms_usergroup (leeres Fenster, nichts passiert)
- phpwcms_article_permissions (wird in DB erstellt, im modul aber als nicht angelegt angezeigt)
klicke ich nochmal auf "anlegen" kommt Fehler...

(error Table CREATE TABLE phpwcms_phpwcms_article_permissions ( user_id INT(11) NULL COMMENT'UserID', group_id INT(11) NULL COMMENT'GruppenID',acat_id INT(11) NULL COMMENT'KategorieID', article_id INT(11) NULL COMMENT'ArtikelID', visible INT(1) NOT NULL default 1 COMMENT'visible', `create` INT(1) NOT NULL default 1 COMMENT'create', edit INT(1) NOT NULL default 1 COMMENT'edit', copy INT(1) NOT NULL default 1 COMMENT'copy',cut INT(1) NOT NULL default 1 COMMENT'cut',sort INT(1) NOT NULL default 1 COMMENT'sort',active INT(1) NOT NULL default 1 COMMENT'active',public INT(1) NOT NULL default 1 COMMENT'public',del INT(1) NOT NULL default 1 COMMENT'delete') ENGINE=MyISAM;)

- phpwcms_article_permissions_global (wird in DB erstellt, im modul aber als nicht angelegt angezeigt)
klicke ich nochmal auf "anlegen" kommt Fehler...

error Table CREATE TABLE phpwcms_phpwcms_article_permissions_global ( user_id INT(11) NULL COMMENT'UserID', group_id INT(11) NULL COMMENT'GruppenID', individual INT(1) NOT NULL DEFAULT 0 COMMENT'individual rights active', visible INT(1) NOT NULL default 1 COMMENT'visible', `create` INT(1) NOT NULL default 1 COMMENT'create', edit INT(1) NOT NULL default 1 COMMENT'edit', copy INT(1) NOT NULL default 1 COMMENT'copy',cut INT(1) NOT NULL default 1 COMMENT'cut',sort INT(1) NOT NULL default 1 COMMENT'sort',active INT(1) NOT NULL default 1 COMMENT'active',public INT(1) NOT NULL default 1 COMMENT'public',del INT(1) NOT NULL default 1 COMMENT'delete') ENGINE=MyISAM;


- Der Rest funktioniert!

Was kann ich da tun? :(

Hoffe auf Hilfe!!

Grüße
Daniel

Re: Mod User Group / Permission Center Version 2.2

Posted: Mon 20. Jul 2009, 18:51
by juergen
Hast du in der DB das prepend phpwcms angelegt ? Oder woher kommt das ?

Re: Mod User Group / Permission Center Version 2.2

Posted: Mon 20. Jul 2009, 19:35
by björnb
Der Fehler sollte mit dem Neuesten UPDATE V 2.2.2 behoben sein! War ein Bug in einer UrFunktion, die die Tabellennamen falsch behandelt hatte.

Alle, die das oben benannte Problem haben, BITTE DIE NEUE VERSION LADEN!

Re: Mod User Group / Permission Center Version 2.2

Posted: Mon 20. Jul 2009, 22:01
by DanielF
SUPER!!!

So funktioniert alles :)

Danke für die schnelle Hilfe!

Re: Mod User Group / Permission Center Version 2.2

Posted: Tue 21. Jul 2009, 00:05
by G-Punkt
Sauber...
Habe mit einer weiteren Installation auch Probs gehabt (@Björn: nicht die, um die Du Dich höchstselbst gekümmert hast) - jetzt ist alles gut.
Werde nun noch weitere Installationen testen...

Vielen Dank

Grüße
Michael

Re: Mod User Group / Permission Center Version 2.2

Posted: Tue 21. Jul 2009, 22:59
by jsw_nz
Anyone care to provide a translation/synopsis in English
- i think there are a lot of us
- wanting to follow this thread
- cheers - :)

Re: Mod User Group / Permission Center Version 2.2

Posted: Wed 22. Jul 2009, 03:55
by StudioZ
Yep jsw_nz :wink:
I'm also one of these willing to follow this important thread.... 8)

Cheers,

Re: Mod User Group / Permission Center Version 2.2

Posted: Wed 22. Jul 2009, 09:19
by update
hey girls,
it is all about a module for user groups and users (for the back end at this time).
No core hack, clean (de)installation - just a module.
best of all: it is working :)

My suggestion: grab it, install it (by throwing it into your module folder, follow the (mainly) self explaining screen and give it a try. Any arising question / finding / bug? will be answered, for sure

It has
Superadmin
admins
users (you can downgrade a user to permissions for one single article, for example... and so on
A user can have permission to copy from anywhere, but edit only one structure level while being not allowed to delete anything....
Really cool 8)

PS: and have a look over here (german only at this time - will be a translation soon)
http://www.phpwcms-howto.de/wiki/doku.p ... stallation

Re: Mod User Group / Permission Center Version 2.2

Posted: Wed 22. Jul 2009, 09:29
by björnb
Bitte die neue Version 2.2.3 verwenden. Es gab ein Sicherheitsproblem, dass mit dieser Version behoben sein sollte.

Please use the new Version 2.2.3. There had been a security Problem before. This Version fix this hole.

Re: Mod User Group / Permission Center Version 2.2

Posted: Wed 22. Jul 2009, 10:56
by jsw_nz
Thanks Claus for the reply
Thanks björnb for the MOD
Thanks StudioZ for the support :)
Thanks Oliver for (possibly) incorporating this in the core....

Did I forget anybody...