Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 New Weather Mod
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 4

Willieg
Starting Member

USA
34 Posts

Posted - 22 May 2004 :  03:32:02  Show Profile  Visit Willieg's Homepage  Send Willieg an ICQ Message
DJSOUNDS,
What ver of the forum are you using? And did you load the mod files into your forum dir?
Go to Top of Page

Willieg
Starting Member

USA
34 Posts

Posted - 22 May 2004 :  03:38:55  Show Profile  Visit Willieg's Homepage  Send Willieg an ICQ Message
DJSOUNDS,
Here is how the last 9 lines of code looks in my site news.
<%
Response.Write "</td>" & vbNewLine & _
"</tr>" & vbNewLine & _
"</table>" & vbNewLine & _
"</tr>" & vbNewLine & _
"</table>" & vbNewLine
%>
<!--#include file="inc_Weatherban.asp" -->
<!--#INCLUDE FILE="inc_footer.asp" -->
Go to Top of Page

DJSOUNDS
Starting Member

33 Posts

Posted - 22 May 2004 :  04:51:48  Show Profile  Visit DJSOUNDS's Homepage
Hello Willieg. Yes. The files are in the Forum directory. I've tested it on 3403 and 3404. Both gave the same results. Here are my lines.


if strShowStatistics = "1" then
WriteStatistics
end if
Response.Write " </table>" & vbNewline & _
" </td>" & vbNewline & _
" </tr>" & vbNewline & _
" <tr>" & vbNewline & _
" <td>" & vbNewline & _
" <table width=""100%"">" & vbNewline & _
" <tr>" & vbNewline & _
" <td><font face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """>" & vbNewline & _
" " & getCurrentIcon(strIconFolderNew,"New Posts","align=""absmiddle""") & " Contains new posts since last visit.<br />" & vbNewline & _
" " & getCurrentIcon(strIconFolder,"Old Posts","align=""absmiddle""") & " No new posts since the last visit.<br /></font></td>" & vbNewline & _
" </tr>" & vbNewline & _
" </table>" & vbNewline & _
" </td>" & vbNewline & _
" </tr>" & vbNewline & _
" </table>" & vbNewline
%>
<!--#include file="inc_Weatherban.asp" -->
<%


WriteFooter

sub PostingOptions()
if (mlev = 4) or (lcase(strNoCookies) = "1") then


Go to Top of Page

Willieg
Starting Member

USA
34 Posts

Posted - 22 May 2004 :  10:24:13  Show Profile  Visit Willieg's Homepage  Send Willieg an ICQ Message
In the below bit of code is there a closing %> after "if (mlev = 4) or (lcase(strNoCookies) = "1") then" ? Also what are the permissions set to on your forum dir? The script is pulling data from an outside source and writing it to your forum page,
this is just a thought.


%>
<!--#include file="inc_Weatherban.asp" -->
<%


WriteFooter

sub PostingOptions()
if (mlev = 4) or (lcase(strNoCookies) = "1") then
Go to Top of Page

Willieg
Starting Member

USA
34 Posts

Posted - 22 May 2004 :  10:26:06  Show Profile  Visit Willieg's Homepage  Send Willieg an ICQ Message
quote:
Originally posted by Willieg

In the below bit of code is there a closing %> after "if (mlev = 4) or (lcase(strNoCookies) = "1") then" ? Also what are the permissions set to on your forum dir? The script is pulling data from an outside source and writing it to your forum page,
this is just a thought.


%>
<!--#include file="inc_Weatherban.asp" -->
<%

WriteFooter

sub PostingOptions()
if (mlev = 4) or (lcase(strNoCookies) = "1") then



What server type are you using, as in operating system?
Go to Top of Page

Willieg
Starting Member

USA
34 Posts

Posted - 22 May 2004 :  10:39:34  Show Profile  Visit Willieg's Homepage  Send Willieg an ICQ Message
I did some looking around and do you know if you have an XML parser installed on the server? Look here also for XML info http://msdn.microsoft.com/xml/default.aspx
Go to Top of Page

DJSOUNDS
Starting Member

33 Posts

Posted - 22 May 2004 :  14:32:49  Show Profile  Visit DJSOUNDS's Homepage
Hi Willieg. After the line of code i've shown you, there is a lot more lines of code but yes, there is a closing %> at the end. I'm also thinking it may have something to do with whether or not my web space provider has XML installed or the permissions. Is there somewhere I can send you my default.asp as a txt file for you to look at?

My server info says it's running Microsoft-IIS/5.0.
It also says it will accept:

HTTP_ACCEPT:text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1

Thanks for all the help your giving me.
Go to Top of Page

Willieg
Starting Member

USA
34 Posts

Posted - 22 May 2004 :  16:17:30  Show Profile  Visit Willieg's Homepage  Send Willieg an ICQ Message
yes just send it to my email address I use here.
Go to Top of Page

DJSOUNDS
Starting Member

33 Posts

Posted - 22 May 2004 :  17:37:17  Show Profile  Visit DJSOUNDS's Homepage
quote:
Originally posted by Willieg

yes just send it to my email address I use here.



Sent.
Go to Top of Page

Willieg
Starting Member

USA
34 Posts

Posted - 23 May 2004 :  15:31:35  Show Profile  Visit Willieg's Homepage  Send Willieg an ICQ Message
Nope you need to resent it, they had my old email listed. It is correct now.
Go to Top of Page

DJSOUNDS
Starting Member

33 Posts

Posted - 23 May 2004 :  23:39:00  Show Profile  Visit DJSOUNDS's Homepage
Ok. Sent again.
Go to Top of Page

Willieg
Starting Member

USA
34 Posts

Posted - 24 May 2004 :  10:02:48  Show Profile  Visit Willieg's Homepage  Send Willieg an ICQ Message
I just checked the email and not here yet wgardner@3realm.com is the email I have set here try this one also 3rdrealm@earthlink.net
Go to Top of Page

Willieg
Starting Member

USA
34 Posts

Posted - 24 May 2004 :  10:04:38  Show Profile  Visit Willieg's Homepage  Send Willieg an ICQ Message
quote:
Originally posted by Fuzion

sheesh, over 192 page views and no one has complimented you on this mod. Its been very useful to me and I thank you for all the work youve put into developing it... Also would like to thank you for sharing it with us. Keep up the good work


THANK YOU!!
Go to Top of Page

DJSOUNDS
Starting Member

33 Posts

Posted - 24 May 2004 :  14:28:43  Show Profile  Visit DJSOUNDS's Homepage
Hi Willieg. I just got an answer back from my ISP. This is what they said.

********************************
The problem lies in the fact that the script is trying to access an external
server. Unfortunately, our firewalls does not allow that kind of access for
security purposes. This causes the XML Parser to produce an error that it cannot
locate the resource specified.

The problem isn't related to directory permissions.

Unfortunately, there are no workarounds to this problem aside from linking to
Lycos' weather service externally in your forum.



Thanks again for the time you put in on this.


Go to Top of Page

Willieg
Starting Member

USA
34 Posts

Posted - 24 May 2004 :  15:37:51  Show Profile  Visit Willieg's Homepage  Send Willieg an ICQ Message
That sucks, what ISP are you using so I know to stay away from them Sorry it will not work for you, and if I find a way around it I will let you know. You may want to check out this site http://www.1asphost.com/ they have free asp hosting 100 MB sites

Edited by - Willieg on 24 May 2004 15:40:55
Go to Top of Page
Page: of 4 Previous Topic Topic Next Topic  
Previous Page | Next Page
 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.16 seconds. Powered By: Snitz Forums 2000 Version 3.4.07