I am having problems with the NEWS Mod. I looked at the NewsFlash Mod problems and I am unsure if this is the same problem or a different one.
My site is www.joshuancsu.com/test/ if you go to the news.asp page, you get some odd error message about my_Conn not being set. It also references line 9 for the error. Lines 8-10 look as follows:
Set rsNews = my_Conn.Execute(strSql)
T_MESSAGE = rsNews("T_MESSAGE")
if rsNews.eof or rsNews.bof then
I haven't been able to figure out why it is giving me trouble. I have tried this with All versions of Snitz and Huwrs' forums. I have honestly never gotten this MOD to work for me. If someone can shed some light on this problem, I would greatly appreciate it.
Edited by - Joshuancsu on 19 July 2002 01:33:12