• Resolved computerinfo21

    (@computerinfo21)


    Just installed 2.0.8 and get warnings about unexpected output. The debug messages are:

    Strict Standards: Declaration of WPAM_Data_AffiliateRepository::update() should be compatible with WPAM_Data_GenericRepository::update($model) in wp-content/plugins/affiliates-manager/source/Data/AffiliateRepository.php on line 143
    
    Strict Standards: Declaration of WPAM_Data_AffiliateRepository::insert() should be compatible with WPAM_Data_GenericRepository::insert($model) in wp-content/plugins/affiliates-manager/source/Data/AffiliateRepository.php on line 143
    
    Strict Standards: Declaration of WPAM_Data_CreativeRepository::update() should be compatible with WPAM_Data_GenericRepository::update($model) in wp-content/plugins/affiliates-manager/source/Data/CreativeRepository.php on line 66
    
    Strict Standards: Declaration of WPAM_Data_CreativeRepository::insert() should be compatible with WPAM_Data_GenericRepository::insert($model) in wp-content/plugins/affiliates-manager/source/Data/CreativeRepository.php on line 66
    
    Strict Standards: Declaration of WPAM_Data_EventRepository::update() should be compatible with WPAM_Data_GenericRepository::update($model) in wp-content/plugins/affiliates-manager/source/Data/EventRepository.php on line 75
    
    Strict Standards: Declaration of WPAM_Data_EventRepository::insert() should be compatible with WPAM_Data_GenericRepository::insert($model) in wp-content/plugins/affiliates-manager/source/Data/EventRepository.php on line 75
    
    Strict Standards: Static function WPAM_Pages_PublicPage::getPageId() should not be abstract in wp-content/plugins/affiliates-manager/source/Pages/PublicPage.php on line 89

    https://www.ads-software.com/plugins/affiliates-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter computerinfo21

    (@computerinfo21)

    Also getting the following message on the “My Affiliates” page:

    Notice: wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see Debugging in WordPress for more information. (This message was added in version 3.9.)

    And on the Addons page:
    Notice: Undefined variable: output in /home/joshua/pub-html/gds/wp-content/plugins/affiliates-manager/source/Admin-menu/wpam-addons-menu.php on line 109

    Plugin Author affmngr

    (@affmngr)

    Hi, We are looking into it. I will keep you posted.

    Plugin Author affmngr

    (@affmngr)

    We have just released an update to fix those warning notices.

    Thread Starter computerinfo21

    (@computerinfo21)

    Awesome! Just updated and everything looks good. Thanks for such fast and great support!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Unexpected output warning when enabling plugin’ is closed to new replies.