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)
 Help to ToolTip
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

serritzlev
Junior Member

Denmark
291 Posts

Posted - 18 April 2006 :  06:55:30  Show Profile  Visit serritzlev's Homepage  Reply with Quote
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.

<


Edited by - serritzlev on 18 April 2006 16:56:29

cripto9t
Average Member

USA
881 Posts

Posted - 18 April 2006 :  17:25:01  Show Profile  Reply with Quote
Where do you want the tooltip in default.asp, with the lastpost icon.
Post a txt link and I'll have a look .<

    _-/Cripto9t\-_
Go to Top of Page

cripto9t
Average Member

USA
881 Posts

Posted - 19 April 2006 :  11:11:47  Show Profile  Reply with Quote
Wrong address . My email works now.<

    _-/Cripto9t\-_
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.16 seconds. Powered By: Snitz Forums 2000 Version 3.4.07