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
 HTTP 500 - Forum wide after PM install
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

unabrewer
Starting Member

9 Posts

Posted - 16 January 2005 :  04:42:05  Show Profile
This is my first post as I have finally started ripping hair out of my head and to heck with ego, I need help. I started with a clean install of 3.4.04, it’s been running like a charm for about 6 months. Well, today I decided to play with it. First I brought it up to .05 manually with the fixes. Still working well. Hey, let’s put some MODS on.
---Site integration went on first – worked fine.
---Avatar MOD was next – worked fine.
---Active Users 4 – Long install but worked like a charm
---I put in the tweak to add user online/offline status to posts – that worked well
---Private messages 3.5.05 was next – I spent 2 hours uploading and installing it.
The instructions said to run “check installation” after installing so the variables would be loaded.
Did that and clicked back to the forum and what do you know
HTTP 500 Internal server error
Page cannot be displayed – in fact the only pages I can bring up is readme.htm and setup.asp

All other directories on my server are working

www.mountfranklin.com/forum

Is there something I could have done that would have made the whole forum crash?
Is there a fix for this other than deleting the whole thing and starting over?
Thanks in advance for any help you can provide,
Tom

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 16 January 2005 :  06:13:08  Show Profile  Send ruirib a Yahoo! Message
I get a syntax error when visiting your site:

Syntax error 

/forum/inc_header.asp, line 576 

If strPMStatus = "1" then
^


Check that and the previous lines.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2084 Posts

Posted - 16 January 2005 :  06:13:33  Show Profile
The code of the error is this:
Microsoft VBScript compilation error '800a03ea' 

Syntax error 

/forum/inc_header.asp, line 576 

If strPMStatus = "1" then
^
What you need to do is the opening and closing ASP CODE there. Like so:
<%    if strPMStatus = "1" then %>
<!--#INCLUDE FILE="privatemess.asp"-->
<% end if %>
If you look in the Search, it would tell you how to turn off friendly HTML error messages to get this information.

Todays message brought to you by the Search Function

Cheers,

David Greening
Go to Top of Page

unabrewer
Starting Member

9 Posts

Posted - 16 January 2005 :  13:44:47  Show Profile
That got me in the right area, I didn't see anything with the coding that was different than any other "if" statement, so I just re-pasted the code from the set-up file. I turned off the friendly HTTP and got an error just below the other one, A double search thing, anyway, I deleted one of the search lines and

SHE'S UP AND RUNNING!!!!!

Thank you
Thank you
Thank you so much for your help,
Tom (The Unabrewer)

"give a man a beer and he wastes an hour,
teach a man to brew and he wastes a lifetime"
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.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07