Re: Access only for registered users

Home \ forums/reply \ Re: Access only for registered users
#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