*

bobyrou

  • ****
  • 107 posts
registering users on website
« on: November 14, 2017, 03:36:49 PM »
Hi, I know is not an issue with your theme. The Veronika theme works perfect :) thanks!! I have a question in regards to registering users. At the moment if a user types his email address osclass looks to see if that email address is already registered. I would like users to be able to register accounts regardless of their email address. Can you please help?

*

MB Themes

Re: registering users on website
« Reply #1 on: November 14, 2017, 06:17:31 PM »
@bobyrou
You still need some email, so only way is to hide input for email box and randomly generate some sample email address here.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

bobyrou

  • ****
  • 107 posts
Re: registering users on website
« Reply #2 on: November 15, 2017, 12:27:57 PM »
@bobyrou
You still need some email, so only way is to hide input for email box and randomly generate some sample email address here.

Yes of course I will like people to keep registering using their email addresses but I will like to make it in a way where osclass doesn't look anymore on uniqueness of email address. So basically I want people to be able to register multiple accounts using same email address.

*

MB Themes

Re: registering users on website
« Reply #3 on: November 15, 2017, 02:29:53 PM »
@bobyrou
That will never work.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

bobyrou

  • ****
  • 107 posts
Re: registering users on website
« Reply #4 on: November 15, 2017, 04:26:27 PM »
@bobyrou
That will never work.

Why wouldn't? I think it's just a matter of removing the query where osclass looks if email address registered before

*

MB Themes

Re: registering users on website
« Reply #5 on: November 15, 2017, 04:43:21 PM »
@bobyrou
Then you do not know about it's structure too much. Most of plugins and functions are related to mail.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots