Apparently, PHP5 *always* passes by reference, so you don't need the & before $params. I edited the FrontEndUsers.module.php (latest version) at line 2412 and took out the "&" and will see how well it works. I don't get the error at least.
In the meantime, I guess I need to figure out how to add "properties" cause I can't seem to do anything with the FrontEndUsers Management.
Upcoming modules
Re: Upcoming modules
If you find out how to modify properties for frontend user management, would you post your solution. The help file for the module seems very vague. Thank you.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Upcoming modules
I noticed it would be nice to edit properties after their defined. I'll look into this for the 1.0 release which is upcoming.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Upcoming modules
Actually, I should rephrase that: Under FrontEnd User Management, I cannot determine where I may define OR modify the properties. I am a bit of a newbie and this may account for my inability to determine where to do this.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Upcoming modules
In FEUsers, the properties tab. there should be a link there to add properties.
If you don't see the properties tab, check your permissions.
If you don't see the properties tab, check your permissions.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.