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 DEV-Group
 DEV Discussions (General)
 Change my inc_footer
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 3

kipod
Starting Member

40 Posts

Posted - 24 December 2002 :  08:55:54  Show Profile
Can Somebody fix my inc_footer, they told me it's not Alright.
<meta http-equiv="Content-Language" content="en-us">

<%
'#################################################################################
'## Copyright (C) 2000-02 Michael Anderson, Pierre Gorissen,
'##                       Huw Reddick and Richard Kinse It's not there anymore :)'##
'## This program is free software; you can redistribute it and/or
'## modify it under the terms of the GNU General Public License
'## as published by the Free Software Foundation; either version 2
'## of the License, or any later version.
'##
'## All copyright notices regarding Snitz Forums 2000
'## must remain intact in the scripts and in the outputted HTML
'## The "powered by" text/logo with a link back to
'## http://forum.snitz.com in the footer of the pages MUST
'## remain visible when the pages are viewed on the internet or intranet.
'##
'## This program is distributed in the hope that it will be useful,
'## but WITHOUT ANY WARRANTY; without even the implied warranty of
'## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
'## GNU General Public License for more details.
'##
'## You should have received a copy of the GNU General Public License
'## along with this program; if not, write to the Free Software
'## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
'##
'## Support can be obtained from support forums at:
'## http://forum.snitz.com
'##
'## Correspondence and Marketing Questions can be sent to:
'## reinhold@bigfoot.com
'##
'## or
'##
'## Snitz Communications
'## C/O: Michael Anderson
'## PO Box 200
'## Harpswell, ME 04079
'#################################################################################

Response.Write	"    </td>" & vbNewLine & _
		"  </tr>" & vbNewLine & _
		"</table>" & vbNewLine & _
		"<table width=""100%"" align=""center"" border=""0"" bordercolor=""" & strTableBorderColor & """ cellpadding=""0"" cellspacing=""0"">" & vbNewLine & _
		"  <tr>" & vbNewLine & _
		"    <td>" & vbNewLine & _
		"      <table border=""0"" bordercolor=""" & strTableBorderColor & """ align=""right"" cellPadding=""4"" cellSpacing=""0"" width=""100%"">" & vbNewLine & _
		"        <tr>" & vbNewLine & _
		"          <td  bgcolor=""" & StrHeadCellColor & """ align=""right"" valign=""top"" nowrap><font face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """ color=""" & strHeadFontColor & """>" & strForumTitle & "</font></td>" & vbNewLine & _
		"          <td  bgcolor=""" & StrHeadCellColor & """ align=""left"" valign=""top"" nowrap><font face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """ color=""" & strHeadFontColor & """>© " & strCopyright & "</font></td>" & vbNewLine & _
		"          <td  bgcolor=""" & StrHeadCellColor & """ width=""10"" nowrap><a href=""#top""" & dWStatus("òìä àì øàù äòîåã...") & " tabindex=""-1"">" & getCurrentIcon(strIconGoUp,"òìä àì øàù äòîåã","align=""right""") & "</a></td>" & vbNewLine & _
		"        </tr>" & vbNewLine & _
		"      </table>" & vbNewLine & _
		"    </td>" & vbNewLine & _
		"  </tr>" & vbNewLine & _
		"</table>" & vbNewLine & _
		"<table border=""0"" width=""100%"" align=""center"" cellpadding=""4"" cellspacing=""0"" bgcolor=""" & strPageBGColor & """>" & vbNewLine & _
		"  <tr valign=""top"">" & vbNewLine
if strShowTimer = "1" then
Response.Write	"    <td align=""Right""><font face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """ color=""" & strDefaultFontColor & """>" & chkString(replace(strTimerPhrase, "[TIMER]", abs(round(StopTimer(1), 2)), 1, -1, 1),"display") & "</font></td>" & vbNewLine
end if
Response.Write	"    <td align=""Right""><font face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """>"


my_Conn.Close
set my_Conn = nothing 
%>
 <body style="text-align: left"><table>
