PHP Warning: Illegal string offset form_id
-
I am using WordPress 4.9.8 and Give plugin version 2.2.5. I am getting a few errors when I try to view my donations in the WordPress backend.
It says Donation: (donor missing) with the brackets and Donation Form: Untitled and then when I click on Details, I see a few PHP errors:
Warning: Illegal string offset 'form_id'.... wp-content\plugins\give\includes\admin\payments\view-payment-details.php on line 405
andWarning: Illegal string offset 'form_id'.... wp-content\plugins\give\includes\admin\payments\view-payment-details.php on line 419
andWarning: Illegal string offset 'form_id'.... wp-content\plugins\give\includes\admin\payments\view-payment-details.php on line 438 n/a
In the meantime, I reverted back to the older version of this plugin and things seems to work fine. So that tells me that the Give plugin version 2.2.5 has problems.
Is there anyone else having the same problems? Is there a fix to this or should I wait until the next release?
- The topic ‘PHP Warning: Illegal string offset form_id’ is closed to new replies.