News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

E-Mail verifaction for registration?

Started by OptimalDesigns, July 27, 2015, 11:16:44 AM

Previous topic - Next topic

OptimalDesigns

I'm seeking a way to verify an email address upon registration.  Know of a method?

Thanks, Phil

yakyakyak

You will find the Online Manual very useful for the basic and extended setup of the Forum Software....

http://wiki.simplemachines.org/smf/Main_Page

OptimalDesigns

Sorry this page is way to general.  Says nothing to me.

margarett

Se forem conduzir, não bebam. Se forem beber... CHAMEM-ME!!!! :D

QuoteOver 90% of all computer problems can be traced back to the interface between the keyboard and the chair

OptimalDesigns

Quote from: margarett on July 27, 2015, 12:27:02 PM
This is all I know:
http://custom.simplemachines.org/mods/index.php?mod=1353

That looks good ... how to install it?
Code looks like:
"<!-- This is the root modification element ;). -->
<!ELEMENT modification (id, version, file*)>
<!ATTLIST modification xmlns CDATA "http://www.simplemachines.org/xml/modification">
<!ATTLIST modification xmlns:smf CDATA "http://www.simplemachines.org/">

<!-- This package's id and version. -->
<!ELEMENT id (#PCDATA)>
<!ELEMENT version (#PCDATA)>

<!-- A file to modify... -->
<!ELEMENT file (operation+)>
<!-- The name of the file, with path. -->
<!ATTLIST file name CDATA #REQUIRED>
"

Sounds great ... just need to know how to install.

margarett

Just upload it to Package Manager.

I have no idea where you are getting that output... To me the MOD looks perfectly normal
<?xml version="1.0"?>
<!DOCTYPE package-info SYSTEM "http://www.simplemachines.org/xml/package-info">
<package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
<id>[SiNaN]:EmailValidator</id>
<name>EmailValidator</name>
<version>1.0</version>
<type>modification</type>
<install for="1.0 - 1.99.99">
<modification>install1.xml</modification>
<readme parsebbc="true">readme.txt</readme>
</install>
<install for="2.0 - 2.99.99">
<modification>install2.xml</modification>
<readme parsebbc="true">readme.txt</readme>
</install>
<uninstall for="1.0 - 1.99.99">
<modification reverse="true">install1.xml</modification>
</uninstall>
<uninstall for="2.0 - 2.99.99">
<modification reverse="true">install2.xml</modification>
</uninstall>
</package-info>
Se forem conduzir, não bebam. Se forem beber... CHAMEM-ME!!!! :D

QuoteOver 90% of all computer problems can be traced back to the interface between the keyboard and the chair

OptimalDesigns

Quote from: margarett on July 27, 2015, 12:56:31 PM
I have no idea where you are getting that output... To me the MOD looks perfectly normal
Hmm, and where is your code found?  My code was downloaded from the http://custom.simplemachines.org/mods/index.php?mod=1353 site that you passed on to me.  Under the "Download this mod." on the right side of the page.  It downloaded a ZIP file with the code I gave here.

margarett

You download a zip file, inside it you will find 3 .xml files and a .txt file. Anyway it doesn't matter much what's inside (for now), just install it via Package Manager.
Se forem conduzir, não bebam. Se forem beber... CHAMEM-ME!!!! :D

QuoteOver 90% of all computer problems can be traced back to the interface between the keyboard and the chair

Kindred

hmmm... not exactly sure what the mod does...
but email validation is a STANDARD FEATURE....

(as already pointed out regarding the wiki)

http://wiki.simplemachines.org/smf/SMF2.0:Registration#Settings

OptimalDesigns,

When someone points you to a general page like the wiki main page, you are expected to spend some effort and actually LOOK at the contents -- which, if you look down, in the "as an admin" section, there is a link which goes to the wiki page describing the options on the admin settings for registration (which I linked you to, directly, above)

in your case, given your recent questions, I recommend that you read EVERY PAGE of the wiki/manual.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

OptimalDesigns

Quote from: Kindred on July 27, 2015, 01:24:53 PM
http://wiki.simplemachines.org/smf/SMF2.0:Registration#Settings
"Email Activation - When this option is enabled any members registering to the forum will have an activation link emailed to them which they must click before they can become full members."

Just what I want, but where can I check this option?  My site is down so can't check for it now ... but did some time ago.

Illori

that page shows you exactly where... have you read that page at all? maybe when your forum is up and you can look at the page you will find the option.

Kindred

exactly where it SAYS...

admin > members > registration > settings


you seem to be asking for us to just answer every question and hand you everything on a silver platter when most of this is already answered in the wiki (hence the entire reason that the wiki was created!) and can be discovered with just a LITTLE effort on your part.
Sorry, if you consider this comment rude... but seriously?
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

yakyakyak

Absolutely right. The only way to have control of your forum, it's limitations and it's power is to read the manual and even without an online forum, you can set one up locally in xampp. No excuse.


Advertisement: