| Author |
Topic Search Topic Options
|
aircool5
Newbie
Joined: 24 July 2004
Status: Offline
Points: 11
|
Post Options
Thanks(0)
Quote Reply
Topic: Uploads Images Posted: 31 July 2004 at 5:09pm |
I can not upload images , why ?
I have so many other .asp software installed at the same host end and work fin with "persist upload" also I have not icon on the editor to upload images, and .. yes I have setup well the upload in the administration , in both sides.
I also open the file:
rte_setup.asp , and I have turn all the enable functions to "true" ???
|
 |
dpyers
Senior Member
Joined: 12 May 2003
Status: Offline
Points: 3937
|
Post Options
Thanks(0)
Quote Reply
Posted: 31 July 2004 at 6:57pm |
You might want to consider checking to ensure that the upload directories you specified in the Admin section do exist - Admin doesn't create them, and that they have R/W permissions for scripts/IUSR_xxxx.
Also helps to follow the instructions and turn off "friendly error messages" and post the explicit error message. "Doesn't Work" is not a description that's going to let many people figure out what's wrong.
|
Lead me not into temptation... I know the short cut, follow me.
|
 |
aircool5
Newbie
Joined: 24 July 2004
Status: Offline
Points: 11
|
Post Options
Thanks(0)
Quote Reply
Posted: 31 July 2004 at 7:24pm |
I have the file and permission add , but how to upload if the image upload browser bottom not show on the editor?
|
 |
dpyers
Senior Member
Joined: 12 May 2003
Status: Offline
Points: 3937
|
Post Options
Thanks(0)
Quote Reply
Posted: 31 July 2004 at 8:21pm |
|
For the upload button to appear on the rte, the user has to belong to a group that has permission to upload files. Check the group permissions in the Admin section.
|
Lead me not into temptation... I know the short cut, follow me.
|
 |
aircool5
Newbie
Joined: 24 July 2004
Status: Offline
Points: 11
|
Post Options
Thanks(0)
Quote Reply
Posted: 31 July 2004 at 9:17pm |
|
I done that ,but steel not show the upload icon
|
 |
aircool5
Newbie
Joined: 24 July 2004
Status: Offline
Points: 11
|
Post Options
Thanks(0)
Quote Reply
Posted: 31 July 2004 at 9:56pm |
Ok I did turn off and them on the editor and gave me the icon , but when upload file o images game an error page
|
The page cannot be displayed |
| The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings. |
, I have set all the pertmission to the files and also I try with all the extencion uploads:
Persits AspUpload ,Dundas Upload ,SoftArtisans FileUp ,aspSmartUpload , AspSimpleUpload
|
 |
dpyers
Senior Member
Joined: 12 May 2003
Status: Offline
Points: 3937
|
Post Options
Thanks(0)
Quote Reply
Posted: 01 August 2004 at 11:16am |
Reload rte_setup.asp and any other rte files you may have changed from the original source files just to make sure you've backed out any changes.
For the upload to work:
- Your web host must support upload component selected - may free web hosts don't support any upload component.
- Destination directory(ies) must already exist.
- Destination directories must have proper permissions.
- Upload must be enabled in Admin.
- Proper directory paths must be specified in admin.
- Unmodified ret_xxxxx files.
- User's group must have permission to upload in that specific forum.
- User must have JavaScript Enabled.
- User's browser must support the MS RTE component.
- Your web host should not inject any javascript into the pages the way many free web hosts do.
To determine what upload componets are on your machine, download and run the scripts from http://www.pensaworks.com/prg_com.asp
Edited by dpyers
|
Lead me not into temptation... I know the short cut, follow me.
|
 |
aircool5
Newbie
Joined: 24 July 2004
Status: Offline
Points: 11
|
Post Options
Thanks(0)
Quote Reply
Posted: 02 August 2004 at 11:24pm |
dpyers wrote:
Reload rte_setup.asp and any other rte files you may have changed from the original source files just to make sure you've backed out any changes.
For the upload to work:
- Your web host must support upload component selected - may free web hosts don't support any upload component.
- Destination directory(ies) must already exist.
- Destination directories must have proper permissions.
- Upload must be enabled in Admin.
- Proper directory paths must be specified in admin.
- Unmodified ret_xxxxx files.
- User's group must have permission to upload in that specific forum.
- User must have Java Script Enabled.
- User's browser must support the MS RTE component.
- Your web host should not inject any java script into the pages the way many free web hosts do.
To determine what upload components are on your machine, download and run the scripts from http://www.pensaworks.com/prg_com.asp
|
I reload all the rte _files and did all you add in the list ,beside I have another four application that upload images , take a look and game an opinion.
http://americaseconomicshop.net/beta1.38/forum/forum_posts.a sp?TID=2&PN=1
|
 |