Author |
Topic  |
Ra1ney
Junior Member
 
United Kingdom
113 Posts |
Posted - 28 April 2002 : 16:30:44
|
I haven't a clue???????? I can chuck it up to my current server if you like? It doesn't support asp (which is why it's not up there currently), don't know if you'll still be able to view the code the same??
If you want to save space on this discussion, I'm on msn messenger, search for me using ra1ney@uboot.com
quote:
Zipped files arn't going to do me much good. . .
Can your local server be accessed via your IP?
Nathan Bales Snitz Exchange | Do's and Dont's
|
 |
|
crash
Advanced Member
    
Netherlands
2064 Posts |
Posted - 28 April 2002 : 16:48:47
|
if it's running on your local machine, and that machine is connected to the internet AND you're using windows, do as follows:
click start,run and type this: 1A.(if you have windows 9x:) winipcfg this will show you your ip address (remember the one that doesn't start with 10, 172 or 192) 1B.(if you have windows 2000 or XP:) cmd this will show a DOS box in which you may type ipconfig. that'll show you your ip address (remember the one that doesn't start with 10, 172 or 192) give it to nathan
 Crash's Site | Crash is from 
|
 |
|
Ra1ney
Junior Member
 
United Kingdom
113 Posts |
Posted - 28 April 2002 : 17:45:17
|
Did what you said, myip doesn't start with any of those numbers. I have registered with Marcom free hosting, waiting for validation email, but I don't suppose I will get it tonight as it doesn't look like check validation emails automatically... Will upload my pages and let you know where tomorrow (remember, I'm on UK time = Sun 10.30pm).
Thanks for trying to help , spk 2 u 2morrow...
quote:
if it's running on your local machine, and that machine is connected to the internet AND you're using windows, do as follows:
click start,run and type this: 1A.(if you have windows 9x:) winipcfg this will show you your ip address (remember the one that doesn't start with 10, 172 or 192) 1B.(if you have windows 2000 or XP:) cmd this will show a DOS box in which you may type ipconfig. that'll show you your ip address (remember the one that doesn't start with 10, 172 or 192) give it to nathan
 Crash's Site | Crash is from 
|
 |
|
milki
Junior Member
 
Israel
320 Posts |
|
Nathan
Help Moderator
    
USA
7664 Posts |
Posted - 28 April 2002 : 23:15:52
|
Hate to tell ya this milki, but I don't see how that line is related to the mod.
I also don't see whats causing the problem, all looks good to me 
Nathan Bales Snitz Exchange | Do's and Dont's |
 |
|
milki
Junior Member
 
Israel
320 Posts |
Posted - 29 April 2002 : 07:21:27
|
but the forum have been work bepor the active users 4 ... and i rember that wen i do the db update ther was some thing staring ... i will try to do it agin ... !
|
 |
|
milki
Junior Member
 
Israel
320 Posts |
Posted - 29 April 2002 : 07:22:15
|
but the forum have been work bepor the active users 4 ... and i rember that wen i do the db update ther was some thing staring ... i will try to do it agin ... !
|
 |
|
milki
Junior Member
 
Israel
320 Posts |
Posted - 30 April 2002 : 12:00:15
|
i get this error wen i install the db ....
Active Users 4.0 for Snitz 3.3.03 compatable
Dropping Table..
Table dropped succesfully --------------------------------------------------------------------------------
Dropping Table..
Table dropped succesfully --------------------------------------------------------------------------------
Creating table(s)... CREATE TABLE FORUM_ACTIVE_USERS( MEMBER_ID int NULL , AU_IP varchar(40) NULL , AU_LOGINTIME varchar(100) NULL , AU_LASTACTIVETIME varchar(100) NULL , AU_LASTPAGE varchar(250) NULL , AU_QUERYSTRING text NULL , AU_USER_AGENT text NULL ) Table created succesfully
--------------------------------------------------------------------------------
Adding Column M_AUHIDE... Column already exists Adding Column M_AUHIDE... Column altered successfully
--------------------------------------------------------------------------------
Adding new records.. INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('STRAUMODCOLOR','forestgreen') -2147467259 | The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again.
-------------------------------------------------------------------------------- The dbs file was succesfully deleted.
wahy i get this error ? tanks !
|
 |
|
Nathan
Help Moderator
    
USA
7664 Posts |
Posted - 30 April 2002 : 18:05:16
|
That error is benign. It wont hurt anything. It only means that you have already run the db setup once.
Nathan Bales Snitz Exchange | Do's and Dont's |
 |
|
milki
Junior Member
 
Israel
320 Posts |
Posted - 30 April 2002 : 18:54:20
|
but i didnt !! i have upload a new db file ! i have the active users 3.5 this is it ?
i relly wont this mod ! if you need any file tell me ! i will send you ...
|
 |
|
milki
Junior Member
 
Israel
320 Posts |
Posted - 02 May 2002 : 14:06:28
|
up ?
|
 |
|
thecheeta
Starting Member
USA
13 Posts |
Posted - 02 May 2002 : 18:42:23
|
Well, tried to add this MOD, and it appears I broke some stuff in the process... I think I C&P'd everything right, but I still get this on my admin page:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'fLang'
/Forum/admin_home.asp, line 3322
The 'fLang' lines look like this:
if strAuthType = "db" then strDBNTSQLName = "M_NAME" strAutoLogon ="0" strNTGroups ="0" else strDBNTSQLName = "M_USERNAME" end if
'################################################################################# '######################## ADDED FOR INTERNATIONAL MODS! ######################### strLangLCID = "1033" function fLang(s) ' fLang=eval(s) ' commented out for IIS 4 compatibility, all related function calls changed fLang=s end function %> <!--#include file="langMODS_Ls3kAU4.asp"-->
Any ideas? Also, on the default page, I get the following:
Microsoft VBScript runtime error '800a000d' Type mismatch: 'DateToStr'
/Forum/inc_functions.asp, line 1517
The site is at http://www.gatewaylindyhop.com. Thanks!
|
 |
|
Nathan
Help Moderator
    
USA
7664 Posts |
Posted - 02 May 2002 : 18:45:27
|
Email your config.asp and inc_functions.asp to me and I'll have a look--> >removed< If your on SQL, take your db password out.
Nathan Bales Snitz Exchange | Do's and Dont's
Edited by - Nathan on 26 May 2002 11:59:15 |
 |
|
milki
Junior Member
 
Israel
320 Posts |
Posted - 03 May 2002 : 06:54:54
|
Nathan i cant help me with the error ? i relly wonts this mod ! plese !
|
 |
|
milki
Junior Member
 
Israel
320 Posts |
Posted - 03 May 2002 : 14:53:34
|
Nathan waht i did worng ?
|
 |
|
Topic  |
|