Hi Andymackk,
it looks like there is an issue returning a null
on the new secure encryption data in the latest update. Luckily this can be fixed super easily. Just go to the HD Quiz -> About / Options page and resave the settings. This will flush it out and should remove the warnings.
Also as a side note; you are only seeing these warnings because you have WP_DEBUG
set to true
in your wp-config.php
file. Debug mode should only be used in development mode as it can expose sensitive server information to potential bad actors. I recommend changing it to false
if you can.
Unbelievable support – thank you so much – this worked a treat.
Great Plugin !!
Note: I checked the wp-config file and it is already set to false
-
This reply was modified 3 years, 9 months ago by Andymackk.
-
This reply was modified 3 years, 9 months ago by Andymackk.