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)
 Fully Moded Snitz Forum code with lots of mods
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 19

rBg
Starting Member

6 Posts

Posted - 05 November 2002 :  21:30:26  Show Profile
Ok, now I have a question, I am trying to use the Java slide down menu, and first it wasnt lined correctly, I fixed that and now I am trying to add a column to that and i cant get it. I already edited the inc_header.asp & the inc_dropdown.asp but it still wont show up. What am I missing?

rBg@JustEndIt.com
http://www.JustEndIt.com

<%OnLoad()%>
Go to Top of Page

rBg
Starting Member

6 Posts

Posted - 05 November 2002 :  22:28:57  Show Profile
Ok, i figured out the problems, there are a few other files you have to mod, if you need to know, post a q in my forum www.justendit.com and i will write all the instructions, also in the inc, you have to realign the tables, .. like i said, if you need help, just let me know

<%OnLoad()%>
Go to Top of Page

be4you
New Member

61 Posts

Posted - 06 November 2002 :  06:00:47  Show Profile  Visit be4you's Homepage
Is there anyone that can do the Mod changes from Serverhacker for me.?
Know i'm gone wreck the forum if i try!!

Help!!
Go to Top of Page

CodeName
Junior Member

296 Posts

Posted - 06 November 2002 :  07:51:06  Show Profile
Serverhacker.com is down ?

You are not authorized to view this page
You might not have permission to view this directory or page using the credentials you supplied.

Giving IE error 403
Go to Top of Page

Cliff
Average Member

United States
501 Posts

Posted - 06 November 2002 :  08:50:36  Show Profile  Visit Cliff's Homepage
Serverhacker posted on his site for the last few days that he was changing IP. I presume he will keep the same URL.

The switch was supposed to happen yestwerday and the site was running terribly slow all day.

Hopefully it'll be back soon.

https://squarewheelscycling.com/

https://www.pathlabtalk.com/
Go to Top of Page

Huntress
New Member

USA
96 Posts

Posted - 06 November 2002 :  09:40:58  Show Profile  Visit Huntress's Homepage
Give SH some time, moving to a new server is always such fun

There are 10 kinds of people, those that understand binary, and those that don't.
Go to Top of Page

jarod
Starting Member

30 Posts

Posted - 06 November 2002 :  10:33:08  Show Profile
please help, im having trouble with this version, here is my problem,

serverhackers site is down

here is my error

Microsoft VBScript runtime error '800a0005'

Invalid procedure call or argument: 'WeekDayName'

/khs/khsmb/cal.asp, line 237


here is the code

'### Generate the days of the week ###
Dim intDays, dayofWeek
dayofWeek = intFirstDayofWeek - 1
For intDays=1 to 7
Response.Write "<TD width=""14%"" bgColor=""" & strCategoryCellColor & """ align=center> " & _
"<FONT face=" & strDefaultFontFace & " size=" & strDefaultFontSize & " color=" & strCategoryFontColor & ">" & _
WeekDayName(dayofWeek mod 7 + 1, 1) & "</TD>"
dayofWeek = dayofWeek + 1
Next
Go to Top of Page

wildatom
Starting Member

USA
32 Posts

Posted - 06 November 2002 :  11:44:26  Show Profile
Is it still there? if not where can I get it? I like it!
Go to Top of Page

steve shakeshaft
New Member

United Kingdom
61 Posts

Posted - 06 November 2002 :  13:11:44  Show Profile  Visit steve shakeshaft's Homepage
quote:
Originally posted by rBg

quote:
Originally posted by steve shakeshaft

Hi Serverhacker and all. I've got your forum setup for testing, I'm happy but the first problem I have is the following error when clicking on the events calendar links-

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'Dailyview'

/forum/cal.asp, line 44


I can also get the same error from line 42 too. Forum is at-

http://realestate.www2.dotnetplayground.com/forum/default.asp

Any help please?





It sounds to me like you may not have write permissions set to the data folder maybe. Make sure you have all your write permissions set correctly. You need to set it to three folders!!



Hi, I'll take a look, the forum db works OK. Please correct me, I'm on a Win server, you don't set permissions in FTP client eh?

Regards

Steve.

steve@ukbeg.com
Go to Top of Page

crzmm11
Starting Member

24 Posts

Posted - 06 November 2002 :  23:53:11  Show Profile  Visit crzmm11's Homepage
quote:
Originally posted by wildatom

Is it still there? if not where can I get it? I like it!



try www.serverhacker.com in a day or two he is in the process of an IP address change

Go to Top of Page

steve shakeshaft
New Member

United Kingdom
61 Posts

Posted - 07 November 2002 :  08:00:33  Show Profile  Visit steve shakeshaft's Homepage
quote:
Originally posted by steve shakeshaft

quote:
Originally posted by rBg

quote:
Originally posted by steve shakeshaft

Hi Serverhacker and all. I've got your forum setup for testing, I'm happy but the first problem I have is the following error when clicking on the events calendar links-

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'Dailyview'

/forum/cal.asp, line 44


I can also get the same error from line 42 too. Forum is at-

http://realestate.www2.dotnetplayground.com/forum/default.asp

Any help please?





It sounds to me like you may not have write permissions set to the data folder maybe. Make sure you have all your write permissions set correctly. You need to set it to three folders!!



Hi, I'll take a look, the forum db works OK. Please correct me, I'm on a Win server, you don't set permissions in FTP client eh?



I've checked and the db files have read/write permissions set.

Regards

Steve.

steve@ukbeg.com
Go to Top of Page

steve shakeshaft
New Member

United Kingdom
61 Posts

Posted - 07 November 2002 :  08:03:33  Show Profile  Visit steve shakeshaft's Homepage
FYI Serverhacker.com is back on line!

Regards

Steve.

steve@ukbeg.com
Go to Top of Page

wii
Free ASP Hosts Moderator

Denmark
2632 Posts

Posted - 07 November 2002 :  08:19:37  Show Profile
Look at this:

http://www.hotscripts.com/Detailed/18679.html
Go to Top of Page

live4offrd
Starting Member

9 Posts

Posted - 09 November 2002 :  11:45:48  Show Profile
Thanks for the heads up wii, sure looks like he is saying he did all the modding...

Go to Top of Page

Alfred
Senior Member

USA
1527 Posts

Posted - 12 November 2002 :  01:36:34  Show Profile  Visit Alfred's Homepage
I tried all day to get your fine board installed, but just couldn't get it to work.
I read your instructions, and followed them as well as I could.

On my Brinkster account I am supposed to put all db files in the database folder and all htm, asp, etc. in the "webroot" folder.
This clashes with your folder set-up.

At first I thought if I do exactly like you say, and point the config file to your db folder, it may work despite brinkster's rule.
When it didn't, I started doing it brinkster's way, putting the mdb files (you have three) into the database folder and pointing the config file there.
No luck either way.

The basic Snitz board is easy for me:
xxx.mdb file goes into my database folder, and web files go into the webroot folder (or any subfolder under it).
That works fine.

Can you give me precise instructions what should go where with your files to make it work?

Alfred
The Battle Group
CREDO
Go to Top of Page
Page: of 19 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.26 seconds. Powered By: Snitz Forums 2000 Version 3.4.07