Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #912287

    Dear support.
    Every time I enter the admin panel, I have a message:
    <b>Warning</b>: Narrowing occurred during type inference. Please file a bug report on bugs.php.net in <b>…/themes/enfold/config-layerslider/LayerSlider/layerslider.php</b> on line <b>61</b><br />
    Could you please tell me, what’s wrong?

    #912335

    Hey AliAbabwa,

    Can you tell us what php version are you using? if you’re using less than 5.6.3, try to upgrade it to 5.6.3 or 7.0. Hope this helps.

    Best regards,
    Nikko

    #912370

    Dear Nikko.
    I use php 7.1.12.

    #912374

    Hi,

    Can you try to open wp-config.php and find this code:

    define( 'WP_DEBUG', true );

    replace it to:

    define( 'WP_DEBUG', false );

    For more information you can check on the wordpress codex: https://codex.wordpress.org/Debugging_in_WordPress
    Hope this helps.

    Best regards,
    Nikko

    #912391

    I have exactly this in wp-config.php:
    define(‘WP_DEBUG’, false);

    #912399

    Hi,

    Was it like that by default, or did you have to change it? Are you still receiving the error?

    Best regards,
    Jordan Shannon

    #912713

    It was by default.

    By the way
    This error displaying in admin panel and in live site too((
    https://jekiholdings.com/blue-lives/
    (in first time I open the page with layer slider)

    https://netpics.org/image/DLXub

    #912798

    Looks like my problem is solved.
    I purchase Layer Slider and upgrade it to 6.7.0 version.

    #912810

    Hi,

    Great! I’m glad you were able to get your issue solved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Layer Slider bug’ is closed to new replies.