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?
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.
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
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.
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.
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.
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.