This topic has 1 reply, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #54561
     tdarnold
    Participant

    I am getting the following error message on the profile pages:

    Warning: array_unique() expects parameter 1 to be array, null given in /home/int1mil/public_html/wp-content/plugins/buddypress-media/app/main/controllers/activity/RTMediaBuddyPressActivity.php on line 322

    #54784
     Laura
    Moderator

    Hello, please try to add this to your wp-config.php

    COPY CODE
    
    ini_set('log_errors','On');
    ini_set('display_errors','Off');
    ini_set('error_reporting', E_ALL );
    define('WP_DEBUG', false);
    define('WP_DEBUG_LOG', true);
    define('WP_DEBUG_DISPLAY', false);
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?