Simple Membership Plugin › Forums › Simple Membership Plugin › Username has an error
- This topic has 6 replies, 3 voices, and was last updated 10 years, 5 months ago by
oxmalta.
-
AuthorPosts
-
November 4, 2015 at 12:45 am #3806
oxmalta
ParticipantHi,
in custom registration form if customer type username “Joe Dow” during the registration process, it gives a warning:
Warning: No message defined for swpm-44
I know it’s because there is a space between two words, why warning does not say, no blank spaces?? How can I change that warning?
Thanks!
November 4, 2015 at 1:52 am #3809admin
KeymasterAre you using hte form builder addon or is this coming from directly using the standard registration form of the plugin?
The standard registration from will give you an error saying that username is invalid.
November 4, 2015 at 5:16 am #3816oxmalta
ParticipantYes, I’m using the form builder add-on.
Who should I contact to fix that thing?
November 4, 2015 at 8:25 pm #3828oxmalta
ParticipantCan you please point at least which file can I look for to modify the warning message?
November 5, 2015 at 12:54 am #3831nur
ParticipantHi,
I can help you address the issue. we have a form builder demo setup here http://www.fix-geek.com/membership-join/membership-registration-5.
I tried with “Joe Dow” as user name. i didn’t see the error message you mentioned. Can post screenshot or url where you are seeing the error? If you like we can take look into youre site.Please let me know. It should easy to fix.
November 5, 2015 at 1:03 am #3834oxmalta
ParticipantHi,
Thank you for your reply,
I read lots of documentation today about validating fields and I can’t find the error in the code to fix that issue. It would be great if you can do it,
The link to the website is here:
http://ctc.cupertinotennisclub.org/membership-join/
I looked at messages and nowhitespace is defined,
So, I’m having issue with a user name and with a phone.
In a phone field, if you type just 3 digits, like 321, it says the same, not defined for swpm-77.
Let me know how to fix it, I can add a code wherever it needs to be added.
Thanks.
Ox
November 5, 2015 at 1:15 am #3837oxmalta
ParticipantYou know what? I just fixed that!
Ok, below is the issue if someone encounters same thing.
I built a plugin inside of that website that does some data manipulation that user adds.
I was going to validate it with jquery.validate.min.js which was sitting in different folder of the plugin I built.
I just deleted it and everything works.
For someone who has same issue, look if it conflicts with another plugin.
Thanks again!!!
You have a great membership plugin!
-
AuthorPosts
- You must be logged in to reply to this topic.