Page 2 of 3

Re: Little mistakes and wishes for the future

Posted: 04 Jun 2019, 17:38
by Jan
Ok, now I understand, yes this can be different when the font changes e.g. in other operating system, etc. so in fact this will never be 100% accurate.

Jan

Re: Little mistakes and wishes for the future

Posted: 05 Jun 2019, 20:57
by Kostelano
Hello! Another idea.
The list of popular files consists of 5 pcs. Maybe you can add a parameter where you can determine the number of popular files to display? This is especially useful for sites with a large number of files. For example, you can display 10 or 15 pieces.

Re: Little mistakes and wishes for the future

Posted: 09 Jun 2019, 11:12
by Jan
Ok

Re: Little mistakes and wishes for the future

Posted: 10 Jun 2019, 12:37
by Kostelano
Another little mistake. In file:

/administrator/components/com_phocadownload/models/forms/phocadownloadcat.xml

Code: Select all

<field name="deleteuserid" type="phocausers" multiple="1" label="COM_PHOCADOWNLOAD_FIELD_DELETE_RIGHTS_LABEL" description="COM_PHOCADOWNLOAD_FIELD_UPLOAD_RIGHTS_DESC" class="inputbox" size="1" />
Invalid constant in the description field. Replaced by:

Code: Select all

COM_PHOCADOWNLOAD_FIELD_DELETE_RIGHTS_DESC
Image

Re: Little mistakes and wishes for the future

Posted: 11 Jun 2019, 13:19
by Jan
Ok, thank you.

Re: Little mistakes and wishes for the future

Posted: 12 Jun 2019, 23:38
by Kostelano
Good day! And further... ;)
There is a category in which more than 5 files (for example). If you set the display of 5 elements on the page (parameter Display Num = 5) and go to the second page...

Image

Then the files that are on the second page will form a link in the following form:

Code: Select all

http://site.com/files/components/file/21-friends-old-4?start=5
We can close such a link (duplicate) in robots.txt, but maybe this can be fixed ...

Re: Little mistakes and wishes for the future

Posted: 15 Jun 2019, 12:10
by Jan
Hi, not sure if I understand, it is not a duplicated link, it is just link with pagination parameter :idea:

Jan

Re: Little mistakes and wishes for the future

Posted: 25 Jul 2019, 18:05
by Kostelano
Good day! There is still a suggestion / wish. In addition to the integration of comments FB and JComments, add the integration of Discuss. There are a lot of sites now using it.

Component JComments has not been updated for a long time and is unlikely to be updated in the future. Many sites already have enough errors to stop using this component of comments altogether.

May be a separate plugin or "bundled".

Thanks for your work.

Re: Little mistakes and wishes for the future

Posted: 26 Jul 2019, 12:47
by Jan
Ok

Re: Little mistakes and wishes for the future

Posted: 01 Aug 2019, 12:55
by Kostelano
If you use the file rating function, it is impossible to clear / delete the file rating in the admin panel.
There are no checkboxes for selecting items.

Phoca Download 3.1.9, Joomla 3.9.10

Image