Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 MOD: Auto NT Registration
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Kal Corp
Average Member

USA
878 Posts

Posted - 22 October 2000 :  17:41:02  Show Profile  Visit Kal Corp's Homepage
<b>Mod Name: <font color=red>Auto NT Registration Mod</font id=red></b>
For this Mod to work the NT Group Mod should be installed first.

<b>Status: </b>
Final Testing

<b>Files or Code: </b>
Current Code as of 10/23/00 from Baseline from 3.1 <b>sr2</b> with NT group Mod.

<font color=purple>admin_home.asp</font id=purple>
http://vasserver.dyndns.org/Forums_2000/mods/NTGroupMod/admin_home.txt
<font color=purple>admin_config_NT_features.asp</font id=purple>
http://vasserver.dyndns.org/Forums_2000/mods/NTGroupMod/admin_config_NT_features.txt
<font color=purple>inc_functions.asp</font id=purple>
http://vasserver.dyndns.org/Forums_2000/mods/NTGroupMod/inc_functions.txt
<font color=purple>Config.asp</font id=purple>
http://vasserver.dyndns.org/Forums_2000/mods/NTGroupMod/Config.txt
<font color=purple>inc_top.asp</font id=purple>
http://vasserver.dyndns.org/Forums_2000/mods/NTGroupMod/inc_top.txt
<font color=purple>default.asp</font id=purple>
http://vasserver.dyndns.org/Forums_2000/mods/NTGroupMod/default.txt

<b>Database Update:</b>
None at this time

<b>Demo:</b>
Here is a test of 3.1 sr2 with this Mod
http://vasserver.dyndns.org/Forums_2000/V3.1SR2nt/default.asp

<font color=green>Test accounts
Name - Password - server - Groups</font id=green>
admin - admin - vas-server
test - test - vas-server - testgroup1
test2 - test2 - vas-server - testgroup1, testgroup2
test3 - test3 - vas-server -
<font color=red>Use Account "test3" for Auto Register testing. Logon as ADMIN and delete test3. Then logon as test3.</font id=red>

<b>Comments:</b>
I know people where asking about this when it was in the NT Group Mod. I decided to get that mod out first. And to make this a mod by its self.

At first this was going to be just in "nt" Mode. But I think I can get it in "db" mode too.

<b>Things Needed:</b>
Need some one to Work the E-mail Section.

Edited by - kal corp on 23 October 2000 23:14:35

Aznknight
Senior Member

USA
1373 Posts

Posted - 22 October 2000 :  18:10:06  Show Profile  Send Aznknight an AOL message  Send Aznknight an ICQ Message
Hi Kal Corp,

I'm curious to know how are you planning to do this in "db" mode? What will supply the username and password?

- Alan
www.calvsa.net
Go to Top of Page

Kal Corp
Average Member

USA
878 Posts

Posted - 23 October 2000 :  11:54:10  Show Profile  Visit Kal Corp's Homepage
This was going to be a NT Mod, But after hearing requests about having a db mode forum where members do not have to register to post. I thought we could have everyone set to a name like “Visitor”. They could still go to the profile page and change the name and info.
Go to Top of Page

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 23 October 2000 :  12:21:14  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
or, better yet, have a field in the DB available for when this mode is enabled (and have it populated when it's not enabled by username's stored in the member table) where when a user goes to post, they have to enter a name of who the post is from (MS Frontpage BBS's do this). It allows you to assign a name to a post.

The one thing that would need to be addressed here though, would be if somone switches from non-registerd mode to registration mode after having posts done in the other.

Going from reigsterd to non-registered is easy if you populate the username of the person posting into the post when it's done.

I guess some error checking could be done to just show the name from the post info and recognize it for the type of post it is.

Then the question comes out, what about having a 4th forum type!

1. Regular Registered Forum
2. Private Forum
3. URL
<b>4. Regular Non-Registration Forum (no registered username required)</b>

then give the admin option to run exclusively as type 4. And then also piggyback the options for showing the "Members" link at the top of hte page, and then puting code in the members.asp page to redirect to default.asp if the option is disabled in the DB.

<center>Reinsnitz (Mike)
<font color=red>><)))'></font id=red>

<font color=green>Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make your path straight.
-- Proverbs 3:5-6</font id=green></center>
Go to Top of Page

Kal Corp
Average Member

USA
878 Posts

Posted - 23 October 2000 :  14:48:20  Show Profile  Visit Kal Corp's Homepage
Sounds like the “db” mode needs more discussions.

Might be better for me to get the NT Auto Register working first. Then have the “db” part as another mod.

FYI
Got a 4th forum type comming (Sub Categories) <img src=icon_smile.gif border=0 align=middle>


Edited by - kal corp on 23 October 2000 14:49:01
Go to Top of Page

Kal Corp
Average Member

USA
878 Posts

Posted - 23 October 2000 :  15:00:23  Show Profile  Visit Kal Corp's Homepage
For "NT" mode I need someone to help out getting the E-mail Address from the servers.

I have all the code for NT Account, Full Name, and Groups, Just need that E-mail Code. My first try didnt work like I wanted it to <img src=icon_smile_dissapprove.gif border=0 align=middle>

Edited by - kal corp on 23 October 2000 23:16:23
Go to Top of Page

Kal Corp
Average Member

USA
878 Posts

Posted - 23 October 2000 :  23:17:36  Show Profile  Visit Kal Corp's Homepage
<font color=purple>********** Update **********</font id=purple>
Files, and Info posted on first post. <img src=icon_smile_big.gif border=0 align=middle>
Go to Top of Page

cy
Starting Member

Singapore
22 Posts

Posted - 24 October 2000 :  10:12:04  Show Profile
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
<b>Mod Name: <font color=red>Auto NT Registration Mod</font id=red></b>
For this Mod to work the NT Group Mod should be installed first.
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Kal,

U forget to mention that there is a bug with with "db" & "nt" support. The fix is @ http://forum.snitz.com/forum/topic.asp?TOPIC_ID=1468&FORUM_ID=11&CAT_ID=1

So u would need to:
1. Install NT Grp Mod
2. Fix the bug for better "db" & "nt" support
3. Install Auto NT Registration Mod

Right ?



Edited by - cy on 24 October 2000 10:15:27
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.33 seconds. Powered By: Snitz Forums 2000 Version 3.4.07