• Resolved rachidbegagr

    (@rachidbegagr)


    Hello anyone to help solve this problem :

    Warning: in_array() expects parameter 2 to be array, string given in /home/customer/www/reseau.lwlidat.com/public_html/wp-content/plugins/directorist/includes/helper-functions.php on line 7658

Viewing 1 replies (of 1 total)
  • Plugin Support Rafiz Sejim

    (@rafizsejim)

    Hello @rachidbegagr

    Thank you for bringing this to our attention. We will fix it in the next version, in the meantime please go to plugin editor from the admin dashboard and replace line 7658 of wp-content/plugins/directorist/includes/helper-functions.php with the following code

    if( is_array( $directory_type ) && in_array( $settings['listing_type'], $directory_type ) ) {

    That should resolve the issue.

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Helper Functions Bug’ is closed to new replies.