Crititical error and ‘search form’ gone
-
When I want to duplicate a form in VFB (3.1) it says I have a crititical error. Yet the form gets duplicated and everything works fine.
But I get a WordPress email:
An error of type E_ERROR was caused in line 462 of the file xxx/wp-content/plugins/visual-form-builder/admin/class-forms-list.php. Error message: Uncaught Error: Unsupported operand types in xxx/wp-content/plugins/visual-form-builder/admin/class-forms-list.php:462
Where xxx is the rest of the url.I checked the php there but there are no syntax errors. This is the line of code:
// Use offset for pagination. $offset = ( $current_page - 1 ) * $per_page;
Also the ‘search forms’ field on top of the page has disappeared.
All this probably after update VFB and/or WordPress.WordPress version 6.0.1
Current plugin: Visual Form Builder (version 3.1)
PHP version 7.4.29Anyone?
- The topic ‘Crititical error and ‘search form’ gone’ is closed to new replies.