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 (Open)
 BUG (31sr4): on Cilli ASP
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Enigma
Starting Member

Germany
16 Posts

Posted - 14 March 2001 :  11:45:42  Show Profile  Visit Enigma's Homepage
The biggest is : on the topic.asp no replies showing up only when you inseret a quote on the topic start. Nobody seems to have this problem I don't know why I have this prob. with the topic.asp

then pop_Mail gives an error when you try to send an email:Send an EMAIL Message

error '800a0cc1'

ADO Could not find the object in the collection corresponding to the name or ordinal reference requested by the collection.

/Interact/pop_mail.asp, line 124

As well error message:
error '800a0cc1'

ADO Could not find the object in the collection corresponding to the name or ordinal reference requested by the collection.

inc_functions.asp, line 658

when we try to post a URL to the Forum front page

please let me know if that is known or if there is a solution Thanks

Running ver.3.1Sr4
on Unix with Cilli ASP
connected with a DSN to NT Database server


Edited by - Enigma on 14 March 2001 13:39:12

Anders M
Junior Member

Sweden
117 Posts

Posted - 21 April 2001 :  22:27:27  Show Profile  Visit Anders M's Homepage
Hi,

I run the forum on Linux / Chili!Soft ASP / MySql. I had the same problem with pop_mail.asp. I changed the line
rs = my_Conn.Execute (strSql)

to
rs.open strSql, my_Conn

and now it works.

How come? I don't know. Why doesn't the original code work?

Regarding the problem with topic.asp, have a look at this discussion.

-Anders M
Go to Top of Page

Bill Aten
Starting Member

USA
2 Posts

Posted - 31 May 2002 :  21:49:32  Show Profile
quote:

Hi,

I run the forum on Linux / Chili!Soft ASP / MySql. I had the same problem with pop_mail.asp. I changed the line
rs = my_Conn.Execute (strSql)

to
rs.open strSql, my_Conn

and now it works.

How come? I don't know. Why doesn't the original code work?



Finally! This fixed my problem with the same setup and Snitz v3.3.05.

Thank you.
--Bill
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.09 seconds. Powered By: Snitz Forums 2000 Version 3.4.07