Author |
Topic  |
Nikkol
Forum Moderator
    
USA
6907 Posts |
Posted - 07 July 2003 : 06:47:21
|
that means it can't find that function which is in on of the many include files. You should double check all of your files against the files in the snitz download zip to make sure you have them all. |
Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~ |
 |
|
Doug G
Support Moderator
    
USA
6493 Posts |
Posted - 07 July 2003 : 10:01:11
|
quote: What exactly is a MySql database? I've been browsing the Mysql.com, but I think I want something just spilled out in caveman terms here.....haha
A database is a program designed to easily store and retrieve information. There are lots of database programs: Microsoft SQL Server, Oracle, IBM DB2, HP, Informix, MySQL, PostgreSQL, SyBase, Firebird, Btree, Access, FileMan, and many more. Snitz will work with three of these database programs (without modification), MS SQL Server, MS Access and MySQL. Generally the database you use is determined by what your host offers, but if you have more than one choice then you will decide for yourself which database to use.
|
====== Doug G ====== Computer history and help at www.dougscode.com |
 |
|
123456
New Member

75 Posts |
Posted - 07 July 2003 : 16:18:05
|
I checked the files from the current Snitz version and everything looks good.
Readding my errors, to keep them fresh:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'getCurrentIcon'
/board_gone/inc_header.asp, line 257
So onto another question?
(Thanks for the answers from all so far!)
Okay I know that my host uses MYSQL, and I know what a database is now. By copying the MDB file from the old site and putting it up on the new one, is that enough? Or do I have to do something to the new site.
I checked the files from the current Snitz version and everything looks good. So i'm still stuck.
ALSO, Here's that line 257 of the (inc_header.asp) Response.Write "<script language=""JavaScript"" type=""text/javascript"">" & vbNewLine & _ |
Edited by - 123456 on 07 July 2003 16:33:28 |
 |
|
Nikkol
Forum Moderator
    
USA
6907 Posts |
Posted - 07 July 2003 : 16:42:04
|
you copy the mdb file and then make sure to change your strConnString in the config.asp file.
That can't be line 257 since it doesn't have the getCurrentIcon function call on it. Did you read my previous post? |
Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~ |
 |
|
puzo
Junior Member
 
Israel
417 Posts |
Posted - 07 July 2003 : 17:20:50
|
May i say their pricesare outrageous. |
 |
 |
|
123456
New Member

75 Posts |
Posted - 07 July 2003 : 17:24:21
|
quote: Originally posted by Nikkol
you copy the mdb file and then make sure to change your strConnString in the config.asp file.
That can't be line 257 since it doesn't have the getCurrentIcon function call on it. Did you read my previous post?
Yeah, Everything looked to be included.....I went thru each one file for file and matched em up.
I opened that inc_header.asp file with Aranae, and wordpad, and both lines 257 are:
Response.Write "<script language=""JavaScript"" type=""text/javascript"">" & vbNewLine & _
???????
|
 |
|
Nikkol
Forum Moderator
    
USA
6907 Posts |
|
Nikkol
Forum Moderator
    
USA
6907 Posts |
|
123456
New Member

75 Posts |
|
Nikkol
Forum Moderator
    
USA
6907 Posts |
Posted - 07 July 2003 : 18:06:28
|
You are missing the include to config.asp at the top of that file.
err... nevermind. What about a copy of your inc_func_common.asp default.asp and your inc_iconfiles.asp? |
Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~ |
Edited by - Nikkol on 07 July 2003 18:10:42 |
 |
|
123456
New Member

75 Posts |
Posted - 07 July 2003 : 18:16:30
|
quote: Originally posted by Nikkol
You are missing the include to config.asp at the top of that file.
err... nevermind. What about a copy of your inc_func_common.asp default.asp and your inc_iconfiles.asp?
Alrighty:
http://65.39.141.8/IncHeader/inc_iconfiles.txt |
Edited by - 123456 on 07 July 2003 18:19:40 |
 |
|
Nikkol
Forum Moderator
    
USA
6907 Posts |
|
123456
New Member

75 Posts |
|
Nikkol
Forum Moderator
    
USA
6907 Posts |
|
123456
New Member

75 Posts |
Posted - 07 July 2003 : 18:31:10
|
3.4.01 is the version of the old board. |
 |
|
Topic  |
|