Author |
Topic |
WML
Starting Member
9 Posts |
|
bonkers
Junior Member
United Kingdom
122 Posts |
Posted - 23 September 2002 : 17:29:33
|
WML Before you do anythig else you need to fix this in inc_footer
'## START - REMOVAL, MODIFICATION OR CIRCUMVENTING THIS CODE WILL VIOLATE THE SNITZ FORUMS 2000 LICENSE AGREEMENT Response.Write "<a href=""http://forum.snitz.com"" target=""_blank"" tabindex=""-1""><acronym title=""Powered By: " & strVersion & """>" if strShowImagePoweredBy = "1" then Response.Write getCurrentIcon("logo_powered_by.gif||","Powered By: " & strVersion,"") else Response.Write "Snitz Forums 2000" end if Response.Write "</acronym></a></font></td>" & vbNewline '## END - REMOVAL, MODIFICATION OR CIRCUMVENTING THIS CODE WILL VIOLATE THE SNITZ FORUMS 2000 LICENSE AGREEMENT
The text in red would seem to be missing It only diplays powered by this needs correcting. Then post your questions in the graphics and style forum
|
|
|
WML
Starting Member
9 Posts |
Posted - 23 September 2002 : 17:45:21
|
quote: Originally posted by bonkers
WML Before you do anythig else you need to fix this in inc_footer
First off I've never intentionally hacked any code in my life and I resent the implication.
But you say we've hacked this file: http://www.rockslax.com/forum/inc_footer.asp this is same code snippet from that file:
<% '## START - REMOVAL OR MODIFICATION OF THIS CODE WILL VIOLATE THE Snitz FORUMS 2000 LICENSE AGREEMENT Response.Write " <a href=""http://forum.snitz.com""><acronym title=""Powered By: " & strVersion & """>" if strShowImagePoweredBy = "1" then Response.Write "<img src=""logo_powered_by.gif"" border=0>" else Response.Write "Snitz Forums 2000" end if Response.Write "</acronym></a>" & vbNewline '## END - REMOVAL OR MODIFICATION OF THIS CODE WILL VIOLATE THE Snitz FORUMS 2000 LICENSE AGREEMENT %>
So please point out where and how we've broken the Copyright?
Fyi the only thing we added to inc_footer is a server side include.
|
Edited by - WML on 23 September 2002 18:03:04 |
|
|
bonkers
Junior Member
United Kingdom
122 Posts |
Posted - 24 September 2002 : 15:16:57
|
quote:
First off I've never intentionally hacked any code in my life and I resent the implication.
But you say we've hacked this file: http://www.rockslax.com/forum/inc_footer.asp this is same code snippet from that file:
So please point out where and how we've broken the Copyright?
Click the link to your inc_footer then hover over the snitz forums 2000 link it only says powered by: Now hover over the powered by link on this page It says powered by: snitz forum 2000 version 3.4.03 yours should say the same |
Edited by - bonkers on 24 September 2002 15:19:12 |
|
|
WML
Starting Member
9 Posts |
Posted - 24 September 2002 : 17:22:27
|
quote: Originally posted by bonkers Click the link to your inc_footer then hover over the snitz forums 2000 link it only says powered by: Now hover over the powered by link on this page It says powered by: snitz forum 2000 version 3.4.03 yours should say the same
I disagree! We are running the previous version 3.3.03, so doing what you suggest would be a hack in our opinion. The only other thing I suppose you could perhaps be in a twist over is that this veriable is not working and never has "title=""Powered By: " & strVersion & """>""
If you are finally satisfied I wonder if I could trouble you for the answer to my previous question with regard to changing colors, thank you.
I read somewhere else on this board about the great customer service. If you hastling me over this is any example I am not impressed. |
Edited by - WML on 24 September 2002 17:34:16 |
|
|
Serevinus
Junior Member
United Kingdom
124 Posts |
Posted - 24 September 2002 : 17:35:39
|
Can we keep this thread a discussion about the MOD please, and not any other problems you may have |
|
|
RancidLM
Starting Member
2 Posts |
Posted - 24 September 2002 : 17:37:47
|
first off we did a fresh install of sf2k_v33_033 this code was NEVER touched infact its being copied strate from the actual file
<% '## START - REMOVAL OR MODIFICATION OF THIS CODE WILL VIOLATE THE Snitz FORUMS 2000 LICENSE AGREEMENT Response.Write " <a href=""http://forum.snitz.com""><acronym title=""Powered By: " & strVersion & """>" if strShowImagePoweredBy = "1" then Response.Write "<img src=""logo_powered_by.gif"" border=0>" else Response.Write "Snitz Forums 2000" end if Response.Write "</acronym></a>" & vbNewline '## END - REMOVAL OR MODIFICATION OF THIS CODE WILL VIOLATE THE Snitz FORUMS 2000 LICENSE AGREEMENT %>
This has never been touched.. the only thing that was Added to inc_footer.asp was at the very very bottom
after: <% my_Conn.Close set my_Conn = nothing %>
was added: <!--#include "BottomHTML" -->
Now what i think is by some odd twist of fait that in that version the strVersion isn't working correctly.. i could trace it back and Figure out whats not working but thats not my job since nothing was mofied.. we might install the new snitz version if agreed apon.. any ways i hope this clears up any strange misconseptions
Thnx
|
|
|
WML
Starting Member
9 Posts |
Posted - 24 September 2002 : 17:39:13
|
quote: Originally posted by Serevinus
Can we keep this thread a discussion about the MOD please, and not any other problems you may have
I asked a question I thought related to the MOD. I stated clearly it's my first post here and aplogized in advance if I was in the wrong place. Bonkers in effect accused us of copyright infringement. If someone will kindy answer my question I'll be more than happy to be gone. |
|
|
Serevinus
Junior Member
United Kingdom
124 Posts |
Posted - 24 September 2002 : 17:51:36
|
If you want to change the colours of the forum you should use Font/Table Color Code Configuration in the admin pages My mod simply allows you to have more than one scheme that members can select, along with making it a little easier to design Does that help at all? |
Edited by - Serevinus on 24 September 2002 17:53:06 |
|
|
WML
Starting Member
9 Posts |
Posted - 24 September 2002 : 18:05:01
|
No it does not help. What you are suggesting is Global, it changes all the forums, the whole baord. I want to change the colors in one forum not the whole board.
Thxs |
|
|
Serevinus
Junior Member
United Kingdom
124 Posts |
Posted - 24 September 2002 : 19:04:35
|
Oh, right, I get you now So far as I know there are no mods that do what you want, I might be mistaken I'm sure it wouldnt be too hard to create a mod that lets you do this though |
|
|
WML
Starting Member
9 Posts |
Posted - 24 September 2002 : 19:36:36
|
quote: Originally posted by Serevinus I'm sure it wouldnt be too hard to create a mod that lets you do this though
Thxs! One last question how would I go about finding an author to write such a MOD? |
|
|
Serevinus
Junior Member
United Kingdom
124 Posts |
Posted - 24 September 2002 : 19:47:22
|
I could probably do it, but I am still busy writing the css convertion Someone like @tomic or D3mon would know how to do it |
|
|
WML
Starting Member
9 Posts |
Posted - 24 September 2002 : 20:03:16
|
quote: Originally posted by Serevinus
I could probably do it, but I am still busy writing the css convertion Someone like @tomic or D3mon would know how to do it
Thxs sorry for butting in and I'll leave you be now. |
|
|
Raziel
New Member
97 Posts |
Posted - 29 September 2002 : 07:30:27
|
Okay.. I Got this error, when I Tried step 29:
--------------- error '80020009' Exception occurred.
/inc_func_common.asp, line 1556 -------------------------------
- that's when I try to add a new theme for the first time...
Now everything is just WHITE... and I see no table...
I have some MODS installed already, like Active Users, Avatars, PM, and some small ones... Does it have something to do with them?
Please help!! |
Edited by - Raziel on 29 September 2002 07:35:31 |
|
|
Topic |
|