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 DEV-Group
 DEV Bug Reports (Closed)
 V33(.02) BUG?: Not all active topics are shown!
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Deleted
deleted

4116 Posts

Posted - 05 August 2001 :  06:59:12  Show Profile
Did anybody see this? Compare the output of active.asp with the individual (active) forums contents accessed through forum.asp, you will see what I mean. I miss a lot of topics or I have to enter all forums individually.

It can be a date/time issue or something related to subscription/moderation related code changes in active.asp.

Think Pink

martinyoung
Starting Member

1 Posts

Posted - 16 August 2001 :  00:04:42  Show Profile
I got the problem too,when I login with moderator ID!Is anybody know how to fix it ?

Go to Top of Page

gor
Retired Admin

Netherlands
5511 Posts

Posted - 17 August 2001 :  18:30:29  Show Profile  Visit gor's Homepage
Think I understand why, can you try now here at the site ?

I change lines 175-182 of active.asp to:

if mlev <> 4 then
strSql = strSql & " AND ((T.T_AUTHOR <> " & MemberID &_
" AND T.T_STATUS < 2)" ' Ignore unapproved/held posts
if mlev = 3 and ModofForums <> "" then
strSql = strSql & " OR T.FORUM_ID IN " & ModOfForums
end if
strSql = strSql & " OR T.T_AUTHOR = " & MemberID & ")"
end if


Pierre
Join a Snitz Mailinglist
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 17 August 2001 :  21:46:26  Show Profile
Tested on this site on 5-6 forums. It seems to be OK.

Thank you, it was hard to find .

Think Pink
Go to Top of Page

gor
Retired Admin

Netherlands
5511 Posts

Posted - 18 August 2001 :  02:50:37  Show Profile  Visit gor's Homepage
what can I say...twisted mind...

Pierre
Join a Snitz Mailinglist
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.12 seconds. Powered By: Snitz Forums 2000 Version 3.4.07