Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember – Adding custom field error
Tagged: custom fields
- This topic has 8 replies, 3 voices, and was last updated 13 years, 7 months ago by Propel.
-
AuthorPosts
-
March 25, 2011 at 6:19 am #3043ib6500Member
Hi,
I am trying to add a custom check box field. When the required checkbox during adding is not checked I get this error:
Warning: array_values() [function.array-values]: The argument should be an array in /home/content/t/h/e/…/html/wp-content/plugins/wp-eMember/eMember_custom_field_settings.php on line 10
Note ( I added the … to designate my theme)
When the required checkbox is checked no error occurs but I do not see the custom field available in page/forms field settings.
I am using WordPress 3.1 with PHP Version 5.2.14 and eMember Version v6.1.9
I haven’t made any tweaks to the plugin.
Thank you
March 26, 2011 at 12:48 am #30682amin007ParticipantThe custom fields do not appear in your page/forms area. The fields you configure in the custom fields will appear in the “Registration” and “Edit Profile” page so you can collect the data from the customers.
The error you are seeing when trying to save the custom fields should not cause you any harm as it is just a warning. However, we will look into identifying the source of this and update you.
March 26, 2011 at 5:09 am #30683ib6500MemberThe ‘Add Custom Field’ button does not appear to be working. Nothing happens when clicked.
thanks
March 26, 2011 at 11:34 pm #30684amin007ParticipantWe compiled a new build last night. Can you please get it from here and give that a go:
March 27, 2011 at 12:24 am #30685ib6500MemberThank you. Will do. Can you tell me if there were any changes made to the eMember_misc_functions.php file in this update? Making backups.
March 27, 2011 at 2:15 am #30686amin007ParticipantWe have multiple developers committing changes to our repository so its hard to tell you if a particular file got changed because we don’t build after every commit. Sometimes there can be 5 submissions (groups of code changes) but only one build.
March 27, 2011 at 3:01 am #30687ib6500MemberHi,
Add Custom Field button still not working.
WP 3.1
WP eMembers v6.2.1
PHP Version 5.2.14
March 28, 2011 at 12:16 am #30688amin007ParticipantSent you an email to get site access so I can check it out.
April 9, 2011 at 10:34 pm #30689PropelMemberRan into this same problem of the custom field button not working.
So I did the logical thing and started to disable plugins to see if there was a conflict but none of that helped.
I was on eMembers 6.2.2 + WP 3.1 so I upgraded to eMembers 6.2.6 which was the latest as of today and STILL NO GO.
Solution:
After a little FireBug debugging I decided to Disable the header admin bar that they added in wordpress 3.1 and adding custom fields works just fine now.
Hopefully that tip can save alot of people some frustration!
-
AuthorPosts
- You must be logged in to reply to this topic.