Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author f1logic

    (@f1logic)

    Hi

    Sorry for the trouble
    We had turned on error reporting to ensure that our plugin is producing no kind of errors.
    But we forgot to turn that off.

    We are updating the pack now.

    Anyway you can now manually change it in the plugin file

    Please open lightbox-pop.php

    change the following

    error_reporting(E_ALL);

    to

    error_reporting(o);

    Regards
    XYZScripts Team

    Plugin Author f1logic

    (@f1logic)

    Sorry it should be

    error_reporting(0);

    it is a zero and not ‘o’

    Regards
    XYZScripts Team

    Thread Starter vehicros

    (@vehicros)

    Hello, thanks for the prompt reply.
    I am currently searching for a way to have thumbnail images, which can be clicked on to a Different larger image, or even a bit of HTML in a table.

    I dont even know if Lightbox Pop can be used this way.

    thanks for the notice, Ill go ahead and try it again.
    -V-

    Plugin Author f1logic

    (@f1logic)

    Hi

    I am not sure about your scenario .
    But from what I have understood, we have something called onclick trigger in in premium version which might suit your need.

    Regards
    XYZScripts Team

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Lightbox Pop] Compatibility issues’ is closed to new replies.