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)
 Super/Admin/Mod HTML Only MOD
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

kwhipp
Junior Member

USA
407 Posts

Posted - 13 September 2002 :  15:52:23  Show Profile  Visit kwhipp's Homepage  Send kwhipp an AOL message  Send kwhipp an ICQ Message  Send kwhipp a Yahoo! Message
Title: Super/Admin/Mod HTML Only MOD

Version: 3.4a

Tested on: Snitz Forum 2000 v3.4.03

Ease of Installation (1-Hard, 10-Easy): 8

Demo: None

Download: http://the-nut.com/forum/download.asp?ID=1

Support: http://the-nut.com/forum/forum.asp?FORUM_ID=19

Description:

Allow the:
  • Super Admin only
  • all Admins
  • all Admins and all Moderators
to post using HTML.

Screenshot:

Development History:
September 13, 2002 - initial release
September 16, 2002 - Better Forum/HTML code coexistance.

Updated download link.

- Kevin

Edited by - kwhipp on 19 September 2002 16:30:52

Etymon
Advanced Member

United States
2385 Posts

Posted - 13 September 2002 :  16:18:05  Show Profile  Visit Etymon's Homepage

Hi Kevin,

Thanks a lot fot the MOD!

Super Administrator ... is that equivalent to Forum Owner Only?

Etymon

Go to Top of Page

kwhipp
Junior Member

USA
407 Posts

Posted - 13 September 2002 :  16:18:35  Show Profile  Visit kwhipp's Homepage  Send kwhipp an AOL message  Send kwhipp an ICQ Message  Send kwhipp a Yahoo! Message
Yes.

- Kevin
Go to Top of Page

Etymon
Advanced Member

United States
2385 Posts

Posted - 13 September 2002 :  16:19:37  Show Profile  Visit Etymon's Homepage

k, thanks.
Go to Top of Page

serverhacker
Junior Member

USA
125 Posts

Posted - 14 September 2002 :  06:23:04  Show Profile
Just wanted to say thanks for the mod, This is the one I have be looking for and it is so cool.

[ GREAT MOD ]
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 14 September 2002 :  15:12:42  Show Profile  Visit dayve's Homepage
what happens if you use forum code and html code in the same post? I've made this tweak in the past and it can cause some problems, especially when EDITING a post with HTML and FORUM CODE.

Go to Top of Page

Fuzion
Junior Member

162 Posts

Posted - 14 September 2002 :  17:02:50  Show Profile
Is their some way to add another mLev.. such as VIP Member? If so could you please do that for me?
Go to Top of Page

kwhipp
Junior Member

USA
407 Posts

Posted - 16 September 2002 :  22:17:04  Show Profile  Visit kwhipp's Homepage  Send kwhipp an AOL message  Send kwhipp an ICQ Message  Send kwhipp a Yahoo! Message
quote:
Originally posted by dayve

what happens if you use forum code and html code in the same post? I've made this tweak in the past and it can cause some problems, especially when EDITING a post with HTML and FORUM CODE.

Sorry, I did not see this earlier.

I know there is an issue when an admin/mod post using HTML and a member does a quoted reply. In the quoted reply you will see the HTML code.

Now when both types of code are used ... I will have to take a closer look at that. On my forum, my posts are usually forum code and my signature is pure HTML. That has been working just fine together.

As has been pointed out before, when using HTML, if you do not close your tables correctly you could get some very undesirable results. That, I feel, is a PEBKAC issue.

- Kevin
Go to Top of Page

kwhipp
Junior Member

USA
407 Posts

Posted - 17 September 2002 :  00:19:37  Show Profile  Visit kwhipp's Homepage  Send kwhipp an AOL message  Send kwhipp an ICQ Message  Send kwhipp a Yahoo! Message
If you already installed this MOD, you should apply the following changes.
********************
INC_FUNC_POSTING.ASP
********************

-----------------------------------------------------------------
FIND THIS LINE:  It occurrs two times in this file.  CHANGE BOTH.
-----------------------------------------------------------------

		if strAllowForumCode = "1" then

----------------------------
REPLACE THAT WITH THIS CODE:
----------------------------

    '##### Super/Admin/Mod HTML Only Mod #####
		if strAllowForumCode = "1" and not(chkSuperAdminModHtmlOk) then
    '#########################################

dayve - With this change, I only had one problem. When I signed on as a normal member and did a quoted reply to a super/admin/mod posting that contained HTML, the quoted HTML code was visible as code in the reply. I do not see any way of getting around this.

- Kevin
Go to Top of Page

2b3
Starting Member

5 Posts

Posted - 21 September 2002 :  20:40:59  Show Profile
Hey Kevin, I joined your forum at The Nut, but still can't get access to your mod?

Any ideas?
Go to Top of Page

kwhipp
Junior Member

USA
407 Posts

Posted - 21 September 2002 :  21:33:07  Show Profile  Visit kwhipp's Homepage  Send kwhipp an AOL message  Send kwhipp an ICQ Message  Send kwhipp a Yahoo! Message
Sorry! Try it again.

Last night I installed a customized version of Link-It and forgot to change some of the download restrictions after I finished testing. You should be able to download it without any problems now.

- Kevin
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.22 seconds. Powered By: Snitz Forums 2000 Version 3.4.07