Settings page broken!
-
Hi Doeke.
Here’s my problem: whenever I try to access the settings page in the subview
wp-admin/admin.php?subview=gravityexport-lite&page=gf_edit_forms&id=70&view=settings
the plugin breaks and an error 500 is returned. This error pops out, but only thanks to Query Monitor installed:
Uncaught Error: Class 'GFExcel\GravityForms\Field\CopyShortcode' not found
in .../public/plugins/gravityforms/includes/settings/class-fields.php on line 54
Call stack:
Gravity_Forms\G\S\Fields::create(array, Gravity_Forms\Gravity_Forms\Settings\Settings)
public/plugins/gravityforms/includes/settings/class-settings.php:2422
Gravity_Forms\G\S\Settings::initialize_fields(array)
public/plugins/gravityforms/includes/settings/class-settings.php:2380
Gravity_Forms\G\S\Settings::set_fields(array)
public/plugins/gravityforms/includes/addon/class-gf-feed-addon.php:1666
GFFeedAddOn::feed_settings_init('')
wp-includes/class-wp-hook.php:324
WP_Hook::apply_filters(NULL, array)
wp-includes/class-wp-hook.php:348
WP_Hook::do_action(array)
wp-includes/plugin.php:517
do_action('admin_init')
wp-admin/admin.php:175This happens ONLY on LIVE environment! On local env it was working.
These are the versions running on my system:
GravityExport Lite 2.3.8
Gravity Forms 2.9.5
WordPress 6.7.2
PHP 7.4.33Can you please help me in debugging this?
Thank you!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Settings page broken!’ is closed to new replies.