• Hi,
    Plugin is very great but I m getting error in dashboard when i installed pie-register plugin, and after installing this plugin dashboard panel process is very slow.
    so errors are given below
    Notice: Undefined index: piereg_invite_tracking in /var/www/vhosts/example.com/httpdocs/wp-admin/includes/dashboard.php on line 114
    Notice: Undefined variable: regular_notice in /var/www/vhosts/example.com/httpdocs/wp-content/plugins/pie-register/classes/base.php on line 943
    Notice: Undefined variable: desmiss_notice in /var/www/vhosts/example.com/httpdocs/wp-content/plugins/pie-register/classes/base.php on line 952

    Please give a solution ASAP

    Regards,
    kabirsomro

    https://wordpress.org/plugins/pie-register/

Viewing 1 replies (of 1 total)
  • Plugin Contributor genetech

    (@genetech)

    Hello,

    You may want to disable display warnings!
    Please add the following line of code at the top of base.php inside classes folder of Pie-Register.
    error_reporting(E_WARNING | E_NOTICE);

    Hope it helps!
    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Getting Error’ is closed to new replies.