not compatible with php 7.2
-
My web hotel updated to php 7.2, since earlier php versions will stop working in late 2018. After that update I get the following error on top of my page:
Warning: Use of undefined constant DC_MAX_ATTEMPTS – assumed ‘DC_MAX_ATTEMPTS’ (this will throw an Error in a future version of PHP) in /storage/content/63/182863/krydda-med-musik.se/public_html/wp-content/plugins/wp-download-codes/wp-download-codes.php on line 32 Warning: Use of undefined constant DC_ALLOWED_DOWNLOADS – assumed ‘DC_ALLOWED_DOWNLOADS’ (this will throw an Error in a future version of PHP) in /storage/content/63/182863/krydda-med-musik.se/public_html/wp-content/plugins/wp-download-codes/wp-download-codes.php on line 33 Warning: Use of undefined constant DC_FILE_TYPES – assumed ‘DC_FILE_TYPES’ (this will throw an Error in a future version of PHP) in /storage/content/63/182863/krydda-med-musik.se/public_html/wp-content/plugins/wp-download-codes/wp-download-codes.php on line 34 Warning: Use of undefined constant DC_CODE_CHARS – assumed ‘DC_CODE_CHARS’ (this will throw an Error in a future version of PHP) in /storage/content/63/182863/krydda-med-musik.se/public_html/wp-content/plugins/wp-download-codes/wp-download-codes.php on line 35 Warning: Use of undefined constant DC_HEADER_CONTENT_TYPE – assumed ‘DC_HEADER_CONTENT_TYPE’ (this will throw an Error in a future version of PHP) in /storage/content/63/182863/krydda-med-musik.se/public_html/wp-content/plugins/wp-download-codes/wp-download-codes.php on line 36
The page I need help with: [log in to see the link]
- The topic ‘not compatible with php 7.2’ is closed to new replies.