The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Continued from:66122
I want to make a mod that uses a new Auth Type for a forum. The new type would have all topics within it readable by all but writable by only admins, moderators of that forum, and the author of that topic.
Questions:
1. What is a currently unused auth type by the base code and mods? 2. How do I identify the author? I think the author has a diffrent mlev but I'm not sure. 3. What other than topic.asp, forum.asp, and post.asp will need to be mod'd?<
I want to make a mod that uses a new Auth Type for a forum. The new type would have all topics within it readable by all but writable by only admins, moderators of that forum, and the author of that topic.
Questions:
1. What is a currently unused auth type by the base code and mods? 2. How do I identify the author? I think the author has a diffrent mlev but I'm not sure. 3. What other than topic.asp, forum.asp, and post.asp will need to be mod'd?<