Michael Gilkes

Home \

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 865 total)
  • Author
    Posts
  • Michael Gilkes
    Keymaster

    @RichardXWH. There are different ways to use the “Content – Load Modules” plugin that is builtin to Joomla 4. One way is to specify a position. So, you have to create a fictitious position in the module, and then say {loadposition my_fake_position}. Another way is to use the module ID, and type {loadmoduleid 232}, where 232 would be the id for an Easy Folder Listing module instance. Another way is to specify the module name, with the title and style as optional arguments: {loadmodule mod_easyfolderlisting, “My Title”, my_style}

    I don’t know anything about {module title=”Files”} relating to displaying modules.

    Michael Gilkes
    Keymaster

    @RichardXWH. Thanks for your question. Yes, the module can be used in multiple articles with different upload folders. Just create a module instance for each article as needed.

    in reply to: Question on Easy File Uploader Module #3311
    Michael Gilkes
    Keymaster

    @serge73. Thanks for your request. I don’t usually do custom changes to my extensions. I don’t really have the time to do that, and I am busy with several ongoing projects.

    in reply to: Question on Easy File Uploader Module #3305
    Michael Gilkes
    Keymaster

    @serge73. Thanks for posting. Sorry for not replying sooner.

    I currently can’t commit myself to making any major changes to the Easy File Uploader. I am already behind in a few of my project.

    However, the change to check for maximum size of an image is best done with Javascript before uploading the file. As for renaming the file, I am sure what you have in mind, but that may be a little more involved that what you explain. That change may be unique to your particular setup and requirements.

    Michael Gilkes
    Keymaster

    @cooky61. Thanks for posting. What version of Easy Folder Listing Pro do you have installed on Joomla 4? Do you have a link to your webpage so that I can see your issue in action?

    in reply to: extension update : error messages #3299
    Michael Gilkes
    Keymaster

    Quick follow-up… I was too quick to do a pull request on GitHub. I closed my pull request, as someone had previously encountered this problem and made a pull request 2 days ago. Here is that pull request: in updates XML always resulted in an error #38121

    In the interim, until they fix this issue in a new Joomla release, the only thing I can do to circumvent it is to remove the database requirement entirely from the update XML file.

    in reply to: extension update : error messages #3298
    Michael Gilkes
    Keymaster

    Ok guys. Thank for coming to the support site and posting the error. Fortunately, the error is not a result of anything I have changed or my code. Actually, a change was made in the Joomla CMS code that created the error. I have researched it, and found the problem, and have requested a pull request on Joomla’s GitHub. It is now up to the moderators to review my pull request and make the change in the next Joomla 4 release. Here is a link to the pull request I made: Update ExtensionAdapter.php #38131

    It seems as though the they made a change on June 11, and that is what messed it up. I am requesting they revert it back.

    in reply to: extension update : error messages #3294
    Michael Gilkes
    Keymaster

    @serge73. Thanks for reporting. I have not changed any settings on my Update Server. The minimum MySQL Version supported by all my extensions is 5.5.3.

    If your database server is version 5.7, then you should not get this error. However, where are you getting this error? Could you email me a screenshot?

    in reply to: Easy Flash Uploader – Version 4.2 #3289
    Michael Gilkes
    Keymaster

    @jimi. Just a quick update. I was not able to make Easy Flash Uploader work on Joomla 4 this past weekend. I am going to have to overhaul it to get it to work properly. I will probably have to change it from a plugin to a component/plugin hybrid. That will take some time.

    in reply to: SubFolder Listing #3287
    Michael Gilkes
    Keymaster

    @owenc. Please have a look at the documentation on my site on how to download files after purchase.

    You will have access to version 3.7 as well as version 4.1.1

    To be honest, I can’t say whether version 3.7 will work on PHP 5.6. I don’t recall if there is any PHP 7 specific feature in my code.

    in reply to: Easy Flash Uploader – Version 4.2 #3284
    Michael Gilkes
    Keymaster

    @jimi. I am aiming for this weekend.

    in reply to: Easy Flash Uploader – Version 4.2 #3280
    Michael Gilkes
    Keymaster

    @jimi. I am in the process of updating it to work on Joomla 4. The current version 4.2 is not yet compatible with Joomla 4.

    in reply to: SubFolder Listing #3203
    Michael Gilkes
    Keymaster

    @owenc. I am currently testing on PHP 7.4 on my test servers. I basically follow the minimum requirements for installing Joomla. Are you using a PHP version lower than 7?

    in reply to: front end users able to delete uploaded files #3201
    Michael Gilkes
    Keymaster

    @trucks79. Thanks for your question.

    Currently, front end users do not have the ability to delete uploaded files.

    in reply to: SubFolder Listing #3200
    Michael Gilkes
    Keymaster

    @owenc. Thanks for posting your question.

    Yes, subfolders are currently only displayed in the pro version.

Viewing 15 posts - 31 through 45 (of 865 total)