• pavkovich

    (@pavkovich)


    This site was working fine until I attempted to update to 5.3.
    Unfortunately I have run in to problems after trying to do the update and am very confused.

    I would like to ask for some help with this and getting the site working correctly. I also would have no problem going back to what I had prior to the 5.3 update.

    I would appreciate any help or direction to get help with this.

    Thank You!

    Also please let me know if you need further information…

    I am getting the following errors of which the first one is referencing a remark line.

    
    Warning: Declaration of Envato_Theme_Installer_Skin::feedback($string) should be compatible with WP_Upgrader_Skin::feedback($string, ...$args) in /homepages/32/d195449203/htdocs/clickandbuilds/MotorYachtHunter/wp-content/themes/dt-the7/inc/mods/theme-update/envato-wordpress-toolkit-library/class-envato-wordpress-theme-upgrader.php on line 335
    
    Warning: Cannot modify header information - headers already sent by (output started at /homepages/32/d195449203/htdocs/clickandbuilds/MotorYachtHunter/wp-content/themes/dt-the7/inc/mods/theme-update/envato-wordpress-toolkit-library/class-envato-wordpress-theme-upgrader.php:335) in /homepages/32/d195449203/htdocs/clickandbuilds/MotorYachtHunter/wp-includes/functions.php on line 5946
    
    Warning: Cannot modify header information - headers already sent by (output started at /homepages/32/d195449203/htdocs/clickandbuilds/MotorYachtHunter/wp-content/themes/dt-the7/inc/mods/theme-update/envato-wordpress-toolkit-library/class-envato-wordpress-theme-upgrader.php:335) in /homepages/32/d195449203/htdocs/clickandbuilds/MotorYachtHunter/wp-admin/includes/misc.php on line 1252
    
    Warning: Cannot modify header information - headers already sent by (output started at /homepages/32/d195449203/htdocs/clickandbuilds/MotorYachtHunter/wp-content/themes/dt-the7/inc/mods/theme-update/envato-wordpress-toolkit-library/class-envato-wordpress-theme-upgrader.php:335) in /homepages/32/d195449203/htdocs/clickandbuilds/MotorYachtHunter/wp-admin/admin-header.php on line 9
    
    • This topic was modified 5 years ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not a Requests and Feedback topic

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter pavkovich

    (@pavkovich)

    UPDATE!!

    The screen shows the following error:

    Warning: Declaration of Envato_Theme_Installer_Skin::feedback($string) should be compatible with WP_Upgrader_Skin::feedback($string, …$args) in /homepages/32/d195449203/htdocs/clickandbuilds/MotorYachtHunter/wp-content/themes/dt-the7/inc/mods/theme-update/envato-wordpress-toolkit-library/class-envato-wordpress-theme-upgrader.php on line 335

    Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    Update your theme to one that is compatible.

    Thread Starter pavkovich

    (@pavkovich)

    Can I get instructions on doing that please?

    In case anyone does not have that plugin and is having the same issue but with an Envato theme vs. a plugin:

    wp-content -> themes -> [theme name] -> inc -> envato-wordpress-toolkit-library -> class-envato-wordpress-theme-upgrader.php

    In that file, find this string:

    function feedback($string)

    and change it to:

    function feedback($string, …$args)

    Took me a while to figure that out. Hope this helps someone.

    This one works for me (dt-armada):

    function feedback( $string )
    to
    function feedback( $string, …$args )

    Hello. Please, there is a huge white space between my site logo and my menu bar. What do i do?. This is the site.
    https://www.versiity.com

    • This reply was modified 4 years, 8 months ago by chelsielouis.
    • This reply was modified 4 years, 8 months ago by chelsielouis.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘5.3 Update’ is closed to new replies.