• Resolved scarpinoc

    (@scarpinoc)


    Hello,

    I see a lot of rows in my debug-log file:

    [26-Jun-2019 20:46:47 UTC] PHP Notice: Undefined index: magnific-popup in /home/xxxxx/public_html/wp-content/plugins/cmp-coming-soon-maintenance/inc/class-cmp-render_html.php on line 1771
    [26-Jun-2019 20:46:47 UTC] PHP Notice: Trying to get property of non-object in /home/xxxxx/public_html/wp-content/plugins/cmp-coming-soon-maintenance/inc/class-cmp-render_html.php on line 1771

    Can you explain me why?

    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ales

    (@alesmal)

    Hello, it looks like a you some kind of plugin called ‘magnific-popup’ which is not correctly queing it’s own styles. Can you let me know, what is the name of that plugin so I can check that?

    thanks

    Thread Starter scarpinoc

    (@scarpinoc)

    Hello Ales..

    mmmm… now I see. I think (but I’m not sure) if the problem is this plug-in

    “Simple Lightbox”

    https://it.ww.wp.xz.cn/plugins/simple-lightbox/

    I’m using OceanWP+Elementor and, as a Lightbox, I’m using “Simple Lightbox”.
    I have the suspect that this plug-in is using magnific-popup tecnology inside.

    https://dimsemenov.com/plugins/magnific-popup/

    But I’m not 100%. I’m very newbie and this is my first website.

    Thank you (^__^)
    ——————

    EDIT: it seems also OceanWP using “magnific-popup”

    https://github.com/oceanwp/oceanwp/blob/master/changelog.md

    2017.10.19 – 1.4.2

    Added – Magnific Popup script instead of Chocolat, better lightbox script.

    • This reply was modified 6 years, 11 months ago by scarpinoc.
    Plugin Author Ales

    (@alesmal)

    Looks like tha OceanWP might be it, I’ll check it out, thanks!

    Btw no need to worry about those lines in a log, it is just a PHP notice that CMP plugin is trying to access non-existing variable, which is 100% fine.

    But I will make sure to update the plugin to get rid of those!

    Cheers Ales

    Thread Starter scarpinoc

    (@scarpinoc)

    Hello Ales,

    thank you =)

    I will tell you if I will have the same messages after your update 😉

    Plugin Author Ales

    (@alesmal)

    FYI PHP notices should be gone after update 3.5.7 🙂

    cheers Ales

    Thread Starter scarpinoc

    (@scarpinoc)

    Hello Ales,

    just install now =)
    I will tell you in the next days.

    Thank you ^_^

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

The topic ‘debug.lo errors: what are the problems ?’ is closed to new replies.