I'm using Phoca Download 2.0.1 on Joomla! 1.7, and I have a question about the User Upload screen.
When the user goes to upload a file, there are several fields that aren't relevant, and I'm wondering how to remove them. Fields such as:
Author:
Author's Email:
Author's Website:
License:
Version:
The users of the site I'm building are all staff members uploading internal pdf files, so the above fields are unnecessary. I see in the .ini file where the field names are defined, and I found where I can hide them on the Admin side, but not on the front end user side. Anyone know how to do this? Any help would be appreciated! Thanks!
Remove Fields from User Upload?
- Jan
- Phoca Hero
- Posts: 48566
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Remove Fields from User Upload?
Hi, this needs to be customized in the code:
components\com_phocadownload\views\user\tmpl\default_files.php
Jan
components\com_phocadownload\views\user\tmpl\default_files.php
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 22 Mar 2015, 21:34
Re: Remove Fields from User Upload?
HI Jan
Where do you access the above url to change this please?
Many thanks
Where do you access the above url to change this please?
Many thanks
- Jan
- Phoca Hero
- Posts: 48566
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Remove Fields from User Upload?
If you find Phoca extensions useful, please support the project