Upcoming modules

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
justy

Re: Upcoming modules

Post 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.
benadam777

Re: Upcoming modules

Post 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.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Upcoming modules

Post 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.
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.
benadam

Re: Upcoming modules

Post 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.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Upcoming modules

Post 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.
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.
Post Reply

Return to “Modules/Add-Ons”