Fatal error after form submission
-
After filling-in a test and submitting the form, I get redirected to the results page, where I get this error:
Fatal error: Uncaught PHPParser_Error: Syntax error, unexpected T_OBJECT_OPERATOR on line 1 in /home/bgpsn7pz/public_html/wp-content/plugins/wp-testing/vendor/nikic/php-parser/lib/PHPParser/Parser.php:1098 Stack trace: #0 /home/bgpsn7pz/public_html/wp-content/plugins/wp-testing/src/Model/Compilable.php(229): PHPParser_Parser->parse('<?php - ->0.5&&...') #1 /home/bgpsn7pz/public_html/wp-content/plugins/wp-testing/src/Model/Compilable.php(155): WpTesting_Model_Compilable->substitute() #2 /home/bgpsn7pz/public_html/wp-content/plugins/wp-testing/src/Model/Formula.php(69): WpTesting_Model_Compilable->compile() #3 /home/bgpsn7pz/public_html/wp-content/plugins/wp-testing/src/Model/Passing.php(295): WpTesting_Model_Formula->isTrue() #4 /home/bgpsn7pz/public_html/wp-content/plugins/wp-testing/src/Doer/TestPasserAction/GetResults.php(63): WpTesting_Model_Passing->buildResults() #5 /home/bgpsn7pz/public_html/wp-content/plugins/wp-testing/src/Doer/TestPasser.php(79): WpTesting_Doer_TestPasserAction_GetResults->renderContent(' \r in /home/bgpsn7pz/public_html/wp-content/plugins/wp-testing/vendor/nikic/php-parser/lib/PHPParser/Parser.php on line 1098
Additional info:
Wordpress v 5.3.2
PHP v 7.2.26
- The topic ‘Fatal error after form submission’ is closed to new replies.