Help Forum Mod

Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/66123?pagenum=1
05 November 2025, 07:45

Topic


phy1729
Help Forum Mod
19 December 2007, 15:21


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

 

Replies ...


modifichicci
19 December 2007, 15:28


how can an user write a post in such a forum? if you lock forum only admin and moderators can write in that forum, and all can read

How can you have an author topic different from an admin or a moderator? If he has not a topic inthat forum you have not an author to allow writing...<
phy1729
19 December 2007, 15:30


Clarification: Any user may start the topic but once it is started only that user and admins and moderators may reply.<
TSAloha
19 December 2007, 15:32


Have you look at OneWayMule Forum Rules MOD? It has some of the basic features you are discussing here? Seems it can be adopted for your MOD, though the point raised above by modifichicci will be a design issue, it seems.<
modifichicci
19 December 2007, 15:36


ah ok that has more sense, in image portal 3.06 there is implemented the function of posting restrictions, so you can choose forum by forum who can post a topic and who can reply to topic.

You can download the portal and check for the code in post, post info<
phy1729
19 December 2007, 15:53


OneWayMule Forum Rules Mod seems to only give guide lines but not anything to enforce them. I'm still trying to get a hold of a copy of image portal 3.06.
AnonJr
19 December 2007, 16:05


yes, you have to register to be able to download it.<
cripto9t
20 December 2007, 09:58


What other than topic.asp, forum.asp, and post.asp will need to be mod'd?
"post_info" might need some checks.
And looking at the forum list box in "post.asp" it looks like the forum types are 0-9.<
DennisTheMenace
10 January 2008, 13:21


Just curious... Any new developements on this?<
phy1729
10 January 2008, 18:49


No I've been busy. I can guarantee time in June but before that it's whenever I have time and aren't doing other things.<
phy1729
24 January 2008, 22:30


phy1729
24 January 2008, 23:00


Doesn't work yet. I need to change from checking F_TYPE to F_PRIVATEFORUMS so hold off on testing. Topic.asp has been changed post_info.asp has not yet.
Works now. Any problems?<
© 2000-2021 Snitz™ Communications