| Author |
Topic Search Topic Options
|
forest-creature
Newbie
Joined: 04 September 2003
Location: United Kingdom
Status: Offline
Points: 5
|
Post Options
Thanks(0)
Quote Reply
Topic: apologies- brinkster question Posted: 04 September 2003 at 1:38pm |
|
hi, im jason and i dont know much about ASP itself,
but im not a total web dev rookie
i was trying to set up the forum scripts on Brinkster
and after uploading everything i tried to run it (typing
the path to default.asp in the "forum" folder
however i got an error message saying that the
include file SQL_server_connection.asp could not be
found
so i uploaded the one from the admin folder to the
main forum directory where the default.asp file lives
however i then got this error message:
"Microsoft VBScript compilation error '800a0400'
Expected statement
/jasonmusil/forum/default.asp, line 2
Option Explicit
^"
i know more or less why option explicit exists, so im
wondering if introducing the include file from another
folder made problems
is it just a case of adding the line to the default.asp
file?
and was i right in copying the include file to the forum
directory?
thanks
jason
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 04 September 2003 at 1:47pm |
|
Try a clean install without adding other files and see if that works. It could also be a corrupted file coursing the problems.
|
|
|
 |
forest-creature
Newbie
Joined: 04 September 2003
Location: United Kingdom
Status: Offline
Points: 5
|
Post Options
Thanks(0)
Quote Reply
Posted: 04 September 2003 at 1:57pm |
|
i had tried it twice, each time on a new brinkster
account, before i posted this question, but i always
uploaded from the same directory on my desktop
ill have a go at downloading a fresh copy from your
site
the only thing i can think of is that maybe i didnt
upload correctly
i know the instructions specified exactly which
directories to create, but i created all of the
directories exactly as they were (with all the relevant
files in place) from the forum directory onwards,
should i have uploaded the files from directories not
listed in the instructions into the parent directory?
thanks
jason
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 04 September 2003 at 2:27pm |
The error looks to me like a corrupted file, or if you have changed the files to include a file of your own then it may have an option explicit statement in it.
If you use option explicit twice you will get this type of error.
So if you have link to your own include file make sure there is no option explicit within that file, if there is remove it.
|
|
|
 |
forest-creature
Newbie
Joined: 04 September 2003
Location: United Kingdom
Status: Offline
Points: 5
|
Post Options
Thanks(0)
Quote Reply
Posted: 05 September 2003 at 10:41am |
|
"Create the following directories in the forum
directory you have just created.
1. admin
2. forum_images
3. avatars
4. smileys"
is it only these directories that need to be created in
the forum directory? cos i created all the others
(includes etc.) just as they were in the forum folder
as i downloaded it
and if this is not right, where do i upload the relevant
files to?
also, i was not using any of my own files (im not that
good at ASP yet :)
thanks
jason
Edited by forest-creature
|
 |
DazarGaidin
Newbie
Joined: 24 May 2002
Status: Offline
Points: 6
|
Post Options
Thanks(0)
Quote Reply
Posted: 07 September 2003 at 8:13pm |
Hey,
you have to create all the directories, not just the ones in the directions, and upload all the files in them. Dont why the instructions left that out.
|
 |
hexstar
Groupie
Joined: 19 May 2003
Location: United States
Status: Offline
Points: 84
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 September 2003 at 3:40pm |
|
SQL Server is not by default supported by Brinkster. You must add it.
|
|
Go here to goto a great forum for help with XP and more: http://www.johnscompany.net/xp
Visit my cool forum at: http://forums.johnscompany.net!
|
 |