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

Classicmotorcycling
Development Team Leader

Australia
2085 Posts

Posted - 23 July 2002 :  04:24:03  Show Profile
Hello,

I am getting a wierd error with active_user.asp. The rest of Active User 4.0.7 works great. This has only occured since I went to MS SQL 2000 on the forums. The error I get is:

error '80020009'
Exception occurred.

/forums/active_users.asp, line number


This is the code from the area I am asking about:

function WhatPage(fScript, fQuery)
strPage = "<a href=""" & fScript
if trim(fQuery) <> "" then
strPage = strPage & "?" & fQuery
end if


The above line in red is the line causing the error.

Has anyone got any ideas?

It is at my forums with the Active Users for those who would like to see.

Any help greatful..

Cheers,

David

Classicmotorcycling
Development Team Leader

Australia
2085 Posts

Posted - 23 July 2002 :  05:04:00  Show Profile
It is OK now. Worked it out that when the dbs script was ran it created two fields that were text and only 16 chars long. The fields where the location and also the type of browser. Once I changed these fields too varchar and longer in length, it worked.

Cheers..
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 1.05 seconds. Powered By: Snitz Forums 2000 Version 3.4.07