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)
 (v3.4.03) BUG+FIX: pop_moderate.asp
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 23 September 2003 :  20:00:02  Show Profile
original post discussing this bug here:

http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=45639

here is the fix:

pop_moderate.asp


find the following (around line #490):
	strSql = strSql & ", F_TOPICS = F_TOPICS + 1 "
and replace it with this:
	if UpdateType = "Topic" then strSql = strSql & ", F_TOPICS = F_TOPICS + 1 "

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 23 September 2003 :  23:26:20  Show Profile
fixed in v3.4.04
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