• I’m currently trying to install wordpress. The installation seems to have worked mostly, the site is showing to non logged in users https://mariasears.co.uk/ however I am unable to login to the WordPress back end and am receiving the following errors.

    ERROR: Cookies are blocked due to unexpected output.

    Strict Standards: Declaration of WP_Scripts::set_group() should be compatible with that of WP_Dependencies::set_group() in C:\Inetpub\vhosts\mariasears.co.uk\httpdocs\wp-includes\class.wp-scripts.php on line 331

    Warning: Cannot modify header information – headers already sent by (output started at C:\Inetpub\vhosts\mariasears.co.uk\httpdocs\wp-includes\class.wp-scripts.php:331) in C:\Inetpub\vhosts\mariasears.co.uk\httpdocs\wp-login.php on line 431

    I’ve tried editing the class.wp-scripts.php file but this has no effect.

    Any suggestions?

  • The topic ‘New Install Error for class.wpscripts.php file’ is closed to new replies.