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
 Poll And Avatar MOD Help
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

middleweb
Junior Member

USA
230 Posts

Posted - 16 August 2003 :  06:06:11  Show Profile  Visit middleweb's Homepage
www.video-gamer.net/forum
Already checked installation TWICE
Here's a text version:
www.video-gamer.net/forum/topic.txt


Edited by - middleweb on 18 August 2003 17:19:19

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 16 August 2003 :  08:51:14  Show Profile
Installation of WHAT? we're not mind readers you know.

Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~
Go to Top of Page

middleweb
Junior Member

USA
230 Posts

Posted - 16 August 2003 :  15:27:33  Show Profile  Visit middleweb's Homepage
Poll mod and Avatar.

Go to Top of Page

middleweb
Junior Member

USA
230 Posts

Posted - 16 August 2003 :  17:40:10  Show Profile  Visit middleweb's Homepage
So here's what I did. I had another forum, that had Active Users, Avatar, Gradient and PM installed. I took the topic.asp file from that forum, uploaded it, and my forum worked...I then just attempted to add Poll MOD to that file, and it messed it up and took me to the same error message.
-Gabe

Go to Top of Page

middleweb
Junior Member

USA
230 Posts

Posted - 17 August 2003 :  00:58:16  Show Profile  Visit middleweb's Homepage
Also, there's a problem on post.asp

Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 17 August 2003 :  15:35:25  Show Profile
Middleweb, change your topic to "Avatar and Poll mod problems".

Support Snitz Forums
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 17 August 2003 :  15:40:13  Show Profile
In your topic.asp file, change lines 1217 - 1224 from this:
Response.Write		"                      <td valign=""top"" height=""100%""><font ...
if Request.QueryString("SearchTerms") <> "" then
	Response.Write	SearchHiLite(formatStr(Topic_Message))
else
	Response.Write	formatStr(Topic_Message)
end if
Response.Write	"</span id=""msg""></font></td>" & vbNewLine & _
		"                    </tr>" & vbNewLine
To this:
Response.Write "                    </tr>" & vbNewLine
You're missing an end if statement after line 998.
end if 'line 998
end if
if (strAIM = "1") then
That's it for topic.asp

Support Snitz Forums

Edited by - Davio on 17 August 2003 15:48:59
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 17 August 2003 :  15:41:53  Show Profile
You will need to post a link to a txt version of your post.asp file, if you are having problem with it.

Support Snitz Forums
Go to Top of Page

middleweb
Junior Member

USA
230 Posts

Posted - 17 August 2003 :  17:56:50  Show Profile  Visit middleweb's Homepage
Still getting same problem on topic.asp

Post.txt

Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 18 August 2003 :  01:11:00  Show Profile
I will only continue to help you if you change your topic title. You haven't changed it yet.

And after you do that, make sure you update your topic.txt file with the changes you made.

Support Snitz Forums

Edited by - Davio on 18 August 2003 01:13:49
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 18 August 2003 :  17:29:36  Show Profile
You haven't updated your topic.txt file yet.

Support Snitz Forums
Go to Top of Page

middleweb
Junior Member

USA
230 Posts

Posted - 18 August 2003 :  18:25:15  Show Profile  Visit middleweb's Homepage
www.video-gamer.net/topic.txt
:)

Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 18 August 2003 :  21:43:49  Show Profile
You're missing an end if statement after line 996.
		end if 'line 996
end if
'############################ Poll Mod ###############################

Support Snitz Forums
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 18 August 2003 :  21:52:24  Show Profile
You're also missing an end if statement after line 1317.
	Response.Write	"          <br /><a href=""JavaScript:openWindow('pop_send_to_friend.asp?url=" & strForumURL  ... 'line 1317
end if
end if

Support Snitz Forums
Go to Top of Page

middleweb
Junior Member

USA
230 Posts

Posted - 19 August 2003 :  00:28:47  Show Profile  Visit middleweb's Homepage
Fixed, same error.

Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 19 August 2003 :  01:33:39  Show Profile
You must be making errors when you add the fixes, because I don't see problems with the rest of your file. The previous fixes I gave you I told you to do before, but you left out one of the fix.

Update your topic.txt file again with your changes. Let me know when you have done so.

Support Snitz Forums
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Next 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 0.31 seconds. Powered By: Snitz Forums 2000 Version 3.4.07