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)
 Minimizing Categories
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 8

leif
Starting Member

Norway
23 Posts

Posted - 05 March 2001 :  07:03:55  Show Profile
Excellent Mod!

It would be nice to use bookmarks so that when you collapse/expand
a category you will stay at the same location. It's a bit annoying
if you expand the bottom category and the page jumps to the top.

-Leif




Edited by - leif on 05 March 2001 07:04:24
Go to Top of Page

TwinnieL83
Starting Member

14 Posts

Posted - 13 March 2001 :  06:40:34  Show Profile
I tried it several times now and I'm getting the same error message each time.

Can someone pulleeze look at my default.asp??? It's at http://www.ken73.homeip.net/pics (then look for default2.asp, I renamed it, otherwise the listing wont show up)

Marck

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 13 March 2001 :  07:53:35  Show Profile
you'll need to rename default2.asp to default2.txt for us to be able to download it and look at it.
Go to Top of Page

TwinnieL83
Starting Member

14 Posts

Posted - 13 March 2001 :  15:21:45  Show Profile
Okay, did it. It's in the same dir and it's now called default.txt http://www.ken73.homeip.net/pics/default.txt

Thanks for the help, I really appreciate it.

Marck

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 13 March 2001 :  19:43:29  Show Profile
What error message are you getting?

Just looking at it, it looks like you need to move:


<!--#INCLUDE FILE="inc_top.asp" -->


so that it is just under:


<!--#INCLUDE FILE="inc_functions.asp" -->


so it looks like this:


<!--#INCLUDE FILE="config.asp" -->
<!--#INCLUDE FILE="inc_functions.asp" -->
<!--#INCLUDE FILE="inc_top.asp" -->
Go to Top of Page

Bookie
Average Member

USA
856 Posts

Posted - 13 March 2001 :  21:52:37  Show Profile  Visit Bookie's Homepage  Send Bookie an AOL message  Send Bookie a Yahoo! Message
Ok, I want to implement this mod in my forums. I use 3.1SR4. If I insert the code listed in the first post, will it work without any problems? Thanks in advance.

Bookie

Go to Top of Page

TwinnieL83
Starting Member

14 Posts

Posted - 14 March 2001 :  09:02:45  Show Profile
I'm getting this error:
_______________________
Microsoft VBScript compilation error '800a03f6'

Expected 'End'

/testforum/default.asp, line 239

else
^
_____________________________

It doesn't matter if I put the code inbetween
<!--#INCLUDE FILE="inc_functions.asp" --> and <!--#INCLUDE FILE="inc_top.asp" --> or after them like you suggested.

Marck

Go to Top of Page

TwinnieL83
Starting Member

14 Posts

Posted - 15 March 2001 :  05:20:35  Show Profile
Top ^

Go to Top of Page

nilay
Starting Member

9 Posts

Posted - 15 March 2001 :  16:09:18  Show Profile
Would be really grateful if someone can give me a hand here. I've edited my default.asp to include the minimise category mod, but I'm getting the following error message:

----------------------------------------------------
Microsoft VBScript compilation error '800a03f6'

Expected 'End'

/Default.asp, line 264

else
^
----------------------------------------------------

If anyone needs to have a look at my default.asp, I've renamed a copy to default.txt, and it is at:

http://www.forums.bhrama.com/default.txt

Thanks!
 
 


Go to Top of Page

nilay
Starting Member

9 Posts

Posted - 16 March 2001 :  06:56:41  Show Profile
Sorry, forgot to mention, that I have two mods installed in my default.asp - the Category and Forum sorting mod and Events Calendar v2 mod.

Thanks again!

Go to Top of Page

nilay
Starting Member

9 Posts

Posted - 18 March 2001 :  05:50:28  Show Profile
Anyone here that can help me with this - pleeese.

Thanks.

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 18 March 2001 :  06:03:17  Show Profile
Try inserting:

<% end if %>


on line #242 of default.asp
Go to Top of Page

nilay
Starting Member

9 Posts

Posted - 18 March 2001 :  12:27:03  Show Profile
Hi Richard

I tried inserting <% end if %> at line 242 as you suggested, and got a completely different error this time:

----------------------------------------------------

Microsoft VBScript compilation error '800a0400'

Expected statement

/default.asp, line 295

<% if Request.Cookies(HideForumCat) <> "Y" then
^
----------------------------------------------------

Nilay

Go to Top of Page

TwinnieL83
Starting Member

14 Posts

Posted - 20 March 2001 :  09:34:22  Show Profile
Those are the exact same problems I'm having. It constantly nags about the else. If I account for all the <% and %> there isn't anything wrong. Once I change some stuff (place it in a different locationm, add some stuff) I get different errors like the one above all the time.

Marck

Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 20 March 2001 :  12:33:27  Show Profile
Nilay and Twinnie, send me your default.asp files and I'll take a look at them.

This mod will be in the next release of the Forums.

Go to Top of Page
Page: of 8 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.14 seconds. Powered By: Snitz Forums 2000 Version 3.4.07