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
 SimpleSlash error - no recent posts
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

rory
Starting Member

12 Posts

Posted - 12 October 2004 :  12:03:26  Show Profile
Today I made a post to one forum and immediately got an error on the page where I use SimpleSlash. Error was about closing a non-existant object, but I tracked it down to this line:
While Not objRS.EOF
  strSQL = "SELECT COUNT(*) FROM FORUM_REPLY WHERE TOPIC_ID = " & objRS("TOPIC_ID")
  Set objRS2 = objConn.Execute(strSQL)


After commenting out this line, I discovered the original query is not returning any records, so objRS.EOF is true.

I haven't made any changes to SimpleSlash recently, so it looks like this happened because of a post. However, if I run the original strSQL directly on my database, I also get no records.

Any clues? Let me know if you want me to post the sql query.
  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.34 seconds. Powered By: Snitz Forums 2000 Version 3.4.07