• Resolved rigpa1

    (@rigpa1)


    When requesting a new login get this:

    Fatal error: Call to undefined function et_load_unminified_script() in /var/www.kirkholm.dk/public_html(wp-content/themes/Divi/functions.php on line 190

    Not I cant login at all…

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, it sounds like a theme related issue especially in your functions.php file. You might like to check that particular line 190 in your functions.php file and see what could be causing this issue.

    Kind regards

    Plugin Contributor wpsolutions

    (@wpsolutions)

    @rigpa1,
    I’m curious – have you enabled the rename login feature?

    Just do the following when the aiowps is already active on your system and you can’t log in because one of the security features is preventing you:

    1) use CPANEL file manager (or FTP) and temporarily rename this plugin’s folder.
    eg, rename from
    all-in-one-wp-security-and-firewall
    to
    tmp-all-in-one-wp-security-and-firewall

    2) Get your currently active .htaccess file and remove all code which is between and including the following tags:
    # BEGIN All In One WP Security
    # END All In One WP Security

    3) Log into your site using the standard login link – ie, wp-login.php

    4) Using your cpanel or FTP rename the folder back to all-in-one-wp-security-and-firewall.

    5) Once logged in you can disable or re-configure the feature(s) which were giving you problems

    Plugin Contributor wpsolutions

    (@wpsolutions)

    Also the function name in the error message “et_load_unminified_script()” appears to be spelt incorrectly.

    I think you are missing an “s”, ie, it should be:
    et_load_unminified_scripts()

    Maybe that is the cause of your issue??

    • This reply was modified 7 years, 1 month ago by wpsolutions.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Errormessage’ is closed to new replies.