Class name must be a valid object or a string
-
I’m getting enough of these fatal errors in the error log that I thought I’d report it:
PHP Fatal error: Uncaught Error: Class name must be a valid object or a string in /wp-content/plugins/give/src/Form/Templates.php:112 Stack trace: #0 /wp-content/plugins/give/src/Form/Templates.php(98): Give\Form\Templates->getTemplateObject() #1 /wp-content/plugins/give/src/Controller/Form.php(125): Give\Form\Templates->getTemplate() #2 /wp-includes/class-wp-hook.php(287): Give\Controller\Form->loadDonationFormView()
I’m using Give pretty much out of the box, no custom templates or anything. I haven’t seen the error on the front-end, only in the logs.
Let me know what else I can tell you or do to help debug.
Thanks!
Corey
- The topic ‘Class name must be a valid object or a string’ is closed to new replies.