• In my browser console I get the follwoing errors:

    [01-Jul-2022 18:27:39 UTC] PHP Notice: Constant WPCF7_ADMIN_READ_CAPABILITY already defined in /var/www/web247/htdocs/urlname/webseite/wp-config.php on line 125

    [01-Jul-2022 18:27:39 UTC] PHP Notice: Constant WPCF7_ADMIN_READ_WRITE_CAPABILITY already defined in /var/www/web247/htdocs/urlname/webseite/wp-config.php on line 126

    I searched the code (with Visual Studio Code search function) for a second reoccurence of WPCF7_ADMIN_READ_CAPABILITY and WPCF7_ADMIN_READ_WRITE_CAPABILITY. Unfortunately I can’t find some duplicates.

    I can find them only in the wp-config.php

    So how is this error possible?
    Also is this an error which might crash the site or is it negligible?

    • This topic was modified 3 years, 11 months ago by violetant.
    • This topic was modified 3 years, 11 months ago by violetant.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Constant WPCF7_ADMIN_READ_CAPABILITY already defined?’ is closed to new replies.