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)
 Full Moded code 3.4.03 with 24 mods installed
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 20

wii
Free ASP Hosts Moderator

Denmark
2632 Posts

Posted - 19 September 2002 :  14:20:00  Show Profile
Even deleting the whole navigation doesn´t help, as I thought - I will solve this somehow...
Go to Top of Page

ElDiabloInk
Starting Member

5 Posts

Posted - 19 September 2002 :  15:44:41  Show Profile  Visit ElDiabloInk's Homepage
I can't seem to edit any of the mods that are included. Is that a feature? or are we not supposed to be able to do this? I can't change any avatars nor can I edit the path to my dictionary DB.

Also how do you edit the Live News?

Thanks for any assistance.
ElDiablo Ink

www.eldiabloink.com/pulpitx/

Edited by - ElDiabloInk on 19 September 2002 15:59:46
Go to Top of Page

serverhacker
Junior Member

USA
125 Posts

Posted - 19 September 2002 :  16:02:15  Show Profile
hi, all

I am only getting these errors with netscape 4.7/4.8, not with IE5/IE5.5/IE6 and netscape 7, not sure people still use the old stuff.

Its hard for me to fix something I can't see, so please help me out, I will do my best to fix it.



ElDiabloInk,

1. (I can't seem to edit any of the mods that are included, Is that a feature? or are we not supposed to be able to do this?
Please be more discriptive


2. (I can't change any avatars nor can I edit the path to my dictionary DB?)
For the avatars go to your profile and add the html address to the avatar and set the size, there are no preinstalled avatars nor upload support yet. I will add it when the maker of that mod releases the update.

Please also see the: "Note From Serverhacker.htm" in the main zip, to make sure you have it setup right.

3. (how do I edit the live news?)
There is a file in the "include" folder called "newsfeed.asp".

Edited by - serverhacker on 19 September 2002 16:07:22
Go to Top of Page

work mule
Senior Member

USA
1358 Posts

Posted - 19 September 2002 :  16:21:27  Show Profile
Very nice work on mod'ing up Snitz.

It's hard to fight the temptation to download this... must resist... must not be assimilated...

quote:
Originally posted by wii

It´s not a java applet - is a DHTML/Javascript menu from:

http://www.brothercake.com/dropdown/


If you're a commercial site, please be aware of the following regarding the Ultimate Dropdown Menu.



Please Note

Ultimate Dropdown Menu is not free for commercial use. Non-profit making personal, charitable and educational websites may use the script for free, but commercial organisations are subject to a $40 license per site. Please read the free and commercial license agreements for information about usage and restrictions in each case.


(copied from http://www.brothercake.com/dropdown/ )

Edited by - work mule on 19 September 2002 16:26:29
Go to Top of Page

al_iguana
Junior Member

138 Posts

Posted - 19 September 2002 :  16:24:39  Show Profile  Visit al_iguana's Homepage
sh - check out my site (in my sig). uses your forum, just changed the colours a bit. does it display wide on your browser? cos it does on mine.

i've gone through and changed every 99% to 100% and it is still wide.

idea... in inc_header there is one table 50% wide (for the graphic?), and then the next table (the logon) is set to 100% wide. would it work if we changed this second table to 50% ??

----

Don't Dream It ~ Be It
http://www.peppermintiguana.co.uk/cymrugothic/
Go to Top of Page

ElDiabloInk
Starting Member

5 Posts

Posted - 19 September 2002 :  16:25:06  Show Profile  Visit ElDiabloInk's Homepage
I installed the Avatar mod before and after it was installed within the Admin Options menu there was an area to reserve avatars and what not. That is not here. I will re-look at the setup to make sure I didn't screw it up.

As far as the newsfeed goes I took a look at that modified what appeared to be the one URL that pulled the info and now it tells me to log in. Any ideas?

Thanks and by the way, ServerHacker, you did one HELL of a job with this!!
Go to Top of Page

Therion93
Junior Member

USA
263 Posts

Posted - 19 September 2002 :  16:48:28  Show Profile  Send Therion93 an ICQ Message
Where can I find the area to change the path to the dictionary for the spell checker?
Go to Top of Page

Therion93
Junior Member

USA
263 Posts

Posted - 19 September 2002 :  16:52:06  Show Profile  Send Therion93 an ICQ Message
quote:
Originally posted by wii

Even deleting the whole navigation doesn´t help, as I thought - I will solve this somehow...



Well I dont think the issue is in inc_header.asp because with the exception of forum.asp and admin_info.asp my pages display just fine.
Go to Top of Page

serverhacker
Junior Member

USA
125 Posts

Posted - 19 September 2002 :  17:22:07  Show Profile
Ok, there is an update for some of the bugs and the dropdown menu (see first post)

Therion93, you need to edit the file called "pop_spellcheck.asp".
----------------------------------------------------------------------
On line 47 set your database connection:

spellConnStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("dictionary2000.mdb")

Make sure it points to where you put dictionary2000.mdb
Remember to have the permissions set correctly.
----------------------------------------------------------------------

Go to Top of Page

-dm-
Starting Member

9 Posts

Posted - 19 September 2002 :  17:38:06  Show Profile
quote:
Originally posted by al_iguana

sh - check out my site (in my sig). uses your forum, just changed the colours a bit. does it display wide on your browser? cos it does on mine.

i've gone through and changed every 99% to 100% and it is still wide.

idea... in inc_header there is one table 50% wide (for the graphic?), and then the next table (the logon) is set to 100% wide. would it work if we changed this second table to 50% ??



Al,

You dont change the 99% to 100%, you delte it.

Having it set to 99% will make the table a minimum width of 99% of the screen plus the sum of the minimum widths of the other table columns.

So by changing it to 100%, you actually made it wider

-DM-
Go to Top of Page

-dm-
Starting Member

9 Posts

Posted - 19 September 2002 :  17:44:22  Show Profile
I reallly love what you did with this forum. enough so that i'm bailing on my mod of mine that i have been workin on for a week or so.

Heres the two issues i need to deal with though. Firstly, i need to remove all borders from the forum so it expands to full screen and second install the integration MOD so I can integrate it with my site. It may just be easier to modify the borders you have to include my include files. ( I havent looked that deeply at it yet)

Any quick suggestions would be appreciated.

Kind regards.
-DM-
Go to Top of Page

His Divine Shadow
New Member

Finland
84 Posts

Posted - 19 September 2002 :  17:46:38  Show Profile  Send His Divine Shadow an ICQ Message
Serverhacker, when the avatar mod is fixed so uploading is supported, will you release it as a fix or just a new version of your forum?
I've already begun modifying your forum to some degree already, would not want to loose that.

I'm here to donate blood...
Someone elses...
Go to Top of Page

serverhacker
Junior Member

USA
125 Posts

Posted - 19 September 2002 :  17:57:36  Show Profile
-dm-, thanks, just romove the code in "inc_header.asp" and "inc_footer" to remove the outside border. hope this helps
Also thanks for helping "al_iguana"

His Divine Shadow, yes i will release and update just for the avatars.

Edited by - serverhacker on 19 September 2002 17:58:11
Go to Top of Page

shyguy
Starting Member

47 Posts

Posted - 19 September 2002 :  22:15:06  Show Profile  Visit shyguy's Homepage
Hey serverhacker good job.

Just wondering if I can use this forum with 3.3.5 database.
I have alot of users and posts so dont want to restart the whole thing again!

If its possible, then what are the steps that I need to take and be careful about before installing it?


http://www.virtualafghans.com/forumboard/
Go to Top of Page

xstream
Junior Member

242 Posts

Posted - 19 September 2002 :  22:27:08  Show Profile  Visit xstream's Homepage  Send xstream an AOL message  Send xstream an ICQ Message
quote:
Originally posted by shyguy

Hey serverhacker good job.

Just wondering if I can use this forum with 3.3.5 database.
I have alot of users and posts so dont want to restart the whole thing again!

If its possible, then what are the steps that I need to take and be careful about before installing it?





Backup your database before installing.
Go to Top of Page
Page: of 20 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