Page 1 of 1

No more subdirs

Posted: 01 Dec 2016, 21:32
by uweh
I updated to version 4.3.2 lately. Suddenly it is impossible to access sub subdirectories of images which were created with the older version using "Images" -> "Multiple Add"

To proof, I created a new directory "Test", stepped into that dir and created s sub subdir "Bla". I cannot step into that directory! Instead I received

Code: Select all

Warning

JFolder: :files: Path is not a folder. Path: /var/www/civhrm/images/phocagallery/TestBla
JFolder: :folder: Path is not a folder. Path: /var/www/civhrm/images/phocagallery/TestBla
I noticed the missing slash between the 2 directories.

The url in the browser is looking good!

Code: Select all

...../administrator/index.php?option=com_phocagallery&view=phocagallerym&layout=edit&hidemainmenu=1&folder=Test/Bla
Anyones has an idea how to fix this?

Re: No more subdirs

Posted: 04 Dec 2016, 03:48
by Jan
Hi, thank you for the info, the JRequest was changed to JInput which behaves differently. This should be fixed in version 4.3.3

Please update and let me know if it works.

Thank you, Jan

Re: No more subdirs

Posted: 04 Dec 2016, 16:20
by uweh
Hi Jan, works like a charm! Thank you for the fix!

Re: No more subdirs

Posted: 08 Dec 2016, 15:36
by Jan
OK