• Hello!

    I’ve searched the forum for similar issue and found a couple that didn’t solved mine.

    I am getting an error when trying to deactivate Polylang Plugin.

    * Fatal error: Uncaught Error: Call to undefined function pll_the_languages() in /home/qiero866/public_html/Clientes/andtraveller/wp-content/themes/traveller/templates/header/info.php:45 Stack trace: #0 /home/qiero866/public_html/Clientes/andtraveller/wp-includes/template.php(690): require() #1 /home/qiero866/public_html/Clientes/andtraveller/wp-includes/template.php(647): load_template(‘/home/qiero866/…’, false) #2 /home/qiero866/public_html/Clientes/andtraveller/wp-includes/general-template.php(155): locate_template(Array, true, false) #3 /home/qiero866/public_html/Clientes/andtraveller/wp-content/themes/traveller/header.php(21): get_template_part(‘templates/heade…’) #4 /home/qiero866/public_html/Clientes/andtraveller/wp-includes/template.php(688): require_once(‘/home/qiero866/…’) #5 /home/qiero866/public_html/Clientes/andtraveller/wp-includes/template.php(647): load_template(‘/home/qiero866/…’, true) #6 /home/qiero866/public_html/Clientes/andtraveller/wp-includes/general-template.php(41): locate_template(Array, t in /home/qiero866/public_html/Clientes/andtraveller/wp-content/themes/traveller/templates/header/info.php on line 45

    Please help if possible, cause I don’t know how to solve the issue.

    Thanks!
    Miq.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • This messages is related to your theme.
    The theme traveler is using the function pll_the_languages() in info.php. This is a Polylang function.
    When you deactivate Polylang you see this message because the function does not exist.
    You have to contact your theme developer to check first if the function exists before using it.

    • This reply was modified 7 years, 6 months ago by codestylist.
Viewing 1 replies (of 1 total)

The topic ‘Error when deactivating plugin’ is closed to new replies.