alfred

Home \

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Support site #1465
    alfred
    Participant

    Hi Michael,

    It must have been unusual as the site reacts very much better today, which takes away a great deal of the frustration..

    The use of adds on a site for paid software is debatable, but we won’t go into that.

    I appreciate the time you put into this and I know from experience that if you keep it donationware only a few people recognize the effort you put into a product and are willing to contribute.

    Alfred

    in reply to: Folders sorting issue. #1301
    alfred
    Participant

    Basically I just needed the order to be reversed, so I added the following code at line 789 or so in the easyfolderlistingpro.php:

    $folders = array_reverse($folders);

    nothing fancy, but it did the trick for my purpose.

Viewing 2 posts - 1 through 2 (of 2 total)