You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Online

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

#107729 JCE File Browser, clean button does not work

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by josemh on Wednesday, 05 May 2021 22:21 BST

josemh
Hello, the problem I have, is that the clean button, it doesn't work. When clicked, it takes action to upload a file, not to clean it. Interestingly, in the same form, I have a subform and yes it works fine. The defined code that does not work is:

<field name="foto" directory="bdm_amics" type="media" label="COM_AMICSBD_FORM_LBL_AMIC_FOTO" description="COM_AMICSBD_FORM_DESC_AMIC_FOTO" hint="COM_AMICSBD_FORM_LBL_AMIC_FOTO"/>
If I change the type="media" to type="mediajce" it doesn't work either. And the code defined in the subform that if it works is:

<field name="foto" groupByFieldset="false" directory="bdm_amics" type="mediajce" required="true" label="COM_AMICSBD_SUBFORM_LBL_FOTOSADDICIONALS_FOTO" description="COM_AMICSBD_SUBFORM_DESC_FOTOSADDICIONALS_FOTO" hint="COM_AMICSBD_SUBFORM_LBL_FOTOSADDICIONALS_FOTO"/>
I am using JCE 3.9.7 beta 6. Thanks Jose

Attachments

josemh
Here's a video

Video

Thanks
Jose

Ryan
I'm not able to reproduce this in my tests. Please send me a login - https://www.joomlacontenteditor.net/contact/site-login

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

josemh
Hi,
Sorry, I'm testing on a local server. When I can I install it on an online server and pass you the credentials
Thanks.
Jose

josemh
Hi Ryan,
the problem is because i had modified the width of the box with css, it was too big and the buttons didn't fit well.
thanks.

Jose