Author |
Topic |
TwinnieL83
Starting Member
14 Posts |
Posted - 02 April 2001 : 06:39:40
|
I already fixed mine! It was a problem with Access and now I'm running SQL and it works just fine.
Thanks
Marck
|
|
|
tomasalsbro
Average Member
Sweden
818 Posts |
Posted - 08 April 2001 : 19:38:44
|
quote:
Rob, this is from my 3.1 SR4 version of default.asp
(is that the version you are using?)
I have commented where I inserted the code.
Look for the comments on lines 41, 266, 285 & 386
Here is the file: http://www16.brinkster.com/richardk/files/default.txt
Edited by - Richard Kinser on 23 January 2001 23:06:12
Hi Richard, I have done according to your instructions above, but result isn't the expected! Look here: http://www.whiplash.pp.se/forum/default.asp What do you suggest? Have I done any mistake? Cheers / Tomas
Edited by - tomasalsbro on 08 April 2001 19:39:52
Edited by - tomasalsbro on 08 April 2001 19:40:24 |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 08 April 2001 : 19:47:24
|
Looks like instead of overwriting a line, you left it in. If you want to e-mail me your default.asp, I'll fix it for you. |
|
|
tomasalsbro
Average Member
Sweden
818 Posts |
Posted - 09 April 2001 : 02:47:28
|
Hi Richard, it's sent to you! And thanks a lot for all your help! Cheers / Tomas
|
|
|
mikeniccum
Starting Member
7 Posts |
Posted - 10 April 2001 : 12:11:15
|
Where do I get the plus.gif and minus.gif?
|
|
|
mikeniccum
Starting Member
7 Posts |
Posted - 10 April 2001 : 13:44:29
|
I found the gif files!
but i am getting this displayed " valign=top>Genealogy " valign=top>Snitz Forums 2000 near the top of the default.asp
i seen this posted earlier but didnt see the solution.
thx,
mike niccum
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 10 April 2001 : 16:39:06
|
you didn't overwrite this line:
Response.Write """ valign=top><font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """ color=""" & strCategoryFontColor & """><b>" & ChkString(rs("CAT_NAME"),"display") & "</b></font></td>" & vbcrlf
It will be the line that is just after the code you entered which has the plus.gif and minus.gif in it.
|
|
|
Raichelle
Junior Member
370 Posts |
Posted - 13 April 2001 : 18:44:26
|
some some reason i can't install this mod already tried doing it twice and am always getting error message umm oh well
|
|
|
wundabua
Starting Member
Switzerland
14 Posts |
Posted - 29 May 2001 : 07:47:45
|
thx richard, worked out for my heavily moded default.asp.
a new and impressed member of the snitz community. klement.
|
|
|
alexj
Starting Member
4 Posts |
Posted - 01 June 2001 : 07:29:24
|
[How was this problem eventually solved as I have the same problem !!
] Thanks for the help, but I dont have the linked categories mod installed, or that line in my default.asp
Any other ideas? I reinstalled the code twice now with the same symptoms.
http://www.dunzellsden.com/forum/ [/quote]
|
|
|
alexj
Starting Member
4 Posts |
Posted - 01 June 2001 : 07:29:31
|
[How was this problem eventually solved as I have the same problem !!
] Thanks for the help, but I dont have the linked categories mod installed, or that line in my default.asp
Any other ideas? I reinstalled the code twice now with the same symptoms.
http://www.dunzellsden.com/forum/ [/quote]
|
|
|
joe5570
Starting Member
USA
1 Posts |
Posted - 08 June 2001 : 06:41:48
|
If you're anything like me this is probably one of the first MOD's you have installed. It's pretty cool but the installation instructions miss a couple of points.
This might help:
Forget about the code in the instructions. It seems to be outdated or something.
Hopefully this will work for you- I put this together from DontCry who seems to have updated code but after installing his/hers I noticed it's in Chinese. So I took his/her code references and put it into a fresh downloaded copy of default.asp.
This file is from a fresh download of Snitz 3.1 SR4 and has no other MOD's installed.
NOTE: I personally made one change to the code and that was to change the name of the picture files to match the naming conventions used in Snitz 3.1 SR4.
Get images for the plus and minus .gif's by right clicking a forum that is using them.
It's fully commented...
http://www.ephost.com/samples/defaultsample.txt
Good Luck!
Joe5570 http://www.epcommerce.com http://www.ephost.com |
|
|
Topic |
|