Problem with Multi-Form displaying
-
Hello! After the latest Give plugin update there is an issue with Multi-Forms.
You can see it on the default 2023 WordPress theme. When adding the [give_multi_form_goal] shortcode with form ids there is an error https://prnt.sc/EcgD9GwvElQJ and website crashes https://prnt.sc/C7IhyAEgbSLW
There is the following error:
fatal error: Uncaught TypeError: Return value of Give\MultiFormGoals\ProgressBar\Model::getForms() must be of the type array, bool returned in C:\OpenServer\domains\test\wp-content\plugins\give\src\MultiFormGoals\ProgressBar\Model.php:81
Stack trace: 0 C:\OpenServer\domains\test\wp-content\plugins\give\src\MultiFormGoals\ProgressBar\Model.php(138): Give\MultiFormGoals\ProgressBar\Model->getForms() 1 C:\OpenServer\domains\test\wp-content\plugins\give\src\MultiFormGoals\resources\views\progressbar.php(19): Give\MultiFormGoals\ProgressBar\Model->getTotal() 2 C:\OpenServer\domains\test\wp-content\plugins\give\src\MultiFormGoals\ProgressBar\Model.php(112): require(‘C:\OpenServer\d…’) 3 C:\OpenServer\domains\test\wp-content\plugins\give\src\MultiFormGoals\MultiFormGoal\Model.php(112): Give\MultiFormGoals\ProgressBar\Model->getOutput() 4 C:\OpenServer\domains\test\wp-content\plugins\give\src\MultiFormGoals\resources\views\multiformgoal.php(30): Give\MultiFormGoals\MultiFormGoal\Model->getProgressBarOut in …plugins\give\src\MultiFormGoals\ProgressBar\Model.php on line 81
- The topic ‘Problem with Multi-Form displaying’ is closed to new replies.