Problem 1: First of all, I can't seem to get the Active Users to display on the main forum page. I have the forum up and running and am in the testing stages now. What I have done is log onto the forum using 2-3 different computers, using 2-3 test users at the same time. And on each terminal, it shows 1 user online, and only lists that one username logged onto the terminal. Any ideas on this? I can't figure it out.
Problem 2: I have noticed that when using the forgotten password link, that after I put in the userid and email address, it gives me an error message, it will change the password, but won't send the email with the new password. The email option works for forum replies and for mass email, just not for a forgotten password. I get this error:
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
Technical Information (for support personnel)
- Error Type:
(0x8004020E)
Cannot modify or delete an object that was added using the COM+ Admin SDK
/forum/functions/functions_send_mail.asp, line 136
- Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MyIE2; SV1; .NET CLR 1.1.4322)
- Page:
POST 66 bytes to /forum/forgotten_password.asp
- POST Data:
name=test1&email=tormoni2003@yahoo.com&Submit=Reques t+New+Password
Problem 3: I can't seem to get the upload to work. I am using aspSmartUpload, and when I try to upload an avatar, for example, I get throught the browse for file, etc, but when it processes, it gives me a white screen with this error:
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
Technical Information (for support personnel)
- Error Type:
Server object, ASP 0196 (0x80040154)
Only InProc server components should be used. If you want to use LocalServer components, you must set the AspAllowOutOfProcComponents metabase setting. Please consult the help file for important considerations.
/forum/functions/functions_upload.asp, line 74
- Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MyIE2; SV1; .NET CLR 1.1.4322)
- Page:
POST 27661 bytes to /forum/upload_avatars.asp