Re: Access only for registered users
- Posted on:
- Author: realtoast
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 4:47 pm
#981
Participant
Michael, regarding tweaking the .php to get rid of the no files message, I understand the process of the fix, but the code lines don’t seem to match up with my easyfolderlistingpro.php file. With 1.6, my lines, per indicated number, read:
#653: $custom = isset($local_params) ? $local_params : $default_params;
#787: blank
#673: $custom = isset($local_params) ? $local_params : $default_params;
#794: blank
Since the fix worked for the above gentleman, I’m obviously not doing something right. Please let me know where to look.
r