Can't make email address mandatory

e107 CMS » Forums » e107 v1.x Support » Core Code Support << Previous thread | Next thread >>
Go to page  1 2
Rapitharian
Jul 18 2012, 06:27PM
Registered Member #46237
Joined: Jul 11 2008, 04:58PM
Posts: 24
I have an issue, I disabled "Make entering an email address optional" by turning it ON. I want Emails to be mandatory and verified, so I need to disable this option. Every time I change the option to OFF and hit save, it reverts back to On.
I am running V1.0.1.
Is there a setting I can change in the DB I can change to force this? If so what table and value am I looking for?

Thanks in advance,
-Rap
Go to top
septor
Jul 18 2012, 06:51PM
  • e107 Site administrator
  • e107 Security Team
  • e107 Support Team
  • e107 Documentation Team
Registered Member #37
Joined: Aug 11 2002, 03:20AM
Location: United States
Posts: 2649
Do you have email verification turned on?
Go to top
Website
Rapitharian
Jul 20 2012, 03:51AM
Registered Member #46237
Joined: Jul 11 2008, 04:58PM
Posts: 24
I have tried it with email verification on. No verification and admin verification. Same result every time.
Go to top
MysterF
Jul 20 2012, 04:07AM
Registered Member #54659
Joined: Jan 31 2010, 02:19PM
Posts: 320
Go to admin->Database->Preferences Editor - from there you can delete the email entry, if I recall correctly the entry you are looking for should be: disable_emailcheck.
Go to top
Rapitharian
Jul 20 2012, 01:30PM
Registered Member #46237
Joined: Jul 11 2008, 04:58PM
Posts: 24
Actually I am looking for the setting that controls making the email address optional on the registration form.
-Rap
Go to top
Rapitharian
Jul 20 2012, 02:18PM
Registered Member #46237
Joined: Jul 11 2008, 04:58PM
Posts: 24
Ok, I confirmed disable_emailcheck is the correct value. when I delete it it just comes back with the value set to 1. I don't even have to save the settings on the preference page, just refresh the DB preference editor page.
-Rap
Go to top
septor
Jul 20 2012, 02:31PM
  • e107 Site administrator
  • e107 Security Team
  • e107 Support Team
  • e107 Documentation Team
Registered Member #37
Joined: Aug 11 2002, 03:20AM
Location: United States
Posts: 2649
You can't make the email address optional if you have email verification activated.
Go to top
Website
Rapitharian
Jul 23 2012, 05:11AM
Registered Member #46237
Joined: Jul 11 2008, 04:58PM
Posts: 24
I am trying to make the email address mandatory. Am I misunderstanding how this option works? If I set "Make entering an email address optional" to Disabled, doesn't that meant the email address is required?

I want the email address to be required and email verification set to on. I can't seem to do this because "Make entering an email address optional" is ALWAYS enabled.

-Rap
Go to top
septor
Jul 23 2012, 02:45PM
  • e107 Site administrator
  • e107 Security Team
  • e107 Support Team
  • e107 Documentation Team
Registered Member #37
Joined: Aug 11 2002, 03:20AM
Location: United States
Posts: 2649
Can you post a picture of your User Registration/Posting page?
Go to top
Website
Rapitharian
Jul 23 2012, 06:22PM
Registered Member #46237
Joined: Jul 11 2008, 04:58PM
Posts: 24
Here is my screenshot.
Right now I have admin approval set, because I can't get the "Make entering an email address optional" to change to disabled.

http:\\www.vitalefamily.net\fireshot.png

Thanks for the help.
Rap
[ Edited Jul 23 2012, 06:25PM ]
Go to top
Rapitharian
Jul 30 2012, 07:37AM
Registered Member #46237
Joined: Jul 11 2008, 04:58PM
Posts: 24
Does Anyone have an answer for this issue?
Go to top
Moc
Jul 30 2012, 08:54AM
  • e107 Site administrator
  • e107 Security Team
  • e107 Support Team
  • e107 Documentation Team
Registered Member #44563
Joined: Apr 12 2008, 03:01AM
Location: The Netherlands
Posts: 3513
Run a fileinspector check to see if all the files are valid. There seems to be some strange issue on your preferences and I suspect either a conflicting plugin or a corrupted file to be the issue here.

- Are you running any third party plugins?

[ Edited Jul 30 2012, 10:44AM ]
Go to top
-BULL-
Jul 30 2012, 11:16AM
Registered Member #146599
Joined: Jul 28 2012, 10:38AM
Posts: 1
I think you ar after this settings, try it.

look at this image

link: [-link-]

Or I misunderstand you?
[ Edited Jul 30 2012, 12:43PM ]
Go to top
CaMer0n
Jul 30 2012, 01:56PM
CaMer0n
  • e107 Main site administrator
  • e107 Core developer
  • e107 Design Team
Registered Member #1013
Joined: Feb 27 2003, 06:41AM
Location: Las Vegas, NV, USA
Posts: 764
You might want to check your theme's directory for signup_template.php and rename it to something else if you find it.
Go to top
septor
Jul 30 2012, 01:58PM
  • e107 Site administrator
  • e107 Security Team
  • e107 Support Team
  • e107 Documentation Team
Registered Member #37
Joined: Aug 11 2002, 03:20AM
Location: United States
Posts: 2649
@Rapitharian - Sorry, I got tied up and forgot about your issue.

As Moc said, run the file inspector and see if something is messed up.

@-BULL-: The setting won't save is the problem.
Go to top
Website
Rapitharian
Jul 31 2012, 09:31AM
Registered Member #46237
Joined: Jul 11 2008, 04:58PM
Posts: 24
septor/Moc, No worries, I was just giving the thread a bump.

File inspector reports the following issue:
list_comment.php = 1kb

CaMer0n,
I don't have that file.
Go to top
Moc
Jul 31 2012, 11:17AM
  • e107 Site administrator
  • e107 Security Team
  • e107 Support Team
  • e107 Documentation Team
Registered Member #44563
Joined: Apr 12 2008, 03:01AM
Location: The Netherlands
Posts: 3513
Try running the e107 debugger addon (google/wiki) on the preferences page. Then try changing the settings and scroll down to find error/warnings/notices related to your issue.
Go to top
septor
Jul 31 2012, 03:02PM
  • e107 Site administrator
  • e107 Security Team
  • e107 Support Team
  • e107 Documentation Team
Registered Member #37
Joined: Aug 11 2002, 03:20AM
Location: United States
Posts: 2649
A few questions:

Did you have this install prior to upgrading to 1.0.1?

Can you try upgrading to 1.0.2 RC1 and see if it gets fixed?

Can you perform a fresh install of e107 (using v1.0.1 for now) in a different directory and see if the error remains?
[ Edited Jul 31 2012, 03:03PM ]
Go to top
Website
Rapitharian
Jul 31 2012, 04:09PM
Registered Member #46237
Joined: Jul 11 2008, 04:58PM
Posts: 24
I have been on E107 since before the 7.x days.
I can try the upgrade to 1.0.2 RC1.
I can also try the separate install.
I will update after I try each of these.
Go to top
Rapitharian
Jul 31 2012, 05:32PM
Registered Member #46237
Joined: Jul 11 2008, 04:58PM
Posts: 24
I used E107 Debugger and cleared all errors, no change.
Next step; clean parallel install of e107 1.0.1
[ Edited Jul 31 2012, 05:35PM ]
Go to top
Go to page  1 2  

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System