Hi, have you tested the latest version of the plugin?
Regards.
You’re right: 3.1 fixed the problem. Thanks.
Hey, am facing something similar here, each time I try to create a form it shows this; There has been a critical error on this website. Please check your site admin email inbox for instructions. I have tried disabling all plugins but still, the problem persists. Please, is there any solution to this? I would be grateful if anyone could help
I have the same problem as @maxx55: 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.
In the 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
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;
WordPress version 6.0.1
Current plugin: Visual Form Builder (version 3.1)
PHP version 7.4.29
Anyone?