Re: Access only for registered users

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