Support Home Page › Forums › Joomla Software › Easy Folder Listing Module › Incorrect parent folder › Reply To: Incorrect parent folder
October 27, 2016 at 10:35 pm
#2253
Participant
Hi Michael,
I have created a new test module
Which results in
1 |
{"efl_parent":"C:\inetpub\wwwroot\lbe\selfhelp\/administrator","efl_folder":"files/iOS","efl_encodeutf8":"none","efl_srcencoding":"ISO-8859-1","efl_icons":"1","efl_extensions":"0","efl_size":"1","efl_date":"1","efl_time":"1","efl_linktofiles":"1","efl_linktoblank":"1","efl_forbidden":"htm;html;php","efl_method":"table","efl_sortcolumn":"name","efl_sortdirection":"asc","efl_oddcolor":"#f0f0f6","efl_evencolor":"#ffffff","efl_headcolor":"#e6eeee","efl_bordercolor":"#cdcdcd","layout":"_:bootstrap","moduleclass_sfx":"","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"} |
(obviously I haven’t selected the correct folder also, as you can’t read which one is which in the selection dialogue as the box is too small, but please not the convention of the link. Its a file path not relative URL. It also has slashes in both directions)
1 |
{"efl_parent":"downloads","efl_folder":"files/iOS","efl_encodeutf8":"none","efl_srcencoding":"ISO-8859-1","efl_icons":"1","efl_extensions":"1","efl_size":"1","efl_date":"1","efl_time":"1","efl_linktofiles":"1","efl_linktoblank":"1","efl_forbidden":"htm;html;php","efl_method":"table","efl_sortcolumn":"name","efl_sortdirection":"asc","efl_oddcolor":"#f0f0f6","efl_evencolor":"#ffffff","efl_headcolor":"#e6eeee","efl_bordercolor":"#cdcdcd","layout":"_:bootstrap","moduleclass_sfx":"","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"} |
Is a example of a working module.
Please let me know if you require further details.