Support Home Page › Forums › Joomla Software › Easy Folder Listing Pro Plugin › Access only for registered users › Re: Access only for registered users
April 9, 2011 at 5:06 pm
#982
realtoast
Participant
Follow up to my own post.
While I couldn’t figure out how to make the above fix work (get rid of “No files to list” and its icon), a similar comment mask seems to work:
In easyfolderlistingpro.php (1.6).
Line 253: /*$defaults_array = $this->params->get(‘eflpro_empty’);*/
Where I commented out the string.
I also traded out the icon, icons/exclamation.png for self created, same-sized png icon colored #F3F3F8, 16×16, with the same name.
This all seems to work fine. If you have reason to believe this may cause some sort of other problem down the line, please let me know.
Rob