Author |
Topic |
|
gorriedt
Starting Member
9 Posts |
Posted - 02 February 2003 : 18:49:13
|
Hello all. I'm having issues with my events calendar, it's up and runing (looking great might I add...), but I cannot add any events! Every time I click on "add event" it gives me a "500 Internal Server Error).
I've double checked my code, and it seems OK. Here is a link to the forum if you wish to take a look! http://www.jvcollier.com/snitzforum/cal.asp
Any help would be greatly appreciated. Please feel free to email me (dave@davegorrie.com) if you do not wish to post with a reply. I love this MOD!
-Dave |
|
red1
Junior Member
355 Posts |
|
gorriedt
Starting Member
9 Posts |
Posted - 03 February 2003 : 11:14:06
|
Ahh, silly friendly IE. Here is what I got:
Microsoft VBScript compilation error '800a03f6'
Expected 'End'
/snitzforum/post.asp, line 1507
Should I go to the post.asp and check out the line? I really am not too familiar with "coding", etc....so any suggestsions would be great. Do you have a website? I'm building some websites for some musicians/bands, and I'd like to give you full credit for the calendar! The few bands that I have made sights for love it so far!
Thanks, -Dave |
|
|
red1
Junior Member
355 Posts |
Posted - 03 February 2003 : 13:19:40
|
Yes, review the changes you made to that file. If you can't find the problem, post a link to a .txt version of the file and I'll try to fix it for you.
And thanks for the offer, but I'm good, I'm just glad that you find it useful |
My Mods: New Events Calendar New Non-database Active Users |
|
|
gorriedt
Starting Member
9 Posts |
Posted - 03 February 2003 : 14:02:12
|
Thanks for checking back in. I'm going to admit...I'm pretty lazy...but I will try and fix the code. If that doesn't work, I don't really have much time invested in the setup....would you suggest using your files already made (pre-coded config, etc.)? Think they would be easier for a new guy like me? Thanks! |
|
|
gorriedt
Starting Member
9 Posts |
Posted - 03 February 2003 : 15:28:45
|
Here is my line 1507:
function Go_Result(message) Response.write " <br /><div align=""center""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strHiliteFontColor & """>" & message & "</font></div>" &_ " <br />" &_ " <meta http-equiv=""Refresh"" content=""2; URL=default.asp"">" WriteFooter Response.end end function %>
the "end function" is the actual line. any ideas? Here is a link to the .txt file: http://www.jvcollier.com/snitzforum/post_txt.txt
|
|
|
red1
Junior Member
355 Posts |
|
|
Topic |
|