badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Issues with backend plugin area after moving installation to another webspace

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #53393
    Urs
    Participant

    Hi there at theme horse,
    I’ve just moved my wordpress installation with Attitude Pro to my new webspace, but now I am confronted with these error messages in the wp-admin-backend, as I try to setup the plugins:

    Warning: Declaration of TGM_Bulk_Installer_Skin::before() should be compatible with Bulk_Upgrader_Skin::before($title = '') in /www/htdocs/w0130e16/weigel-modellbau.de/wp-content/themes/attitude-pro/library/functions/class-tgm-plugin-activation.php on line 1893
    
    Warning: Declaration of TGM_Bulk_Installer_Skin::after() should be compatible with Bulk_Upgrader_Skin::after($title = '') in /www/htdocs/w0130e16/weigel-modellbau.de/wp-content/themes/attitude-pro/library/functions/class-tgm-plugin-activation.php on line 1893
    
    Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w0130e16/weigel-modellbau.de/wp-content/themes/attitude-pro/library/functions/class-tgm-plugin-activation.php:1893) in /www/htdocs/w0130e16/weigel-modellbau.de/wp-includes/option.php on line 837
    
    Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w0130e16/weigel-modellbau.de/wp-content/themes/attitude-pro/library/functions/class-tgm-plugin-activation.php:1893) in /www/htdocs/w0130e16/weigel-modellbau.de/wp-includes/option.php on line 838

    Can you provide any solution? Thank you that much in advance!

    PS: still loving Attitude Pro – using it actually for 3 sites!

    #53397

    Hi urs,

    Which version on Attitude Pro are you using currently. It seems that you are using an old version. please download the latest version of attitude pro from your account page and remove the old version of Attitude Pro theme and install new version. The current version of Attitude Pro is 3.0.7

    Also add this below code inside wp-config.php file
    define( 'WP_DEBUG', false );

    Thank you!

    #53426
    Urs
    Participant

    Works great! Thank you – there seems to be a different:
    in my wp-config-php the code was displayed that way:
    define('WP_DEBUG', false);

    That is different from yours:
    define( 'WP_DEBUG', false );

    It seems, that the missing blanks caused that issue … with your code snippet now everything is great!
    Thanks a lot!

    #53429

    Hi urs,

    That does not make any issue. You can use anyway you want.

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.