'Multi User 1.4' Plugin - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13) +--- Thread: 'Multi User 1.4' Plugin (/showthread.php?tid=1549) |
'Multi User 1.4' Plugin - mikeh - 2011-06-29 Connie Wrote:I installed GS 3.1B today with the actual multi-user-plugin from the extend , 1.2.1 I will download the beta version and test this out. Right now the plugin only has the English language file. I will work on adding other languages. 'Multi User 1.4' Plugin - Connie - 2011-07-10 I have problems with umlauts in the user name the umlaut in the username is not saved correctly, the xml-file is named "grã¼nrock.xml" I can not delete that user in the multi-user-administration I cannot download that file with filezilla-ftp I cannot rename it using filezilla I cannot delete it using filezilla owner group is 664 664 and file permission is 755, but I can't get rid of that file errormessage is: Quote:ERROR!! - Unable To Delete File, Please Check Error Log Or Turn On Debug failedlogins.log shows this message: Code: <?xml version="1.0"?> debug says: Warning: unlink(/var/www/..../html/.../..../data/users/gr㼮rock.xml) [function.unlink]: Datei oder Verzeichnis nicht gefunden in /var/www/web3/html/demo/lotz/plugins/user-managment.php on line 35 I am not sure whether the browser was set to UTF-8 when we created the user. as it was at a client's pc please check whether the user names are treated as UTF-8 correctly, Cheers, Connie 'Multi User 1.4' Plugin - chainsaw81 - 2011-07-18 allienato Wrote:I try to change permissions for a user (block Pages, etc..), click on "save changes" but nothing happens. hi, is there any solution for the "save" problem? thank you guys! greetz from germany EDIT: i changed already the CHMOD in gsconfig.php to: Code: define('GSCHMOD', 0775); 'Multi User 1.4' Plugin - chainsaw81 - 2011-07-18 @author mikeh thanks a lot for your work! there is another issue bug-report (GS 3.0 + multiuser 1.2.1) ******************************* restricted user "test" (can see only "pages","files" and "settings") -> after edit his own profile, like changing password -> in the test.xml all permissions get lost ... -> test-user has now admin-rights :-( no more restricted test.xml before: Code: <item><USR>test</USR><PWD>xxx</PWD><EMAIL>xxx</EMAIL><HTMLEDITOR>1</HTMLEDITOR><TIMEZONE>Europe/Brussels</TIMEZONE><LANG>de_DE</LANG><PERMISSIONS><PAGES></PAGES><FILES></FILES><THEME>no</THEME><PLUGINS>no</PLUGINS><BACKUPS>no</BACKUPS><SETTINGS></SETTINGS><SUPPORT>no</SUPPORT><EDIT></EDIT><LANDING></LANDING><ADMIN>no</ADMIN></PERMISSIONS></item> test.xml after: Code: <item><USR>test</USR><PWD>xxx</PWD><EMAIL>xxx</EMAIL><HTMLEDITOR>1</HTMLEDITOR><TIMEZONE>Europe/Brussels</TIMEZONE><LANG>de_DE</LANG></item> best regards from germany! 'Multi User 1.4' Plugin - mikeh - 2011-07-31 Connie Wrote:I have problems with umlauts in the user name That is strange. I cannot replicate this error on any of my computers. It is very possible what was submitted in the username field was not utf-8. probably as you said, a browser issue 'Multi User 1.4' Plugin - mikeh - 2011-07-31 chainsaw81 Wrote:@author mikeh Both if the issues you experienced should now be resolved. 'Multi User 1.4' Plugin - mikeh - 2011-07-31 Just Uploaded Version 1.3 To Extend Version 1.3 Changes
'Multi User 1.4' Plugin - chainsaw81 - 2011-08-01 @mikeh thank you so much for your quick update. changes look great! however, after uploading the 1.2.1 version still appears? probably the new version isn't on the 'Multi User 1.4' Plugin - mikeh - 2011-08-01 chainsaw81 Wrote:@mikeh Oops, I forgot to update the version number. I fixed it and uploaded to extend. 'Multi User 1.4' Plugin - sal - 2011-08-01 mikeh Wrote:Oops, I forgot to update the version number. I fixed it and uploaded to extend.Also, your forum signature 'Multi User 1.4' Plugin - mikeh - 2011-08-01 sal Wrote:Thanksmikeh Wrote:Oops, I forgot to update the version number. I fixed it and uploaded to extend.Also, your forum signature Updated 'Multi User 1.4' Plugin - chainsaw81 - 2011-08-03 @mikeh sorry, but my specified bug from 2011-07-18 is still active ?! after login with restricted user, he changed his own password, afte saving all restrictions getting lost ... he can access all tabs. thanks an best regards. chainsaw81 'Multi User 1.4' Plugin - mikeh - 2011-08-03 chainsaw81 Wrote:@mikeh You are correct. temporary solution would be to block the settings page. I will get this worked out asap. 'Multi User 1.4' Plugin - gtammi - 2011-08-10 Hey Mike, Nice plugin ... I'm having the same issue as chainsaw81, except I can't get the password (or email address) to save on a user I'm editing as an administrator ... running Multi User 1.3 and GS 3.0. 'Multi User 1.4' Plugin - mikeh - 2011-08-11 gtammi Wrote:Hey Mike, What browser are you using and if you turn debug mode on, do you get any errors? I thought I fixed this issue. 'Multi User 1.4' Plugin - pixeltarian - 2011-08-21 is there a way to tweak this plugin to let certain users only edit certain pages? my situation is this: I live in an artist cooperative building. I was elected the head of the 'web design committee' and so I'm charged with the task of getting a CMS to... - have informational pages about the cooperative - have sub pages for every artist so they can have a bio/portfolio of sorts. - each artist can only edit their own section. - there are roughly 100 artists. I know this is a lot of users for a CMS that is trying to be minimal, but I don't want to use drupal or joomla or wordpress because frankly, I hate them. getsimple and I are in love. it's like refinery CMS only PHP (which = easy for future users to maintain). also, I know it's OT for this particular thread, but I'm also looking to HIGHLY limit how the aritsts are able to edit their pages. the current idea is that they will fill out a form like: name, bio, website/twitter/facebook links. and then another "add project" form like "project name, type, date, collaborators, youtube/soundcloud/flickr url. this way we can slam all of that into a database and make all the artist page designs uniform and no one can break it. I have one friend who is ok with PHP, does this sound like an easy plugin to write, or pretty tricky? 'Multi User 1.4' Plugin - Connie - 2011-08-21 Hi pixeltarian, I am thinking about your ideas, and as I am "in love" with 2 CMS systems (GetSimple and CMSMadeSimple), my first ideas how to realize your artists' front end are that you could do that with CMSMS, using the Module FrontendUsers (FEU) plus the formbuilder-plugin which will write the entries into database for GetSimple I have no idea in the moment 'Multi User 1.4' Plugin - pixeltarian - 2011-08-21 Connie Wrote:Hi pixeltarian, awesome. I'm looking at cmsms now. the other thing we thought about doing is have a form that users fill out. then that data will populate a database, and then we'll make a VERY mini CMS for the things users submit and embed it inside of getsimple. like a CMS within a CMS. does that sound like a reasonable strategy, or bad news bears? otherwise, any idea if CMSMS going to be out of beta soon? 'Multi User 1.4' Plugin - Connie - 2011-08-21 pixeltarian Wrote:the other thing we thought about doing is have a form that users fill out. then that data will populate a database, and then we'll make a VERY mini CMS for the things users submit and embed it inside of getsimple. like a CMS within a CMS. well, you can always implement a form which populates a database in a GetSimple page, using a special template for that, and present the results in another page, for sure to me, your idea sounds like a wiki, integrated in GetSimple, which is also possible 'Multi User 1.4' Plugin - mikeh - 2011-08-22 pixeltarian Wrote:is there a way to tweak this plugin to let certain users only edit certain pages? A large part of what you need actually is on my roadmap for this plugin 'Multi User 1.4' Plugin - phpsns - 2011-08-26 Great Plugin! But I think there is one bug for the pages. That is, if I have created a page with the title and URL that starts with: Title: Support Policy Slug/URL: support-policy and have that user blocked to access the support checkbox, the titles are hidden from the Pages tab list. 'Multi User 1.4' Plugin - mikeh - 2011-08-27 phpsns Wrote:Great Plugin! But I think there is one bug for the pages. That is, if I have created a page with the title and URL that starts with: Wrong Thread, this thread is for an entirely differant plugin then the one you are referring to. The correct thread is here: http://get-simple.info/forum/post/16517/ Thanks for the info, I will look into your issue. 'Multi User 1.4' Plugin - phpsns - 2011-08-27 mikeh Wrote:phpsns Wrote:Great Plugin! But I think there is one bug for the pages. That is, if I have created a page with the title and URL that starts with: No, I am not referring to "Front End User Login" plugin (never downloaded this one), it is "Multi User 1.2" plugin. 'Multi User 1.4' Plugin - mikeh - 2011-08-27 phpsns Wrote:Great Plugin! But I think there is one bug for the pages. That is, if I have created a page with the title and URL that starts with: Oh, sorry about that, totally misunderstood your post. I should have known your problem would occur. One way the Permissions work by using javascript to match the link being blocked and hide it using css. If javascript was disabled or they tried to directly browse to the blocked page, the script would be killed. I will find a work around and post the new version. 'Multi User 1.4' Plugin - phpsns - 2011-09-09 After some testing, I've managed to fix the issue: Code: ### 1. Open file So adding #footer solved the problem, so it will only remove the ones within the footer block. This have to be done to all the other lines that also does the same to remove footer links. Thanks. |