Remove Fields from User Upload?

Phoca Download - download manager
brianm523
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 23 Aug 2011, 20:30

Remove Fields from User Upload?

Post by brianm523 »

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!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47898
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Remove Fields from User Upload?

Post by Jan »

Hi, this needs to be customized in the code:
components\com_phocadownload\views\user\tmpl\default_files.php

Jan
If you find Phoca extensions useful, please support the project
nomadvic
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 22 Mar 2015, 21:34

Re: Remove Fields from User Upload?

Post by nomadvic »

HI Jan

Where do you access the above url to change this please?

Many thanks
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47898
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Remove Fields from User Upload?

Post by Jan »

Hi, on your server, per ftp. Or per Phoca Commander.



Jan
If you find Phoca extensions useful, please support the project
Post Reply