Hi,
When i create an upload field in the frontend, the is uploaded to the images/profile directory. When i try to access this from the frontend, no problem. However, when i try to access the file from the backend, it automatically sends me to the administrator directory. Therefor the file is not available.
How can i get the file path to go to the correct URL from the backend?
Thanks in advance!