File Upload Custom Registration Field
Posted: June 22nd, 2011, 6:07 pm
Hello all,
I have s2member configured on my site with the s2member profile page replacing the wordpress default.
I have taken advantage of the great custom registration fields options available in s2member, and have configured several.
However, I am in a predicament where I need to add at least two unique file upload fields to the custom profile. Of course, file uploads is not an option in s2member and wanted to know if some form of this is added in s2member PRO. If s2member pro provides some option to add a file upload field to the user profile page I will gladly buy it today ( I am not offering paid memberships, so the paypal and merchant gateway integration is unnecessary at this point in the project. )
If NOT, then basically what I'm seeing as the next step is to basically create a plugin that creates custom upload fields that are then added into the s2member registration fields right before they are published on the profile page. It would basically be a version of the user photo plugin only minus all the avatar features and plug it right into an s2member hook. If I can get this to work I'll paste the code.
So my question in that case would be what would a generic custom field insert look like? Or at least what s2member hook should I investigate more closely to insert my own field programmitcaly into it?
I have s2member configured on my site with the s2member profile page replacing the wordpress default.
I have taken advantage of the great custom registration fields options available in s2member, and have configured several.
However, I am in a predicament where I need to add at least two unique file upload fields to the custom profile. Of course, file uploads is not an option in s2member and wanted to know if some form of this is added in s2member PRO. If s2member pro provides some option to add a file upload field to the user profile page I will gladly buy it today ( I am not offering paid memberships, so the paypal and merchant gateway integration is unnecessary at this point in the project. )
If NOT, then basically what I'm seeing as the next step is to basically create a plugin that creates custom upload fields that are then added into the s2member registration fields right before they are published on the profile page. It would basically be a version of the user photo plugin only minus all the avatar features and plug it right into an s2member hook. If I can get this to work I'll paste the code.
So my question in that case would be what would a generic custom field insert look like? Or at least what s2member hook should I investigate more closely to insert my own field programmitcaly into it?