Author |
Topic |
rBg
Starting Member
6 Posts |
Posted - 05 November 2002 : 21:30:26
|
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()%> |
|
|
rBg
Starting Member
6 Posts |
Posted - 05 November 2002 : 22:28:57
|
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()%> |
|
|
be4you
New Member
61 Posts |
Posted - 06 November 2002 : 06:00:47
|
Is there anyone that can do the Mod changes from Serverhacker for me.? Know i'm gone wreck the forum if i try!!
Help!! |
|
|
CodeName
Junior Member
296 Posts |
Posted - 06 November 2002 : 07:51:06
|
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 |
|
|
Cliff
Average Member
United States
501 Posts |
Posted - 06 November 2002 : 08:50:36
|
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/ |
|
|
Huntress
New Member
USA
96 Posts |
Posted - 06 November 2002 : 09:40:58
|
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. |
|
|
jarod
Starting Member
30 Posts |
Posted - 06 November 2002 : 10:33:08
|
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
|
|
|
wildatom
Starting Member
USA
32 Posts |
Posted - 06 November 2002 : 11:44:26
|
Is it still there? if not where can I get it? I like it! |
|
|
steve shakeshaft
New Member
United Kingdom
61 Posts |
Posted - 06 November 2002 : 13:11:44
|
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 |
|
|
crzmm11
Starting Member
24 Posts |
Posted - 06 November 2002 : 23:53:11
|
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 |
|
|
|
steve shakeshaft
New Member
United Kingdom
61 Posts |
Posted - 07 November 2002 : 08:00:33
|
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 |
|
|
steve shakeshaft
New Member
United Kingdom
61 Posts |
Posted - 07 November 2002 : 08:03:33
|
FYI Serverhacker.com is back on line! |
Regards
Steve.
steve@ukbeg.com |
|
|
wii
Free ASP Hosts Moderator
Denmark
2632 Posts |
|
live4offrd
Starting Member
9 Posts |
Posted - 09 November 2002 : 11:45:48
|
Thanks for the heads up wii, sure looks like he is saying he did all the modding...
|
|
|
Alfred
Senior Member
USA
1527 Posts |
Posted - 12 November 2002 : 01:36:34
|
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
|
|
|
Topic |
|