Page 1 of 2
FEU Enhancements
Posted: Sun Oct 16, 2011 1:21 am
by calguy1000
Just an FYI... With the help of uniqu3 I kind of had an epiphany wrt some of the modifications I was doing with CustomContent. I realized I really didn't have to do them.
So I've enhanced FEU with a new content type called "Protected Content" which makes protecting content in CMSMS a trivial process. You simply create a new page of type 'Protected Content' and type in your content. Any anonymous user that tries to access that page (via a link or whatever) will not be permitted. You can also (optionally) restrict the page to members of specified FrontEndUser groups. And the navigation is automatically taken care of (though you can't use cachable MenuManager templates).
There are new preferences in FEU to deal with users that try to directly access a restricted page. You may display the login page, display a static message, or redirect to another page.
The new content type is light weight (less than 200 lines of code including whitespace so far), simple to use, and has longevity. I've extended the CMSMS 'Content' content type, therefore all of its capabilities (multiple content blocks etc) apply. And it has no silly event handlers to clear the CMSMS cache after each request so you can take advantage of the menu manager cache (on other pages) and other caching functionality in CMSMS.
FrontEndUsers 1.16 should be available in a few days once the translators have had a chance to catch up (btw, I've seriously updated the help too).
I'll keep you posted.
Re: FEU Enhancements
Posted: Sun Oct 16, 2011 1:54 pm
by elkman
Thanks for the GREAT effort calguy1000!
Re: FEU Enhancements
Posted: Mon Oct 17, 2011 11:40 pm
by dmaireroa
Hey guys,
How do I get a hold of this FEU module? I want to create a frontend login and password for one user and also restrict a particular page.
Thanks
Re: FEU Enhancements
Posted: Tue Oct 18, 2011 12:12 am
by dmaireroa
OK, my apology I found the right place. I didn't know 2 modules; 'Front End' will access 'CustomContent'. I added FE 1.16 but ended with up this error:
ERROR: The CGExtensions module could not be found.
Warning: Cannot modify header information - headers already sent by (output started at /home/stepahea/public_html/test/modules/FrontEndUsers/FrontEndUsers.module.php:43) in /home/stepahea/public_html/test/lib/classes/class.admintheme.inc.php on line 188
Warning: Cannot modify header information - headers already sent by (output started at /home/stepahea/public_html/test/modules/FrontEndUsers/FrontEndUsers.module.php:43) in /home/stepahea/public_html/test/lib/classes/class.admintheme.inc.php on line 191
Warning: Cannot modify header information - headers already sent by (output started at /home/stepahea/public_html/test/modules/FrontEndUsers/FrontEndUsers.module.php:43) in /home/stepahea/public_html/test/lib/classes/class.admintheme.inc.php on line 194
Warning: Cannot modify header information - headers already sent by (output started at /home/stepahea/public_html/test/modules/FrontEndUsers/FrontEndUsers.module.php:43) in /home/stepahea/public_html/test/lib/classes/class.admintheme.inc.php on line 195
Warning: Cannot modify header information - headers already sent by (output started at /home/stepahea/public_html/test/modules/FrontEndUsers/FrontEndUsers.module.php:43) in /home/stepahea/public_html/test/lib/classes/class.admintheme.inc.php on line 198
Warning: Cannot modify header information - headers already sent by (output started at /home/stepahea/public_html/test/modules/FrontEndUsers/FrontEndUsers.module.php:43) in /home/stepahea/public_html/test/lib/classes/class.admintheme.inc.php on line 203
P.S I am using CMSMS 1.9.4.3
Re: FEU Enhancements
Posted: Tue Oct 18, 2011 12:48 am
by elkman
Did you install the CGExtensions module?
[SOLVED] Re: FEU Enhancements
Posted: Tue Oct 18, 2011 12:51 am
by dmaireroa
lol I didn't know I had to install CGExtensions first before I could use the other modules. Man that was a hassle

. Oh well at least its done now.
- First install CGExtensions module before you can install any other module (I think)
Re: FEU Enhancements
Posted: Tue Oct 18, 2011 1:29 am
by dmaireroa
I know this sounds dumb but I'm really having a hard time trying to use it. I can't find the tag to add to the page. I read the help handbook but unable to find it. I hope I got this right, can Front End module add a form to the page and protect a page? If so, how do I add it or use it. I've been been on the admin console and still can't find it

Re: FEU Enhancements
Posted: Tue Oct 18, 2011 4:48 pm
by Dr.CSS
Help? Read the first bold line below...
Re: FEU Enhancements
Posted: Thu Oct 20, 2011 10:20 am
by JiiPee
I just got new client that needs small intranet area, so this came in the right time!
This is probably too early to comment while I´m still testing around, but it seems I maybe encounter some minor bugs? (or something went wrong with installing) I have 1.9.4.3 with 1.16
- I cannot delete any user properties, that I have set up? They only have edit icon at the right side.
- I cannot change property to be unique afterwards with textarea type.
- When I filter users with my additional properties, it places those editing icons under the properties names, without showing the properties themselfs.
Also I would like to ask that if I use SelfRegistration Module with this, is there a way to activate these registrations by admin only? So that newly registrated people cannot see protected content before admin has approved their registration?
Re: FEU Enhancements
Posted: Thu Oct 20, 2011 1:25 pm
by dmaireroa
JiiPee wrote:I just got new client that needs small intranet area, so this came in the right time!
This is probably too early to comment while I´m still testing around, but it seems I maybe encounter some minor bugs? (or something went wrong with installing) I have 1.9.4.3 with 1.16
- I cannot delete any user properties, that I have set up? They only have edit icon at the right side.
- I cannot change property to be unique afterwards with textarea type.
- When I filter users with my additional properties, it places those editing icons under the properties names, without showing the properties themselfs.
Also I would like to ask that if I use SelfRegistration Module with this, is there a way to activate these registrations by admin only? So that newly registrated people cannot see protected content before admin has approved their registration?
That's me and you both. No option there to delete 'properties. No wonder I couldn't get it going.
Re: FEU Enhancements
Posted: Thu Oct 20, 2011 1:32 pm
by calguy1000
Yes you can delete properties... under the proper conditions. This has been reported, tested, and discussed at least a few times.
Re: FEU Enhancements
Posted: Thu Oct 20, 2011 2:50 pm
by dmaireroa
calguy1000 wrote:Yes you can delete properties... under the proper conditions. This has been reported, tested, and discussed at least a few times.
I even searched for all those other threads and did exactly as required but it's still not updating when I tried to turn the group off?? > Groups > Field Status > Off. But mind is saying "No properties were selected for this group"?? Why when I'm trying to turn it off?
Why on earth do we have to go through this process of doing this without even knowing first? I'm becoming hot headed here, but believe I'm not the only who have gone through the same process.
Why can't we find tutorials on this forum where we are able to understand e.g. 1+1 = 2??
Re: FEU Enhancements
Posted: Thu Oct 20, 2011 2:55 pm
by calguy1000
Why on earth do we have to go through this process of doing this without even knowing first? I'm becoming hot headed here
That's fine, I'll let you cool down for a few days. Maybe that will help.
Re: FEU Enhancements
Posted: Thu Oct 20, 2011 4:10 pm
by dmaireroa
calguy1000 wrote:Why on earth do we have to go through this process of doing this without even knowing first? I'm becoming hot headed here
That's fine, I'll let you cool down for a few days. Maybe that will help.
Um...so whats your point?? Its been 3-4days Fuck what do you think?
Re: FEU Enhancements
Posted: Thu Oct 20, 2011 4:41 pm
by JiiPee
After deleting users and groups, I got to delete also user properties. So thats fine now.
Still I can not figure out this filtering problem. Here is image of it, does that look normal since I am missing some settings or what? How can I get those properties show up?
