Page 3 of 3
Re: Upcoming modules
Posted: Thu Dec 08, 2005 4:02 pm
by justy
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.
Re: Upcoming modules
Posted: Sun Feb 12, 2006 7:44 am
by benadam777
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.
Re: Upcoming modules
Posted: Sun Feb 12, 2006 3:19 pm
by calguy1000
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.
Re: Upcoming modules
Posted: Mon Feb 13, 2006 12:22 am
by benadam
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.
Re: Upcoming modules
Posted: Mon Feb 13, 2006 12:23 am
by calguy1000
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.