Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 installing messageicons MOD on 3.3
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

Goku121
Starting Member

30 Posts

Posted - 30 July 2001 :  23:53:02  Show Profile
K...thanx alot...now what do i do?

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 30 July 2001 :  23:55:51  Show Profile
Now you just need to edit the files mentioned in the messageicons.txt file.
Go to Top of Page

Goku121
Starting Member

30 Posts

Posted - 31 July 2001 :  00:20:30  Show Profile
ug...I can't find the following script in topic.asp for 3.3:

Find this code: (at approx line #439)

'## Forum_SQL - Get Origional Posting
strSql = "SELECT " & strMemberTablePrefix & "MEMBERS.M_NAME, " & strMemberTablePrefix & "MEMBERS.M_ICQ, "
strSql = strSql & strMemberTablePrefix & "MEMBERS.M_YAHOO, " & strMemberTablePrefix & "MEMBERS.M_AIM, "
strSql = strSql & strMemberTablePrefix & "MEMBERS.M_TITLE, " & strMemberTablePrefix & "MEMBERS.M_HOMEPAGE, "
strSql = strSql & strMemberTablePrefix & "MEMBERS.MEMBER_ID, " & strMemberTablePrefix & "MEMBERS.M_LEVEL, "
strSql = strSql & strMemberTablePrefix & "MEMBERS.M_POSTS, " & strMemberTablePrefix & "MEMBERS.M_COUNTRY, "
strSql = strSql & strTablePrefix & "TOPICS.T_DATE, " & strTablePrefix & "TOPICS.T_SUBJECT, " & strTablePrefix & "TOPICS.T_AUTHOR, "
strSql = strSql & strTablePrefix & "TOPICS.TOPIC_ID, " & strTablePrefix & "TOPICS.T_MESSAGE "


The search come up with nothing when i looked for it...I need to find that to replace it...grrr...this is the second to the last one!!! sigh..*is frustrated*



Edited by - Goku121 on 31 July 2001 00:21:27
Go to Top of Page

Goku121
Starting Member

30 Posts

Posted - 31 July 2001 :  00:35:01  Show Profile
***I can't tind the last one eaither soo i can not find the lst two scrpits to change!!



Find this code: (at approx line #478)

<td bgcolor="<% =strForumFirstCellColor %>" <% if (AdminAllowed = 1) then %>colspan="3"<% else %>colspan="2"<% end if %> valign="top"><img src="icon_posticon.gif" border="0" hspace="3"><font color="<% =strForumFontColor %>" face="<% =strDefaultFontFace %>" size="<% =strFooterFontSize %>">Posted - <% =ChkDate(rs("T_DATE")) %> : <% =ChkTime(rs("T_DATE")) %></font>




borh are supposed to be in topic.asp


Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 31 July 2001 :  00:51:18  Show Profile
I went ahead and edited your topic.asp page for you. Also fixed a few typos in your forum.asp page as well.
Go to Top of Page

Goku121
Starting Member

30 Posts

Posted - 31 July 2001 :  00:54:58  Show Profile
ok its giving me errors on post_info now ^_^

btw, thanx soo much for ur help

Edited by - Goku121 on 31 July 2001 00:59:53
Go to Top of Page

Goku121
Starting Member

30 Posts

Posted - 31 July 2001 :  00:58:40  Show Profile
Microsoft JET Database Engine error '80040e14'

Syntax error in INSERT INTO statement.

/panchanclan/post_info.asp, line 663

there...oh and is there a prog. where you can type the line u want to go to instead of counting like i do?

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 31 July 2001 :  01:00:47  Show Profile
I'll take a look at your post_info.asp file.

For ASP editors that show line #'s and let you jump to a line #, see here: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=13962
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 31 July 2001 :  01:15:14  Show Profile
post_info.asp has been fixed. It was due to the changes with v3.3
Go to Top of Page

Goku121
Starting Member

30 Posts

Posted - 31 July 2001 :  01:21:54  Show Profile
quote:

post_info.asp has been fixed. It was due to the changes with v3.3



***YAY*** I can't thank you enough for your help! One tiny question and Im leavin to add to the list of post icons..I should just add to the script in the post.asp where the form is located, right? well that's it i promise im gonna be quiet for a while. Bye!



Edited by - Goku121 on 31 July 2001 01:26:23
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 31 July 2001 :  01:34:10  Show Profile
Yes, you just add to the list in post.asp.
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 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 1.28 seconds. Powered By: Snitz Forums 2000 Version 3.4.07