Undefined variable: settings
-
I can no longer access the settings screen for this plugin as there is an undefined variable error on line 41 of crop-thumbnails\functions\settingsscreen.php This is in version 1.7.1
The full error I am getting is:
[08-Jun-2023 04:01:45 UTC] PHP Notice: Undefined variable: settings in mywebsite\wp-content\plugins\crop-thumbnails\functions\settingsscreen.php on line 41
[08-Jun-2023 04:01:45 UTC] PHP Stack trace:
[08-Jun-2023 04:01:45 UTC] PHP 1. {main}() mywebsite\wp-admin\options-general.php:0
[08-Jun-2023 04:01:45 UTC] PHP 2. require_once() mywebsite\wp-admin\options-general.php:10
[08-Jun-2023 04:01:45 UTC] PHP 3. do_action() mywebsite\wp-admin\admin.php:259
[08-Jun-2023 04:01:45 UTC] PHP 4. WP_Hook->do_action() mywebsite\wp-includes\plugin.php:517
[08-Jun-2023 04:01:45 UTC] PHP 5. WP_Hook->apply_filters() mywebsite\wp-includes\class-wp-hook.php:332
[08-Jun-2023 04:01:45 UTC] PHP 6. crop_thumbnails\SettingsScreen->optionsPage() mywebsite\wp-includes\class-wp-hook.php:308The page I need help with: [log in to see the link]
- The topic ‘Undefined variable: settings’ is closed to new replies.