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)
 Topic Icon Mod?

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
MaD2ko0l Posted - 31 March 2007 : 16:03:37
hi,
ok this is what i am looking for...basically when u make a new post u get the newIconFolder image and when it isnt new it go to a normal icon folder...when it is a hot topic u get a different icon..when it is a sticky u get a different icon etc etc


so now what i want is to somhow mod it so that if the topic author is me or if i have replyed to a topic i want the same icons as they would be normaly but i want the icon to change so that i know what i have replyed/started

if that makes sense at all.

i have seen this on some of the PHP boards usually the icons will have a little dot in the middle of the icon to ytell me i have made this post or replyed to this post.


i havehad a little go at it and have came up with the new topic ones

in inc_func_chknew.asp there is a function called ChkIsNew2 this is what i have been playign with and i have come up with this

find this on line 78


			ChkIsNew2 = getCurrentIcon(strIconFolderNew,"New Topic","hspace=""0""")


and replace it with


if Topic_Author = MemberID then
			ChkIsNew2 = getCurrentIcon(strIconFolderNewAuthor,"New Topic","hspace=""0""")
else
			ChkIsNew2 = getCurrentIcon(strIconFolderNew,"New Topic","hspace=""0""")
end if


that has made it so that when i post a new topic i will see a little dot in the middle of the icon however i am unsure of how i go about doing the same for the other icons.


can anyone shed some light and help me achieve what i am after?


thanks

MaD2ko0l<
3   L A T E S T    R E P L I E S    (Newest First)
Etymon Posted - 04 June 2007 : 07:38:04
tribaliztic Posted - 29 May 2007 : 02:21:33
I asked for this long ago, will look forward to see this solved =)
<
MaD2ko0l Posted - 27 May 2007 : 16:58:46
ok...i need some code to show me if the user has posted in a topic.

so if i post in a topic i want it to say i have.

does that make any sence?<

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