• Resolved drewhagni

    (@drewhagni)


    As the title says, there are multiple error notices on the “All Projects” page. Everything seems to be working fine with the plugin, but I wanted to notify the plugin author. Here are the errors as they appear in my dashboard:

    Notice: A session had already been started - ignoring session_start() in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/response-bean.php on line 32
    
    Notice: A session had already been started - ignoring session_start() in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/response-bean.php on line 14
    
    Notice: A session had already been started - ignoring session_start() in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/response-bean.php on line 40
    
    Notice: A session had already been started - ignoring session_start() in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/response-bean.php on line 22
    
    Notice: A session had already been started - ignoring session_start() in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/project-filter-bean.php on line 40
    
    Notice: Undefined index: filter_pname in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/project-filter-bean.php on line 41
    
    Notice: A session had already been started - ignoring session_start() in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/project-filter-bean.php on line 45
    
    Notice: Undefined index: filter_pcategory in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/project-filter-bean.php on line 46
    
    Notice: A session had already been started - ignoring session_start() in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/project-filter-bean.php on line 50
    
    Notice: Undefined index: filter_pstatus in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/project-filter-bean.php on line 51
    
    Notice: A session had already been started - ignoring session_start() in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/project-filter-bean.php on line 40
    
    Notice: Undefined index: filter_pname in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/project-filter-bean.php on line 41
    
    Notice: A session had already been started - ignoring session_start() in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/project-filter-bean.php on line 45
    
    Notice: Undefined index: filter_pcategory in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/project-filter-bean.php on line 46
    
    Notice: A session had already been started - ignoring session_start() in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/project-filter-bean.php on line 50
    
    Notice: Undefined index: filter_pstatus in /home/content/86/7499786/html/wp-content/plugins/portfolio-manager-powered-by-behance/includes/project-filter-bean.php on line 51

    I would assume these are related to a plugin conflict. Let me know if you have any questions. Thanks!

    https://ww.wp.xz.cn/plugins/portfolio-manager-powered-by-behance/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author eleopard

    (@eleopard)

    Hey drewhagni,

    Regarding the notices, it is because debugging mode is enabled on your WordPress.
    In order to disable debugging mode, please change the WP_DEBUG variable to false in wp-config.php.

    Thread Starter drewhagni

    (@drewhagni)

    Ah, of course. Thank you.

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

The topic ‘Multiple error notices on "All Projects" page’ is closed to new replies.