AJAX Register: How to change location of upload images?
- WoodyF4u
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
6 years 2 weeks ago - 6 years 2 weeks ago #8045
by WoodyF4u
When a user finished the registration, the uploaded file (extra field) is stored at:
domain/media/com_ajaxregister/filename.jpg
For a normal administrator it is not possible to reach these files via Content/Media in de backend.
Is it possible to change that location?
For example to a folder in the folder /images
Thanks for your support.
Regards,
Wouter
domain/media/com_ajaxregister/filename.jpg
For a normal administrator it is not possible to reach these files via Content/Media in de backend.
Is it possible to change that location?
For example to a folder in the folder /images
Thanks for your support.
Regards,
Wouter
Last Edit: 6 years 2 weeks ago by WoodyF4u. Reason: typo
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
6 years 1 week ago #8047
by Saka
Emir Sakic
www.sakic.net
Hello,
Currently it's not possible via settings but you can change the path in the file
plugins/user/ajaxregister/ajaxregister.php
I can add this to settings if it's needed for the next version.
Currently it's not possible via settings but you can change the path in the file
plugins/user/ajaxregister/ajaxregister.php
I can add this to settings if it's needed for the next version.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.