Print Page | Close Window

Uploads Images

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: General Discussion
Forum Description: General discussion and chat on any topic.
URL: https://forums.webwiz.net/forum_posts.asp?TID=11375
Printed Date: 01 April 2026 at 1:00am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Uploads Images
Posted By: aircool5
Subject: Uploads Images
Date 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"  ???

 




Replies:
Posted By: dpyers
Date 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.


Posted By: aircool5
Date 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?

 



Posted By: dpyers
Date 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.


Posted By: aircool5
Date Posted: 31 July 2004 at 9:17pm
I done that ,but steel not show the upload icon


Posted By: aircool5
Date 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



Posted By: dpyers
Date 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:

  1. Your web host must support upload component selected - may free web hosts don't support any upload component.
  2. Destination directory(ies) must already exist.
  3. Destination directories must have proper permissions.
  4. Upload must be enabled in Admin.
  5. Proper directory paths must be specified in admin.
  6. Unmodified ret_xxxxx files.
  7. User's group must have permission to upload in that specific forum.
  8. User must have JavaScript Enabled.
  9. User's browser must support the MS RTE component.
  10. 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 - http://www.pensaworks.com/prg_com.asp



-------------

Lead me not into temptation... I know the short cut, follow me.


Posted By: aircool5
Date Posted: 02 August 2004 at 11:24pm
Originally posted by dpyers 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:

  1. Your web host must support upload component selected - may free web hosts don't support any upload component.
  2. Destination directory(ies) must already exist.
  3. Destination directories must have proper permissions.
  4. Upload must be enabled in Admin.
  5. Proper directory paths must be specified in admin.
  6. Unmodified ret_xxxxx files.
  7. User's group must have permission to upload in that specific forum.
  8. User must have Java Script Enabled.
  9. User's browser must support the MS RTE component.
  10. 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 - 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.asp?TID=2&PN=1 - http://americaseconomicshop.net/beta1.38/forum/forum_posts.a sp?TID=2&PN=1



Posted By: dpyers
Date Posted: 03 August 2004 at 1:42pm

I went to your site (which looks very good)

Whe I first go to the test post aat the link you gave, upload buttons were present for images and for files.

When I registered and went back to the test post, the upload buttons were gone. You need to edit the group permissions in the admin section to give upload capability to specific groups in specific forums. As noted in Item # seven in my previous post

7. User's group must have permission to upload in that specific forum.



-------------

Lead me not into temptation... I know the short cut, follow me.


Posted By: aircool5
Date Posted: 03 August 2004 at 11:42pm

Thanks for checking, look I have set up all the forum like this ,for all members ,and did it again to be sure , and nothing can not upload any file or images as a guess or as a administratorin either forum.



Posted By: aircool5
Date Posted: 05 August 2004 at 8:02am

All the permit was done , but I did it again and steel not load any file or images , I download the new version and replace the files but do not work.



Posted By: aircool5
Date Posted: 08 August 2004 at 6:39pm
When you get a Chance , remember me please,


Posted By: dpyers
Date Posted: 08 August 2004 at 9:04pm

I see the upload buttons when I'm logged in to your site.

When I try to upload an image, I get the message "Por favor aguarde mientras la imagen es subida al servidor" Once I click ok, the image upload starts but doesn't appear to complete.

Could you post:

  1. Exactly what is in the boxes for the file and image upload directories in the admin section.
  2. Exactly what is in the boxes for image formats and file formats from the admin section.
  3. The upload component you are trying to use.

I notice that the image in your last two posts shows up as a red X - you're using a File: address on your local machine instead of an http:// address. You have several images on your site that also show as red X's and have file urls instead of http urls. Looks like you'tre trying to pull them as a physical address on your local pc's hard drive instead of as a relative http address.

In my test site admin section, I have uploads/images specified as my image upload directory. These are directories I created under my /forum directory which has read write permissions set - note that there are no beginning or ending slashes (/).

Any image I upload gets saved as http://www.mysite.com/forum/uploads/images/myuserid/timestamo-image_name - /forum/uploads/images/myuserid/date-time-image_name  If you right-click on the image in this test post   http://www.new2asp.com/forum/forum_posts.asp?TID=7&PN=1 - http://www.new2asp.com/forum/forum_posts.asp?TID=7&PN=1  and select properties, you can see the full path that's created for the image based upon having uploads/images specified as the directory.
You may want to try to replicate my set-up.

EDIT: - You don't have to create the userid directory, the upload process will do that.



-------------

Lead me not into temptation... I know the short cut, follow me.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net