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/Code)
 Help to ToolTip

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

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
serritzlev Posted - 18 April 2006 : 06:55:30
quote:
This is an oldie topic
http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=37750&SearchTerms=mouseover

Okay now is this ToolTip up again i have get help from image fore two years ago that time it works great at my forums in default.asp but since or lot of update from images that dont works at my defaultasp anymore mybi one of the members her can tell me whay.

I have add this to line 265 at my default.asp

"F.F_DESCRIPTION, T.T_SUBJECT, T.T_MESSAGE, F.F_TOPIC_AUTH " & _

To line 425
'-#-ToolTip-#- add
fT_MESSAGE = 23
'-#-ToolTip-#- end


fF_TOPIC_AUTH = 24

To line 492
'-#-ToolTip-#- add
Topic_Message = allForumData(fT_MESSAGE,iForum)
'-#-ToolTip-#- end


At line 616
' Response.Write " <a href=""topic.asp?" & PageLink & "TOPIC_ID=" & ForumLastPostTopicID & AnchorLink & ForumLastPostReplyID & """ title=""" & ForumTopicSubject & """>"
'-#-ToolTip-#- add Response.Write " <a href=""topic.asp?" & PageLink & "TOPIC_ID=" & ForumLastPostTopicID & AnchorLink & ForumLastPostReplyID & """ title=""Subject: " & ForumTopicSubject & CHR(13) & CHR(10) & CHR(13) & "Message: " & ChkString(left(RemoveForumCode(RemoveHTML(Topic_Message)), 150), "tooltip") & """>"
'-#-ToolTip-#- end


Or again at line 625
' Response.Write " <a href=""topic.asp?TOPIC_ID=" & ForumLastPostTopicID & """ title=""" & ForumTopicSubject & """>"
'-#-ToolTip-#- add
Response.Write " <a href=""topic.asp?TOPIC_ID=" & ForumLastPostTopicID & """ title=""Subject: " & ForumTopicSubject & CHR(13) & CHR(10) & CHR(13) & "Message: " & ChkString(left(RemoveForumCode(RemoveHTML(Topic_Message)), 150), "tooltip") & """>"
'-#-ToolTip-#- end


I can se the tooltip works fine in active.asp or forums.asp but i want this to works at my default, default_category, mybi at default_forum or forum_category anybodys help is greath to get this addon up and works again.

Ofcourse i send the files to this members there can help just renember the files is a older images css files and i can't get help from that forums anymore ( Yes i am ben banned after 4 years works there ) and whay i can't get update to,, yes one way to say thanks fore the help,, wonderfull disable future update or bann the users.

<
2   L A T E S T    R E P L I E S    (Newest First)
cripto9t Posted - 19 April 2006 : 11:11:47
Wrong address . My email works now.<
cripto9t Posted - 18 April 2006 : 17:25:01
Where do you want the tooltip in default.asp, with the lastpost icon.
Post a txt link and I'll have a look .<

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