Issue to save changed forms – 403 error
-
Hi,
PHP 7.4 – WordPress 5.6 – Form Maker 2.6.4
I recently upgraded my WordPress installation to 5.6 and got also an upgrade for the Form Maker plugin to the most recent version. With all other plugins deactivated and after changing an existing form, any save action generates a 403 Error (Forbidden – You don’t have permission to access this resource).
Not sure what to do now…Txs
ErikWith debug info on I got following message when activating the Form Maker add-in:
Deprecated: Function create_function() is deprecated in /data/sites/web/frankvanryckecom/www/wp-cntnt/plugins/form-maker/form_maker_widget.php on line 72Deprecated: The called constructor method for WP_Widget in form_maker_widget is deprecated since version 4.3.0! Use __construct() instead. in /data/sites/web/frankvanryckecom/www/wp-includes/functions.php on line 4952
Warning: session_save_path(): Cannot change save path when headers already sent in /data/sites/web/frankvanryckecom/www/wp-cntnt/plugins/form-maker/Form_Maker.php on line 13
Warning: Cannot modify header information – headers already sent by (output started at /data/sites/web/frankvanryckecom/www/wp-cntnt/plugins/form-maker/form_maker_widget.php:72) in /data/sites/web/frankvanryckecom/www/wp-includes/functions.php on line 6360
Warning: Cannot modify header information – headers already sent by (output started at /data/sites/web/frankvanryckecom/www/wp-cntnt/plugins/form-maker/form_maker_widget.php:72) in /data/sites/web/frankvanryckecom/www/wp-admin/includes/misc.php on line 1310
Warning: Cannot modify header information – headers already sent by (output started at /data/sites/web/frankvanryckecom/www/wp-cntnt/plugins/form-maker/form_maker_widget.php:72) in /data/sites/web/frankvanryckecom/www/wp-admin/admin-header.php on line 9
The topic ‘Issue to save changed forms – 403 error’ is closed to new replies.