• Resolved sergiobalarussa

    (@sergiobalarussa)


    Hi there,

    Just installed the plugin and the settings on the setting page wont load. After some digging i found it was returning a 404 after searching for a post variable named filename that was never set. Managed to bypass it with checking if the array key exists on the posts array, just leting you now so you can widelly fix it.

    P.S.: Was also interested in the paid version but you demo on a woocommerce installation is down, if you can manage fix it pls.

    Best regards

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor digamberpradhan

    (@digamberpradhan)

    Hi @sergiobalarussa

    Thanks for informing us regarding the demo website not working, we’ve fixed the demo site and you can have a look whenever you want.

    As for the settings page not working can you please explain it a bit further.
    On our testing environments we haven’t been able to reproduce this error.
    Can you please let us know the exact line of code you changed and we will check and see what the issue is.

    Thread Starter sergiobalarussa

    (@sergiobalarussa)

    Hi @digamberpradhan

    Noticed the demo is already up, thx. The changes i performed where on includes/backend/admin.php file on line 234, validateGetAccess, as no “filename” was present and the resposnse would allways be a 404 error.

    Plugin Contributor digamberpradhan

    (@digamberpradhan)

    Hi Again,

    Thanks for providing that information.
    I have tried to replicate this issue on our end but haven’t been able to do so.
    Could you please let me know the PHP & WordPress version you are running.

    I’ve tested from PHP 7.4 to 8.4 and with the latest version of WordPress installed.
    At the moment we’ve categorized this as miscellaneous an will look to replicate the issue first before a change is made.

    Thread Starter sergiobalarussa

    (@sergiobalarussa)

    I am runing the latest wordpress version with php 8.2

    Ok, thx for the support

    Plugin Contributor Sachyya

    (@sachyya-sachet)

    Hello @sergiobalarussa ,

    The issue has been resolved in the latest version 2.0.10. Please update to this version and let us know if it addresses the problem.

    Regards,
    Sachyya

    Thread Starter sergiobalarussa

    (@sergiobalarussa)

    Yes, it’s all good
    Thx

    Thread Starter sergiobalarussa

    (@sergiobalarussa)

    Hi @digamberpradhan @sachyya-sachet

    I should also let you know the same error exists on the logs tab, for the error and debug logs.

    Please refeer to adminajaxhandler line 53, again on the validateGetAccess method.

    Hope to be of any help,

    Best regards

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.