<table>
</table>
<table>
<p>
<right>
<font size="1"><a href="http://forum.snitz.com/">Snitz Forums</a></font></p>
<right>
</table>
<p> </p>
<p> </p>
<table>
 
</table>
<p> </p>


Thanks

Edited by - kipod on 24 December 2002 10:07:28

kipod
Starting Member

40 Posts

Posted - 24 December 2002 :  08:57:27  Show Profile
Because The Right are not legal
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 24 December 2002 :  09:02:24  Show Profile
just replace it with the one in the .zip file you downloaded. If you don't still have the .zip file, you can download it again from here: http://forum.snitz.com/download.asp
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 24 December 2002 :  09:04:40  Show Profile
one BIG thing is right here:

'## Copyright (C) 2000-02 Michael Anderson, Pierre Gorissen,
'## Huw Reddick and Richard Kinse AND OMRI LEVY.

who is OMRI LEVY and why is he/she claiming copyright for something they don't have a copyright on? Did you download the forum from here, or from somewhere else? If it was from somewhere else, and this is the way it was when you downloaded it, we need to know where you downloaded it from, because the person who is providing it for download has a lot of explaining to do.
Go to Top of Page

kipod
Starting Member

40 Posts

Posted - 24 December 2002 :  09:10:29  Show Profile
i don't know my friend sent it to me, is it wrong ?
And By the Way, when i put the Inc_footer
from the zip it didnt work.
eror 505
Go to Top of Page

kipod
Starting Member

40 Posts

Posted - 24 December 2002 :  09:12:17  Show Profile
I checkd and it's only in The INC_FOOTER thanks god. I promist You it never be back again.
Go to Top of Page

kipod
Starting Member

40 Posts

Posted - 24 December 2002 :  09:14:48  Show Profile
Can some Body Plz help me. i want to use Another file but the original one is not working ! :(
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 24 December 2002 :  09:22:38  Show Profile
post a link to your forums please. There's probably information hidden behind that 505 error that can help solve this problem.
Go to Top of Page

kipod
Starting Member

40 Posts

Posted - 24 December 2002 :  09:24:55  Show Profile
http://Kipod.net/forum
PLZ make it fast because i had to chancge my INC FOOTER
because it wasn't alright and now i stuck with 505 :(
Go to Top of Page

kipod
Starting Member

40 Posts

Posted - 24 December 2002 :  09:30:01  Show Profile
So what should i do?
Go to Top of Page

Rasco
Advanced Member

Germany
3192 Posts

Posted - 24 December 2002 :  09:33:26  Show Profile  Send Rasco an ICQ Message
Just replace your inc_footer.asp with the one from the original forum taken from here
http://forum.snitz.com/specs.asp

This should solve the issue.

German Snitz Forum
Go to Top of Page

kipod
Starting Member

40 Posts

Posted - 24 December 2002 :  09:34:38  Show Profile
I already did that...
because of that now i have the 505 :(
Go to Top of Page

kipod
Starting Member

40 Posts

Posted - 24 December 2002 :  09:38:45  Show Profile
RichardKinser,
maybe i will use my old INC FOOTER ,
and you fix it for me ?
can you plz ?

Edited by - kipod on 24 December 2002 09:39:10
Go to Top of Page

Rasco
Advanced Member

Germany
3192 Posts

Posted - 24 December 2002 :  09:42:16  Show Profile  Send Rasco an ICQ Message
Sure? Can you post a link to a text version of your inc_footer.asp?

German Snitz Forum
Go to Top of Page

kipod
Starting Member

40 Posts

Posted - 24 December 2002 :  09:44:44  Show Profile
Sure, Just a Second
Go to Top of Page

kipod
Starting Member

40 Posts

Posted - 24 December 2002 :  09:46:46  Show Profile
I already fixed it.
but, can i use only the text without the picture ?
Go to Top of Page
Page: of 3 Previous Topic Topic Next Topic  
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.29 seconds. Powered By: Snitz Forums 2000 Version 3.4.07