Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #326450

    I get this strange error dl my MAMP ..
    thanks

    Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /Applications/MAMP/htdocs/villa/wp-content/themes/enfold/config-layerslider/LayerSlider/classes/class.km.autoupdate.v3.php on line 74

    #326984

    Hi!

    Try adding this to your functions.php or wp-config.php file:

    error_reporting(E_ALL ^ E_NOTICE);
    

    Regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.