• Resolved davidhorizon

    (@davidhorizon)


    Hello, I have the following error on front end :

    Fatal error: Cannot redeclare PrivacyPolicy() (previously declared in /var/www/wordpress/wp-content/plugins/gdpr-framework/views/modules/wordpress-user/registration-terms-checkbox.php:23) in /var/www/wordpress/wp-content/plugins/gdpr-framework/views/modules/wordpress-user/registration-terms-checkbox.php on line 22

    Context is an account creation form and I guess this happen because I have multiple login form in page (first one is doing ok).

    Also I have severals notice :

    
    <b>Notice</b>:  Undefined variable: gdpr_value in <b>/var/www/wordpress/wp-content/plugins/gdpr-framework/views/modules/wordpress-user/registration-terms-checkbox.php</b> on line <b>26</b><br />
    <br />
    <b>Notice</b>:  Undefined variable: gdpr_arg2 in <b>/var/www/wordpress/wp-content/plugins/gdpr-framework/views/modules/wordpress-user/registration-terms-checkbox.php</b> on line <b>26</b><br />
    <br />
    <b>Notice</b>:  Undefined variable: gdpr_arg3 in <b>/var/www/wordpress/wp-content/plugins/gdpr-framework/views/modules/wordpress-user/registration-terms-checkbox.php</b> on line <b>26</b><br />

    Could you take a look ?

    Regards,

    David.

    • This topic was modified 6 years, 5 months ago by davidhorizon.
    • This topic was modified 6 years, 5 months ago by davidhorizon.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error Cannot redeclare PrivacyPolicy() with multiple login form’ is closed to new replies.