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 Mod broken Active Topics?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

dsloper
Starting Member

United Kingdom
2 Posts

Posted - 17 February 2003 :  19:36:38  Show Profile
Hi

I have recently installed the pol-mod and thought all was working fine. However users have been telling me that the active users link was broken since the install - A problem I could not replicate until now.

It appears the active topics work fine ONLY if you are a forum admin, any other level of user gets the following error in IE when clicking the active topic links.

Error Type:
Microsoft VBScript runtime (0x800A000D)
Type mismatch: 'allActiveTopics'
/forum/active.asp, line 221

Past of the section of file below. You can also view the whole active.asp at http://dsloper.plus.com:8089/test/active.txt

for RowCount = 0 to recAllowedCount

Forum_ID = allAllowedData(fFORUM_ID,RowCount)
Forum_PrivateForums = allAllowedData(fF_PRIVATEFORUMS,RowCount)
Forum_FPasswordNew = allAllowedData(fF_PASSWORD_NEW,RowCount)
IsPoll = allActiveTopics(fIS_POLL,RowCount)
if IsPoll = 1 then
pollLink = "poll=1&"
else
pollLink = ""
end if

Many thanks in advance for any help you can give in resolving this

Darren

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 18 February 2003 :  01:59:38  Show Profile
According to my file, I don't have that poll mod code anywhere near line 221. I have that code further down, around line 480.
Double check your file and make you placed the poll mod code correctly and in the right place in your file.

Support Snitz Forums
Go to Top of Page

dsloper
Starting Member

United Kingdom
2 Posts

Posted - 18 February 2003 :  13:34:42  Show Profile
Thanks Davio. I feel a right twat now. Never though of checking that as it worked for admin users. Guess I should learn the code more.

Thanks very much for your quick response

Darren
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 18 February 2003 :  22:47:13  Show Profile
You're Welcome.

Support Snitz Forums
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.38 seconds. Powered By: Snitz Forums 2000 Version 3.4.07