| Author |
Topic Search Topic Options
|
javi712
Senior Member
Joined: 22 May 2003
Location: United States
Status: Offline
Points: 488
|
Post Options
Thanks(0)
Quote Reply
Topic: members able to view others images Posted: 07 April 2006 at 3:00pm |
|
Hi Borg,
How can i prevent members from viewing other member's images when they use the upload image feature?
Currently, you are able to click on any other member's folder and view all the images they have uploaded.
Also, I noticed that the images are being uploaded into the upload directory, which is fine, but they are not beign uploading to their corresponding member's name directory like before.
Thanks in advance!
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 07 April 2006 at 3:31pm |
|
Any images in the upload folder can be viewed in the RTE file browser by all members.
Files are no longer uploaded to a folder with the users name, instead they are given a unique ID and attached to the users posts, so when the post is deleted the upload images/files are also deleted.
|
 |
intellimouse
Newbie
Joined: 07 April 2006
Location: Denmark
Status: Offline
Points: 3
|
Post Options
Thanks(0)
Quote Reply
Posted: 07 April 2006 at 11:19pm |
Hi.
Good function in deleting the images when post are deletet. Saves a lot on server space.
BUT!
Itīs not a good thing that members can see other members images. On our site we have closed usergroup, were selected users post images. As of know, everyone can view those pictures. That was knever the intention.
Is it possible to correct this without sacrificing the first function?
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 08 April 2006 at 11:45am |
|
You would have to remove the feature altogether.
When images are uploaded they are uploaded to a public folder which means that you would just have to accept that they can be viewed by anyone.
|
 |
intellimouse
Newbie
Joined: 07 April 2006
Location: Denmark
Status: Offline
Points: 3
|
Post Options
Thanks(0)
Quote Reply
Posted: 08 April 2006 at 11:10pm |
Hi.
Thought that was the case. Looked at the code.
But!
Under the Forum admin, you are able to choose if the the groups have rights to upload images. These rights have only been turned on in the specific forum, thus taking care off the problem with wrong peable viewing images.
There is a problem though! It dosnīt work! You can still post images in the other forums ass well.
Any idea?
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 April 2006 at 10:45am |
|
All users can post images, the settings are so that you can only set some users to upload images.
|
 |
wistex
Mod Builder Group
Joined: 30 August 2003
Location: United States
Status: Offline
Points: 877
|
Post Options
Thanks(0)
Quote Reply
Posted: 11 April 2006 at 1:37am |
|
You'd probably have to use some anti-leeching system where if the file is accessed directly or from a domain other than yours, it blocks access or substitutes another image. I know it can be done in Apache Web Servers, but I haven't tried such a thing on ISS.
|
|
|
 |
intellimouse
Newbie
Joined: 07 April 2006
Location: Denmark
Status: Offline
Points: 3
|
Post Options
Thanks(0)
Quote Reply
Posted: 11 April 2006 at 9:43pm |
Hi.
Still having problems with the new imageupload interface. Itīs very confusing to my users, plus there is an upload problem.
When you try and upload an image everythings seems to work fine. Preview works well, and when you punch the OK button you are taken back to the Forum_Post.asp, and your image is showing. But when you update the page or come by later(i.e. update), there is know image and onle the red cross. Looking at the path off the image give you this: http://www.magickids.dk/uploads/temp/imagepath.
But there is no image there. It is located in the root of the upload folder!
Sometimes! Because itīs not always the case. Sometimes the image is not even uploaded!
One more question. You said before that when a user or the webmaster deletes a post including an image, the image also gets deleted. What if the user i also displaying the image in another post? With the new upload interface itīs very likely that they will do just that.
So: Will that post then just show an red cross?
P.S.
Sorry that the WWGuide link is missing from the front page. Doing som remodeling on the design. It will be there shortly! 
Edited by intellimouse - 11 April 2006 at 9:45pm
|
 |