| Author |
Topic Search Topic Options
|
notmumsaren
Newbie
Joined: 26 December 2003
Status: Offline
Points: 22
|
Post Options
Thanks(0)
Quote Reply
Topic: Cant upload images ? Posted: 15 May 2004 at 5:48am |
I'll try and post here instead.
Hi i a´cant upload images in v.7.6, ive set everythin up in the admin but i get this error:
Something is wrong?
Körningsfel i Microsoft VBScript fel '800a004c'
Can't find path
/db/fiskhugget/functions/functions_upload.asp, line 80
Anyone with any great idea's ??? pls
Wbr JImmy
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 15 May 2004 at 3:45pm |
|
The path to the upload folder is wrong. Make sure the path set in the admin area to the upload folder is correct.
|
|
|
 |
notmumsaren
Newbie
Joined: 26 December 2003
Status: Offline
Points: 22
|
Post Options
Thanks(0)
Quote Reply
Posted: 15 May 2004 at 5:07pm |
And that path from the frame_set.asp is ../uploads but i dosen't work anyway????
Wbr Jimmy
|
 |
notmumsaren
Newbie
Joined: 26 December 2003
Status: Offline
Points: 22
|
Post Options
Thanks(0)
Quote Reply
Posted: 15 May 2004 at 5:21pm |
Sorry for posting this again, not sure i told u the right thing before.
This is the path from the forum root files to the uploads directory:
../uploads - but it won't work anyway???
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 16 May 2004 at 5:45am |
|
If the uploads folder is in it's default location with the rest of the forum files then you use:-
uploads
For the folder path.
The path is relative to the main forum files, not from the admin
section files, so unless the upload folder is one directory up from the
rest of the forum, no parent path is required.
The default postion for the upload folder and the default entry in the
admin section should work without you having to do any changes to the
path.
Edited by -boRg-
|
|
|
 |
notmumsaren
Newbie
Joined: 26 December 2003
Status: Offline
Points: 22
|
Post Options
Thanks(0)
Quote Reply
Posted: 16 May 2004 at 2:06pm |
Thanx for that, i changed it to just uploads now and it seems to work but now i got this errormessage:
Undentified variabel: 'DateTimeNum'
/db/fiskhugget/functions/functions_upload.asp, line 263
Means ????
Wbr JImmy
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 16 May 2004 at 2:33pm |
|
DateTimeNum is a function declared in the file functions/functions_date_time_format.asp
If you are getting this error it is either you have a corrupted file,
or you have upgraded your forum and haven't uploaded all the changed
files.
Reupload all files in the functions folder again, making sure they are all from the latest version, which you should be running.
|
|
|
 |
notmumsaren
Newbie
Joined: 26 December 2003
Status: Offline
Points: 22
|
Post Options
Thanks(0)
Quote Reply
Posted: 16 May 2004 at 3:34pm |
|
|
 |