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
 error on reply
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

dreamer
Starting Member

1 Posts

Posted - 03 February 2003 :  21:14:12  Show Profile
after I add poll mod and avatars mod, topic with any reply cant be displayed....
Everything look O.K. when somebody post new topic, but when somebody reply it, that topic becomes unavailable. I cant tell in this moment what is the error because server is down, but its something about file topic.asp and line 7xx, and something about "Subscript out of range: 'rM_MESSAGE'.

I will get error message later because my web server is curently down, but anyway, URL is http://62.193.131.82

I hope somebody have solution...
Thanks anyway,
dreamer

Hamlin
Advanced Member

United Kingdom
2386 Posts

Posted - 04 February 2003 :  07:30:09  Show Profile
Can you provide a link to a text version of your topic.asp?
Go to Top of Page

fatum
Junior Member

Belgium
281 Posts

Posted - 04 February 2003 :  08:20:20  Show Profile  Visit fatum's Homepage
somewhere around line 700 you'll see something similar to this:
		rM_NAME = 0
		rM_RECEIVE_EMAIL = 1
		rM_AIM = 2
		rM_ICQ = 3
		rM_MSN = 4
		rM_YAHOO = 5
		rM_PM = 6
		rM_TITLE = 7
		rMEMBER_ID = 8
		rM_HOMEPAGE = 9
		rM_LEVEL = 10
		rM_POSTS = 11
		rM_COUNTRY = 12
		rM_Avatar = 13
		rREPLY_ID = 14
		rFORUM_ID = 15
		rR_AUTHOR = 16
		rTOPIC_ID = 17
		rR_MESSAGE = 18
		rR_LAST_EDIT = 19
		rR_LAST_EDITBY = 20
		rR_SIG = 21
		rR_STATUS = 22
		rR_DATE = 23
		if CanShowSignature = 1 then
			rM_SIG = 24
		end if


Make sure that no number is duplicated (eg. 2 sixes), and that they all follow each other.

New Dutch testsite coming soon || Dutch Language file
Running: Snitz v3.4.03 on MySQL (MyODBC 2.50)
Go to Top of Page
  Previous Topic Topic Next Topic  
 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.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07