• the following error code is shown on admin panel 
    
    
    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 7022
    
    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 2162
    
    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 7022
    
    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 2162
    
    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 7022
    
    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 2162
    
    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 7022
    
    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 2162
    
    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 7022
    
    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 2162
    
    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 7022
    
    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 2162
    
    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 7022
    
    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home1/website/public_html/wp-includes/functions.php on line 2162
    
    Warning: Cannot modify header information - headers already sent by (output started at /home1/website/public_html/wp-includes/functions.php:7022) in /home1/website/public_html/wp-admin/includes/misc.php on line 1416
    
    Warning: Cannot modify header information - headers already sent by (output started at /home1/website/public_html/wp-includes/functions.php:7022) in /home1/website/public_html/wp-includes/functions.php on line 6865
    
    Warning: Cannot modify header information - headers already sent by (output started at /home1/website/public_html/wp-includes/functions.php:7022) in /home1/website/public_html/wp-admin/admin-header.php on line 9

    please tell what happend

Viewing 1 replies (of 1 total)
  • Moderator threadi

    (@threadi)

    I suspect this is caused by a plugin you are using that calls a wordpress custom function with incorrect values. Try to deactivate all plugins. Are the messages then gone? Then activate them again step by step until the messages appear again – then you have found the guilty plugin.

Viewing 1 replies (of 1 total)

The topic ‘Error and website is crashed’ is closed to new replies.