Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hey. I've updated some code so it will work with the latest version of umbraco (4.7). Also, I did not want users to be able to create new groups, so a changed the textbox to a dropdown. You can find the files on my skydrive: https://skydrive.live.com/#!/?cid=5b4ee758c994c0bb&sc=documents&uc=3&id=5B4EE758C994C0BB%21655
I've updated the files, added some tweaks:
- Fixed some bugs with the add and update commands;- Re-wrote insert and update functions to use the umbraco lib instead of the sql qeuries, I think this is saver and better for compatibility;- Some gui changes.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Updated files
Hey. I've updated some code so it will work with the latest version of umbraco (4.7). Also, I did not want users to be able to create new groups, so a changed the textbox to a dropdown. You can find the files on my skydrive: https://skydrive.live.com/#!/?cid=5b4ee758c994c0bb&sc=documents&uc=3&id=5B4EE758C994C0BB%21655
I've updated the files, added some tweaks:
- Fixed some bugs with the add and update commands;
- Re-wrote insert and update functions to use the umbraco lib instead of the sql qeuries, I think this is saver and better for compatibility;
- Some gui changes.
is working on a reply...