• Resolved Drivingralle

    (@drivingralle)


    Hey!

    The plugin is creating error log entries.

    Inside functions.php of the plugin the var $class_name is used but sometimes not defined. Line 432 and 444 are always called but the var is defined inside an if statement.

    Would be great to get it fixed.

    Greetings
    derRALF

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there,
    any updates on this?
    I’m interested too

    Plugin Contributor Adam Salah

    (@adam1318)

    Hi @drivingralle @simoneromboli

    Thank you for your message and for raising this point.

    We have shared your suggestion with our development team, and we will address this by bundling the required library locally within the plugin. This improvement is planned to be handled within the next 72 hours, and you will be notified as soon as the update is available.

    Thank you for your feedback and for giving us the opportunity to improve the plugin.

    Have a good day.
    Adam

    Plugin Contributor Adam Salah

    (@adam1318)

    Hello @drivingralle @simoneromboli

    Thank you for your patience.

    You can now update to the latest version which contains improvements as mentioned.

    Thank you and have a great day.

    Regards

    Adam

    Hi Adam,
    glad to hear that, I’ve seen the update but latest version doesn’t solve this $class_name and logging issue neither the canvasjs mentioned in another thread

    This issue is specifically related to the wp-admin/plugin.php page as this $class_name variable is used in this context.
    While adding the canvasjs via localfile but never call the p404_enqueue_canvasjs() function anywhere doesn’t solve the issue: the js is always loaded by p404_enqueue_canvasjs_safe() function which is an hard-coded call to the CDN

    Hope to hear you soon with other updates

    Best,
    S.

    Plugin Contributor Adam Salah

    (@adam1318)

    Hello @drivingralle

    Thank you for your patience.

    We have pushed a new update that includes improvements and enhancements, kindly check in your end and provide us with progress.

    We are looking forward to hearing from you.

    Regards

    Adam

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.