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
 New Events Calendar MOD for Snitz 3.4.03 beta
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Chris Yew
Junior Member

134 Posts

Posted - 29 December 2002 :  10:31:29  Show Profile
Hi,

I've just installed the NEW EVENTS CALENDAR MOD FOR SNITZ 3.4.03 beta
on my Snitz forum Ver 3.4.03.

Whenever I click the New Event and New Topic, it displays the following;

HTTP 500 - Internal server error
Internet Explorer

May I know what goes wrong? Pls help.

Thank you.

Chris Yew

Hamlin
Advanced Member

United Kingdom
2386 Posts

Posted - 29 December 2002 :  10:34:58  Show Profile
Try doing this in IE...

Tools > Internet Options > Advanced > un-tick "Show friendly HTTP error messages

You should get a more detailed error message.

Edited by - Hamlin on 29 December 2002 10:35:38
Go to Top of Page

Chris Yew
Junior Member

134 Posts

Posted - 29 December 2002 :  20:32:19  Show Profile
Hi Halim,
Done that and it shows error at my post.asp;

"expected End at line 1668"

Here's the link to my post.asp;
http://www.bettaclub.org.sg/post.txt

Before this Calendar Mod, I've just done the mod. for Poll Mod, Photo Album and Avatar and Avatar Addon. Wonder if it's the Poll Mod that's conflict with the Calendar Mod? Any idea how to resolve it?

Thank you.

Chris Yew

Edited by - Chris Yew on 30 December 2002 04:18:34
Go to Top of Page

Chris Yew
Junior Member

134 Posts

Posted - 30 December 2002 :  01:23:12  Show Profile
Hi Red1 and all,

I've now installed the New Calendar Mod (I've already got the Poll Mod done), and after I clicked the New Event or New Topic, the size of the forum widen as seen in this screenshot;



The part that I'm confused is the post.asp here;

strRqMethod = "EditTopic" or strRqMethod = "Topic" or strRqMethod = "TopicQuote" then

Response.Write " <tr>" & vbNewLine

Response.Write " <td bgColor=""" & strPopUpTableColor & """ noWrap vAlign=""top"" align=""right""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><b>" & vbNewLine
if strRqMethod = "Topic" or strRqMethod = "EditTopic" then
if Request.QueryString("poll") = "1" then
Response.Write "Poll Question:"
else
Response.Write "Message:"
end if
else
Response.Write "Message:"
end if
Response.Write "</b><br />" & vbNewLine

if Request.QueryString("event")="1" or isevent="1" then
Response.Write " <td bgColor=""" & strPopUpTableColor & """ noWrap vAlign=""top"" align=""right""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><b>" & strCalEventDetails & "</b><br />" & vbNewLine
else
Response.Write " <td bgColor=""" & strPopUpTableColor & """ noWrap vAlign=""top"" align=""right""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><b>Message:</b><br />" & vbNewLine
end if

Response.Write " <br />" & vbNewLine & _
" <table border=""0"">" & vbNewLine & _
" <tr>" & vbNewLine & _


Not so sure if it's the above that causes the offset in screensize? Pls help. Thank you.

Here's the link to my actual running forum;
http://www.bettaclub.org.sg/forum/

Chris Yew
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 30 December 2002 :  04:24:36  Show Profile  Visit HuwR's Homepage
Chris,
please don't post your Topic titles in capital letters.
Go to Top of Page

Chris Yew
Junior Member

134 Posts

Posted - 30 December 2002 :  06:44:44  Show Profile
Sorry about that.

Chris Yew

quote:
Originally posted by HuwR

Chris,
please don't post your Topic titles in capital letters.

Go to Top of Page

Chris Yew
Junior Member

134 Posts

Posted - 30 December 2002 :  08:22:23  Show Profile
Well, seems to be OK now. Change the code to as follows;

strRqMethod = "EditTopic" or strRqMethod = "Topic" or strRqMethod = "TopicQuote" then

Response.Write " <tr>" & vbNewLine

Response.Write " <td bgColor=""" & strPopUpTableColor & """ noWrap vAlign=""top"" align=""right""><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><b>" & vbNewLine
if strRqMethod = "Topic" or strRqMethod = "EditTopic" then
if Request.QueryString("poll") = "1" then
Response.Write "Poll Question:"
else
if Request.QueryString("event")="1" or isevent="1" then
Response.Write "<font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """><b>" & strCalEventDetails & "</b><br />" & vbNewLine
else
Response.Write "Message:"
end if

end if

end if

Response.Write "</b><br />" & vbNewLine

Response.Write " <br /><table border=""0"" cellpadding=0 cellspacing=0 width=""100%"">" & vbNewLine & _
" <tr>" & vbNewLine & _
" <td align=""left"" nowrap><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """>" & vbNewLine

if strAllowHTML = "1" then
Response.Write " * HTML is ON<br />" & vbNewLine
else
Response.Write " * HTML is OFF<br />" & vbNewLine
end if
if strAllowForumCode = "1" then
Response.Write " * <a href=""JavaScript:openWindow6('pop_forum_code.asp')"" tabindex=""-1"">Forum Code</a> is ON<br />" & vbNewLine
else
Response.Write " * Forum Code is OFF<br />" & vbNewLine
end if
if strIcons = "1" and strShowSmiliesTable = "1" then
if strRqMethod = "Edit" or strRqMethod = "EditTopic" or _
strRqMethod = "Reply" or strRqMethod = "ReplyQuote" or _
strRqMethod = "Topic" or strRqMethod = "TopicQuote" then


Will try out to see if it's ok.

Thank you.

Chris Yew
Go to Top of Page

jwhitcom
Starting Member

USA
1 Posts

Posted - 30 December 2002 :  18:27:58  Show Profile  Visit jwhitcom's Homepage
Has anyone noticed an extremely long delay (1+ min.) when loading pages with calendars in Netscape? The table structure of the calendar seems to break down somewhere.

Screen Shot:
Go to Top of Page

hmmm
Starting Member

35 Posts

Posted - 01 January 2003 :  18:28:59  Show Profile
hi, I have found some other small issues regarding the event calendar. When and event is not veiwable to a person due to forum restrictions. the list doesn't show event(in upcoming or recent) but the day on the small calendar is still highlighted as if there is an event. Also the list doesn't say no events upcoming it it is blank. Is there a way to fix this?
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.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07