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
 Archive One Topic and MySql 5.0 Count Error
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Hermes
Junior Member

Croatia
113 Posts

Posted - 14 April 2007 :  19:13:49  Show Profile

I have installed Archive One Topic Mod 1.0a
After archiving first topic I get this error:

error '80020009'
Exception occurred.
/forum/admin_topics.asp, line 1519

Line 1519 goes like this:

rs.Open strSql, my_Conn

Response.Write "Total Topics: " & RS("SumOfF_TOPICS") & "<br />" & vbNewline
strSumOfF_TOPICS = rs("SumOfF_TOPICS")

rs.Close

The topic did not been archived. He just disappear.
After search for problem I find this thread:
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=61115&SearchTerms=archive,topic,Exception,occurred,

According to given advice I first change all mentioned Integer field types in that tables to Double, and run "Update Forum Counts", and it works.

With same logic I changed Archive One Topic fields in MySql and everything worked.
The archived topic appeared, and I thought that it was lost for good.
So if you run on this problem on MySql 5.0 do the following:
In UA_TOPICS table change
UA_TOPIC_ID
TOPIC_ID
type (who was by default int(11) in my table) to double, remove 11 in Length/Values.

Everything should work.
Problem solved.

Best regards Hermes

ASP Snitz Forum Upute za instalaciju
http://www.kairos.com.hr http://www.hermetizam.com Forum

not so newbie any more :)
  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.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07