Page 1 of 4

After updating to Joomla! 3.6 : File cannot be select

Posted: 13 Jul 2016, 10:48
by suanliantp
After updating to Joomla! 3.6 - new file cannot be select in the popup.

Re: After updating to Joomla! 3.6 : File cannot be select

Posted: 15 Jul 2016, 00:35
by Jan
Hi, which version of Phoca Download you use? Where do you get this message exactly?

Jan

Re: After updating to Joomla! 3.6 : File cannot be select

Posted: 15 Jul 2016, 00:54
by loth
Jan wrote:Hi, which version of Phoca Download you use? Where do you get this message exactly?

Jan
I go the same problem, im running Phoca Download 3.1.2, after update to joomla 3.6 i cannot select files on the pop up. (Phoca Download/files/newfile/filename[select filename] box open to pickup or upload the file, and clic on one file and nothing happens.

Re: After updating to Joomla! 3.6 : File cannot be select

Posted: 15 Jul 2016, 01:07
by Jan
Hi, thank you for the info, confirmed, seems like it is Joomla! bug.

The modal box behavior was changed:
https://github.com/joomla/joomla-cms/pull/11048
(but seems it was tested only in one place, not in extensions)

So I have report it:
https://github.com/joomla/joomla-cms/issues/11137

and hope, the solution will be found.

Thank you. Jan

Re: After updating to Joomla! 3.6 : File cannot be select

Posted: 15 Jul 2016, 23:22
by loth
Hi, thank you for the info, confirmed, seems like it is Joomla! bug.
The modal box behavior was changed:
https://github.com/joomla/joomla-cms/pull/11048
(but seems it was tested only in one place, not in extensions)
So I have report it:
https://github.com/joomla/joomla-cms/issues/11137
and hope, the solution will be found.
Thank you. Jan

Hi Jan, Thanks for your quick replay, i hope we can find a solution soon.

Re: After updating to Joomla! 3.6 : File cannot be select

Posted: 16 Jul 2016, 01:45
by Jan
Hi Jan, Thanks for your quick replay, i hope we can find a solution soon.
Hi, seems, like this will be fixed soon:
https://github.com/joomla/joomla-cms/issues/11137

Jan

Re: After updating to Joomla! 3.6 : File cannot be select

Posted: 17 Jul 2016, 13:27
by suanliantp
Hi Jan,

Thanks for your concerned.

All the very best !

Kind Regards,
Suan

Re: After updating to Joomla! 3.6 : File cannot be select

Posted: 17 Jul 2016, 15:36
by Jan
Ok

Re: After updating to Joomla! 3.6 : File cannot be select

Posted: 24 Jul 2016, 16:21
by gedo
Hi Jan,
I have the same problem. I want to select a file from the Box, then the box go to the top of the site and I can't do anything (also not close, there is no X ) ... see the pic: http://imgur.com/a/3ssub

????
Thank you
Doris

(updated PhocaDownload 3.1.2 - Joomla updated 3.6.0)

Re: After updating to Joomla! 3.6 : File cannot be select

Posted: 24 Jul 2016, 20:19
by christine
Hi Suan & Doris,

The modal box bug has been fixed: https://github.com/joomla/joomla-cms/pull/11097 and will be implemented in next version of J 3.6.1

In the meantime (backup before) you could use the changed codes (which is included in above fix):

according this: https://github.com/joomla/joomla-cms/co ... 3107ff6d5e

in this file: .../plugins/editors/tinymce/tinymce.php > delete the red line - add the green line
After this, you also can check the: "View" [above link] if all lines are correct.

Kind regards, Christine