Image Upload Issue v3.0
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Rich Text Editor (RTE)
Forum Description: Support forum for the Web Wiz Rich Text Editor (RTE).
URL: https://forums.webwiz.net/forum_posts.asp?TID=15186
Printed Date: 29 March 2026 at 7:41am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Image Upload Issue v3.0
Posted By: xeerex
Subject: Image Upload Issue v3.0
Date Posted: 22 May 2005 at 1:43pm
Hey -borg-,
I've just updated a website to the 3.0. This site was running 2.0 beta
2 successfully with image uploading enabled and working fine. I have
reconfigured the 3.0 setup just about every way I can think of
and double-checked but cannot upload images. Inserting an image works
just fine for the images already on the server.
Any help is appreciated.
Upload Component Installed: Persits AspUpload
Path to Images in RTE Setup: \Uploads\Images\
Error Message:
Persits.Upload.1 error '800a0005'
The system cannot find the file specified.
/admin/RTE/functions/functions_upload.asp, line 95
Line 95:
.SaveVirtual strFileUploadPath
Response.Write for strFileUploadPath (added for error checking):
\Uploads\Images\
------------- http://webspacegeeks.com - Need Hosting, Domains, Dedicated Servers?
http://www.smartergeek.com - web design | pc support | training | podcasts | video production
|
Replies:
Posted By: dj air
Date Posted: 22 May 2005 at 2:44pm
it might not allow / as a starting folder.
within the set up file you speciody \files\ and within the response.write its looking in the \images\
i think thats the issue.
|
Posted By: xeerex
Date Posted: 22 May 2005 at 4:48pm
wrote:
within the set up file you speciody \files\ and within the response.write its looking in the \images\ |
Hey dj air. That was a typo on my part in the post. I've corrected it.
If I leave the default paths that -borg- has set, then it uploads fine.
The problem is that I want the images and files saved in another
directory. Any ideas?
------------- http://webspacegeeks.com - Need Hosting, Domains, Dedicated Servers?
http://www.smartergeek.com - web design | pc support | training | podcasts | video production
|
Posted By: dj air
Date Posted: 22 May 2005 at 5:09pm
have you compared the default path to yours, are you able to use ../
or is it within multipal levels?
|
|