Author |
Topic |
serverhacker
Junior Member
USA
125 Posts |
Posted - 18 September 2002 : 03:18:11
|
UPDATED ON: 10/1/2002 - 11:51 AM
I Made this for every one, hope you like it.
this is for first time installs ONLY, database is pre setup and ready to go.
MOD's Installed: --------------------------------------------- Member In Spotlight MOD Search Form Enhancement New Events Calendar MOD for 3.4.03 Bandwidth Test MOD Message Icon MOD Custom Avatars MOD Super/Admin/Mod HTML Only MOD Real Numbers in MODs Spell Checker 2002 for 3.4 - 3.4.02 Next/Prev Topic Title Hover MOD 3.4 Statistics Addon Refreshed v11 125 Similes Addon Pack For Smile Manager MOD Smile Manager PLUS for Snitz 3.4.XX Private Messages MOD For 3.4.02 Photo Album MOD v1.50 News Forum Refreshed v11 Mikes File Attachment For Snitz Header Cell Image 3.4 MOD Flash MOD For 3.4.XX Extended Color Code MOD For 3.4.XX Advanced Color Picker MOD Active Users MOD v40.17 Crash Hover Colors MOD For 3.4.XX Crash's CallOuts MOD 1.00 ---------------------------------------------
Demo site this is what your site will look like: Go to the demo site
Download it here: Click here to download (has code_update_007 added) (updated 10/1/2002 - 11:51AM)
Code Updates: code_update_007.zip (updated 10/1/2002 - 11:51AM)
Xtra Stuff: fast_menu_update.zip (if you do not use the seethrough menu use this)
download the dbs files (updated 9/29/2002)
Need help with the site code? Please post it here: Click here if you need help
|
Edited by - serverhacker on 01 October 2002 15:21:40 |
|
Bassman
Junior Member
Netherlands
256 Posts |
Posted - 18 September 2002 : 03:25:47
|
wow thanks serverhacker.
But there are no DB mod files to update in the forum. |
Edited by - Bassman on 18 September 2002 03:43:26 |
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 18 September 2002 : 03:46:16
|
the database it come's with is all ready setup for you, you should not need to run the DB mod files |
|
|
Bassman
Junior Member
Netherlands
256 Posts |
Posted - 18 September 2002 : 04:05:03
|
ah oke, but i can't find a .mdb in the .zip file |
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 18 September 2002 : 04:14:47
|
it's in the folder "site code/db/snitz_forums_2000.mdb". also you mite want to redownload it, I think the zip mestup. sorry
|
Edited by - serverhacker on 18 September 2002 04:20:37 |
|
|
Sentrallya
Starting Member
4 Posts |
Posted - 18 September 2002 : 04:24:38
|
i really like what you've done... one question though... i run my forum on brinkster for the time being. will i have to edit the files in order to comply with some of the restrictions in error control that brinkster has... or are the files brinkster ready? |
|
|
Bassman
Junior Member
Netherlands
256 Posts |
Posted - 18 September 2002 : 04:28:03
|
quote: Originally posted by serverhacker
it's in the folder "site code/db/snitz_forums_2000.mdb". also you mite want to redownload it, I think the zip mestup. sorry
Thanks, thats better now |
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 18 September 2002 : 04:30:08
|
Sorry but the files are not brinkster ready. I can add them in to the code, or if you have work with brinkster code before, if you edit yours and give me a copy of the files you changed it would be great.
|
|
|
Sentrallya
Starting Member
4 Posts |
Posted - 18 September 2002 : 04:35:57
|
i'm not too familiar with the code at all... a friend of mine edited the files for me. as far as i know, all he edited was a line of code along the lines of "on error go to next" or something like that. I think he added single quotes to those lines so they would be ignored by brinkster. I'm really sorry about my really vague info... I'm very new to .asp coding. :( |
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 18 September 2002 : 04:39:02
|
no prob, Sentrallya
I will look in to this and get back to you very soon.
|
|
|
Sentrallya
Starting Member
4 Posts |
Posted - 18 September 2002 : 04:40:50
|
thanks a lot... it's people like you that make the net an enjoyable place. it's very much appreciated. |
Edited by - Sentrallya on 18 September 2002 04:41:58 |
|
|
al_iguana
Junior Member
138 Posts |
Posted - 18 September 2002 : 05:02:32
|
i notice on the test site that you have an avatar picture in your post. is there an avatar mod installed too??
i love this - thank you so much |
----
Don't Dream It ~ Be It http://www.peppermintiguana.co.uk/cymrugothic/ |
|
|
wii
Free ASP Hosts Moderator
Denmark
2632 Posts |
Posted - 18 September 2002 : 05:08:08
|
Looks fantastic ! canīt wait to get the update files, so I can update my existing forum, I think I will use this code. |
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 18 September 2002 : 05:11:04
|
Yes there is an avatar mod installed one other mod i forgot about LOL |
|
|
wii
Free ASP Hosts Moderator
Denmark
2632 Posts |
Posted - 18 September 2002 : 05:29:04
|
The forum doesnīt show at all in Netscape 4.7 - thatīs a little weird, oh well, maybe itīs time for me to forget about this browser anyway. |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 18 September 2002 : 05:31:05
|
quote: Originally posted by Sentrallya
i'm not too familiar with the code at all... a friend of mine edited the files for me. as far as i know, all he edited was a line of code along the lines of "on error go to next" or something like that. I think he added single quotes to those lines so they would be ignored by brinkster. I'm really sorry about my really vague info... I'm very new to .asp coding. :(
This is not the way to fix the brinkster problem. by doing this you have effectively stopped any kind of error trapping that the forum has.
the correct solution is to add an 'on error goto 0' at the end of the code execution |
|
|
Topic |
|