Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

ERROR: User_Edit_Profile Plugin

Quote Reply
ERROR: User_Edit_Profile Plugin
There seems to be an error in User_Edit_Profile Plugin.

I am using Version 1.5

For instructions in the plugin it says:

<%Plugins::User_Edit_Profile::FormatField('Field_Name',$Field_Name)%>

However, when I use that, it actually shows Checkboxes input & not Select drop-down.

I tried changing it as below
<%Plugins::User_Edit_Profile::FormatSelect('Field_Name',$Field_Name)%>

But it does not work. Any ideas. ??

Thank you.

Vishal
-------------------------------------------------------