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
 active.asp not working
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

AnhLong
Starting Member

23 Posts

Posted - 15 September 2002 :  04:15:31  Show Profile
Im just install latest snitz 3.4 and fews 3.4 mods: message icons, activeuser mod, adminemail all user mod, and when i go to active topics i get this:

Microsoft JET Database Engine error '80040e14'

The SELECT statement includes a reserved word or an argument name that is misspelled or missing, or the punctuation is incorrect.

/active.asp, line 306

----------------
strSql = strSql & ") "
strSql = strSql & " ORDER BY C.CAT_ORDER, C.CAT_NAME, F.F_ORDER, F.F_SUBJECT, T.T_LAST_POST DESC "

Set rs = Server.CreateObject("ADODB.Recordset")
if strDBType <> "mysql" then rs.cachesize = 50
rs.open strSql, my_Conn, adOpenForwardOnly, adLockReadOnly, adCmdText

if rs.EOF then
recActiveTopicsCount = ""
else
------------------------

those is 303-312 can some one take a look for me

Thanks

GauravBhabu
Advanced Member

4288 Posts

Posted - 15 September 2002 :  07:08:13  Show Profile
check the changes you made in active.asp to add the mods. Looks like you made a mistake while modifying the code.

CSS and HTML4.01 Compilant Snitz Forum . ForumSquare . Rakesh Jain

It is difficult to IMPROVE on Perfection, There is no harm in Keep Trying.

Prayer Of Forgiveness
"I forgive all living beings. May all living beings forgive me!
I cherish the friendliness towards all and harbour enmity towards none." -- Aavashyaka Sutra(Translated)
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.21 seconds. Powered By: Snitz Forums 2000 Version 3.4.07