Hi thanks weve seen a couple of users with this issue were just trying to replicate and fix it.
Thanks
Ive spoke to the Dev team were rollback for the second thanks for bringing this to our attention sorry for any inconvience, can you let me know if you were on an old version of wp? is it a custom theme? as we arnt replicating any issues currently.
Thanks
Edit 18.54 – We have fixed the error please let me know if it continues
-
This reply was modified 8 years, 4 months ago by
Jordan Mayer.
Thread Starter
lupetu
(@lupetu)
I’m using newest wordpress (4.8.1). The theme is a heavily modified version of “Rolas Sepuluh”. We also have other plugins maybe interfering?
I changed
if( empty($number_val && $hctpc_result && $hctpc_time) ) {
to
if( empty($number_val) && empty($hctpc_result) && empty($hctpc_time) ) {
(Not sure that even makes sense though)
It now activates and seems to be working for the wp login page. I’m not using it for any contact forms and we don’t have comments active.
Okay thanks for the update.
We do think we found the issue but i will pass this to the Dev team to give it the once over anyway, again sorry for the issue.
If anything arises again dont hesitate to contact us.
Thanks
Jordan