Trying to get property of non-object in {…}/gds_encryption.php on line 679
-
Trying to get property of non-object in {…}/gds_encryption.php on line 679
I faced this issue. I fixed it simply by surrounding it with
if (!empty($detail)) {...}
in gds_encryption.php on line 679.Any chance you might move the plugin repo to GitHub so we can submit pull requests for both functionality and bug fixes?
Will be testing more to see if I spot anything else.
Cheers.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Trying to get property of non-object in {…}/gds_encryption.php on line 679’ is closed to new replies.