Click to See Complete Forum and Search --> : [RESOLVED] images getting uploaded to server as image.jpg_secure


Captainkewl
10-06-2009, 09:06 PM
When a user fills out the upload mail form and attaches an image for upload, it appears on my server with a _secure added to the name of the file. (see attached screenshot for details) For example, they upload house.jpg and it gets saved on my server as house.jpg_secure. Can I get rid of the _secure? It is preventing me from being able to view or download the images from my gmail box as it does not recognize the _secure on the end of the file.

thanks.

Captainkewl
10-06-2009, 10:11 PM
I just removed the _secure in the PHP code