• Resolved Axel13

    (@axel13)


    Simple Lightbox works fine with a few other themes I tried, it used to work fine with mine too, but now it’s broken. My guess is I broke smth, but I only get a whole lot, yet mostly the same Simple Lightbox errors in my log.

    [23-Jan-2015 23:53:42 UTC] PHP Strict Standards:  Declaration of SLB_Lightbox::_options() should be compatible with SLB_Base::_options($options_config = NULL) in .../plugins/simple-lightbox/controller.php on line 7
    [23-Jan-2015 23:53:42 UTC] PHP Strict Standards:  Only variables should be assigned by reference in .../plugins/simple-lightbox/includes/class.utilities.php on line 623
    [23-Jan-2015 23:53:42 UTC] PHP Strict Standards:  Only variables should be assigned by reference in .../plugins/simple-lightbox/includes/class.field_base.php on line 538
    [23-Jan-2015 23:53:42 UTC] PHP Strict Standards:  Only variables should be assigned by reference in .../plugins/simple-lightbox/includes/class.field_collection.php on line 543
    [23-Jan-2015 23:53:42 UTC] PHP Strict Standards:  Only variables should be assigned by reference in .../plugins/simple-lightbox/includes/class.options.php on line 445
    [23-Jan-2015 23:53:42 UTC] PHP Strict Standards:  Only variables should be assigned by reference in .../plugins/simple-lightbox/includes/class.utilities.php on line 623
    [23-Jan-2015 23:53:42 UTC] PHP Strict Standards:  Declaration of SLB_Themes::_options() should be compatible with SLB_Base::_options($options_config = NULL) in .../plugins/simple-lightbox/includes/class.themes.php on line 9
    [23-Jan-2015 23:53:42 UTC] PHP Strict Standards:  Only variables should be assigned by reference in .../plugins/simple-lightbox/includes/class.field_base.php on line 590
    [23-Jan-2015 23:53:42 UTC] PHP Strict Standards:  Only variables should be assigned by reference in .../plugins/simple-lightbox/includes/class.options.php on line 136
    [23-Jan-2015 23:53:42 UTC] PHP Strict Standards:  Only variables should be assigned by reference in .../plugins/simple-lightbox/includes/class.field_collection.php on line 311

    Any idea on what I could be doing wrong?
    TY!

    https://www.ads-software.com/plugins/simple-lightbox/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Archetyped

    (@archetyped)

    Hi, if you can post a link to a page exhibiting the issue you’re experiencing, I would be glad to take a look.

    Thread Starter Axel13

    (@axel13)

    Hello Archetyped, thank you for looking into this.

    I found the solution for my theme on your GitHub. It loaded jQuery 1.11.2. I didn’t know WordPress takes care of this. Good to know ??

    I’ll let you know in case I still see Simple Lightbox in my error log now, but I’m currently not debugging. It may take another while.

    Either way, I’m glad it works. TY!

    I, too, am receiving dozens of errors per day like this:

    mod_fcgid: stderr: PHP Strict Standards: Only variables should be assigned by reference in /var/www/vhosts/accessdomain.com/mydomain.com/wp-content/plugins/simple-lightbox/includes/class.field_collection.php on line 543

    Jquery Check shows the page is loading 1.11.1 so all should be good. Here is an example page: https://trendcurve.com/trend/place-settings/

    Thread Starter Axel13

    (@axel13)

    Same here. I still see the same errors and one new:

    Strict Standards: Only variables should be assigned by reference in .../plugins/simple-lightbox/includes/class.options.php on line 283

    I can’t present a sample page, because the log runs full in no time and I need it for something else, so I removed the plugin for now.

    I do look forward to its return though.
    GL with it!

    Plugin Author Archetyped

    (@archetyped)

    Hi, PHP’s reporting varies based on the version of PHP you’re running and the reporting level you’ve set.

    See this existing discussion on this topic for more information.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘errors in log, maybe theme related?’ is closed to new replies.