Forum Replies Created

Viewing 1 replies (of 1 total)
  • @deleyna
    I still have the same problem. I already try this:

    wp-content/plugins/ocean-extra/includes/wizard/classes/QuietSkin.php:
    public function feedback($string) { /* no output */

    to
    public function feedback($string, …$args) { /* no output */

    but not help (i just install fresh WP and first instal Ocean skinn… 30 m ins ago). Still i have problem with:

    Warning: Declaration of QuietSkin::feedback($string, … $args) should be compatible with WP_Upgrader_Skin::feedback($string, …$args) in /home/server045428/ftp/wp/wp-content/plugins/ocean-extra/includes/wizard/classes/QuietSkin.php on line 12

    Warning: Cannot modify header information – headers already sent by (output started at /home/server045428/ftp/wp/wp-content/plugins/ocean-extra/includes/wizard/classes/QuietSkin.php:12) in /home/server045428/ftp/wp/wp-includes/functions.php on line 5946

    Warning: Cannot modify header information – headers already sent by (output started at /home/server045428/ftp/wp/wp-content/plugins/ocean-extra/includes/wizard/classes/QuietSkin.php:12) in /home/server045428/ftp/wp/wp-admin/includes/misc.php on line 1252

    Warning: Cannot modify header information – headers already sent by (output started at /home/server045428/ftp/wp/wp-content/plugins/ocean-extra/includes/wizard/classes/QuietSkin.php:12) in /home/server045428/ftp/wp/wp-admin/admin-header.php on line 9

Viewing 1 replies (of 1 total)