Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Admin/Moderator name colour

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
gunmania0 Posted - 02 June 2010 : 19:25:59
Can someone make a MOD that will allow users to have different name colours to represent status in the forums? Pretty Please? :P
11   L A T E S T    R E P L I E S    (Newest First)
gunmania0 Posted - 04 June 2010 : 19:20:33
that's fixed that problem. Thank you...

But on the Admin home the text displays:
Microsoft VBScript runtime error '800a000d'

Type mismatch: 'fLang'

/forums/admin_home.asp, line 132



IF you would like to experience the error yourself.. i can give you my testuser account.


EDIT - I went through the config_activeusers.asp and deleted fLang... and everything appeared as it should... however changes weren't saved, i assume that is because of the other 'fLang's' in other files...
Classicmotorcycling Posted - 04 June 2010 : 19:17:05
Just went to your site and the following happens:
Microsoft VBScript compilation error '800a0400' 

Expected statement 

/forums/langMODS_Ls3kAU4.asp, line 46 

case "1033" 'English
^


You will need to make sure that the following is correct in that file if you are using some type of language:

select case strLangLCID
case "1030" 'Danish
%><!--INCLUDE FILE="LangMODS_Ls3kAU4_1030.asp" --><%
case "1033" 'English
%><!--INCLUDE FILE="LangMODS_Ls3kAU4_1033.asp" --><%
case "1034" 'Spanish
%><!--INCLUDE FILE="LangMODS_Ls3kAU4_1034.asp" --><%
case "1036" 'French
%><!--INCLUDE FILE="LangMODS_Ls3kAU4_1036.asp" --><%
case "1037" 'Hebrew
%><!--INCLUDE FILE="LangMODS_Ls3kAU4_1037.asp" --><%
case "1041" 'Japanese
%><!--INCLUDE FILE="LangMODS_Ls3kAU4_1041.asp" --><%
case "1043" 'Dutch
%><!--INCLUDE FILE="LangMODS_Ls3kAU4_1043.asp" --><%
case "1046" 'Portuguese - Brazil
%><!--INCLUDE FILE="LangMODS_Ls3kAU4_1046.asp" --><%
case "1053" 'Sweedish
%><!--INCLUDE FILE="LangMODS_Ls3kAU4_1053.asp" --><%
case "2070" 'Portuguese - Portugal
%><!--INCLUDE FILE="LangMODS_Ls3kAU4_2070.asp" --><%
case else
%><!--#INCLUDE FILE="LangMODS_Ls3kAU4_1033.asp" --><%
end select


Or if you are using "English" only, then change it to:


<%
'#################################################################################
'## Copyright (C) 2000-01 Michael Anderson and Pierre Gorissen
'## 
'## This program is free software; you can redistribute it and/or
'## modify it under the terms of the GNU General Public License
'## as published by the Free Software Foundation; either version 2
'## of the License, or any later version.
'##
'## All copyright notices regarding Snitz Forums 2000
'## must remain intact in the scripts and in the outputted HTML
'## The "powered by" text/logo with a link back to 
'## http://forum.snitz.com in the footer of the pages MUST
'## remain visible when the pages are viewed on the internet or intranet.
'## 
'## This program is distributed in the hope that it will be useful,
'## but WITHOUT ANY WARRANTY; without even the implied warranty of
'## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
'## GNU General Public License for more details.
'## 
'## You should have received a copy of the GNU General Public License
'## along with this program; if not, write to the Free Software
'## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
'## 
'## Support can be obtained from support forums at:
'## http://forum.snitz.com 
'##
'## Correspondence and Marketing Questions can be sent to:
'## reinhold@bigfoot.com
'## 
'## or
'## 
'## Snitz Communications 
'## C/O: Michael Anderson
'## PO Box 200
'## Harpswell, ME 04079
'#################################################################################

'## SNITZ FORUM 2000 MOD LANGUAGE FILE
'## Mod Active Users 4.0 
'## Author: Nathan Bales
%>
<!--#INCLUDE FILE="LangMODS_Ls3kAU4_1033.asp" -->
gunmania0 Posted - 04 June 2010 : 19:05:03
quote:
Originally posted by Classicmotorcycling

If you have added the Language files to the config.asp as instructed, it should pick up this in the LangMODS_Ls3kAU4_1033.asp file:


'###### Ls3k - Admin_Home.asp ######'
strLangMOD_Ls3kAU_05000 = "Config Active Users"


If it is not there, that is where you are getting the error. Check to make sure that you have followed the install steps of the mod.





I've finally got this message which covers the whole forum - It looks like a problem with the coding:
Microsoft VBScript compilation error '800a0400'

Expected statement

/forums/langMODS_Ls3kAU4.asp, line 46

case "1033" 'English
^
Classicmotorcycling Posted - 04 June 2010 : 04:05:47
If you have added the Language files to the config.asp as instructed, it should pick up this in the LangMODS_Ls3kAU4_1033.asp file:


'###### Ls3k - Admin_Home.asp ######'
strLangMOD_Ls3kAU_05000 = "Config Active Users"


If it is not there, that is where you are getting the error. Check to make sure that you have followed the install steps of the mod.

MaD2ko0l Posted - 03 June 2010 : 18:45:44
whats the error you are getting?
gunmania0 Posted - 03 June 2010 : 18:22:52
I'm having problems implementing some code:
	"                <LI><span class=""spnMessageText""><a href=""admin_config_activeusers.asp"">" & fLang(strLangMOD_Ls3kAU_05000) & "</a></span></LI>" & vbNewLine & _


The code that's causing me the problem is highlighted in bold...It basically just screws up my 'Admin_home.asp' page. :(
leatherlips Posted - 03 June 2010 : 10:10:07
The Active Users mod will only show the admin and mod a different color in the active users section. Here is a thread that made it work in other places as well.
gunmania0 Posted - 03 June 2010 : 09:50:30
Thanks guys - I couldn't see a mod for that :P
bobdsw Posted - 03 June 2010 : 00:13:31
My apologies, I thought he meant in topic.asp, when reading a post.
Carefree Posted - 02 June 2010 : 23:22:28
That mod has been done. It's part of the active users mod. Download it here.
bobdsw Posted - 02 June 2010 : 20:29:21
Have you considered using the member title in their profile as a work around? For example you're listed as a starting member - that's a default when you don't have a title specified. It will change based on post count (you can specify the count in the ranking/stars admin page). If, as an admin, you edit a member you can change and give them a custom title that will override this. For example an administrator will show Administrator under their name if no title is given.

You could edit the members you want to give status to and give them a title. I know that's not what you asked but maybe it can work in the meantime until somebody can point you to, or write something like that.

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.06 seconds. Powered By: Snitz Forums 2000 Version 3.4.07