Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter FatalGlory

    (@fatalglory)

    Line 22 contains the following information:

    $banned_email_domains = split( “\n”, stripslashes( $_POST[‘banned_email_domains’] ) );
    $banned = array();
    foreach ( (array) $banned_email_domains as $domain )

    Thread Starter FatalGlory

    (@fatalglory)

    What I meant by cpanel was the control panel provided by the host. However I think that this could be the error, because now I can’t get into the network control panel, I am receiving this error:

    Fatal error: Call to undefined function get_current_screen() in /home/cubedjvk/public_html/wp/wp-admin/network/settings.php on line 22

    Could they be related?

Viewing 2 replies - 1 through 2 (of 2 total)