Theme customizer BUG (FileBird 2.2)
-
Hello,
I’m currently using FileBird 2.2.
When Filebird plugin is activated, the WordPress theme customizer stays blank and I get an error message in my developer console.
Uncaught SyntaxError: Unexpected token <
customize.php?url=http%3A%2F%2Flocal%2Fmy-site%2Fmy-page%2F:5078When I go to the error (by clicking the error line inside my developer console), I see a PHP error:
line 5078
Notice: Undefined index: label in C:\wamp\www\huge\wp-admin\includes\media.php on line 1844
Call Stack
# Time Memory Function Location
1 0.0001 409888 {main}( ) …\customize.php:0
2 0.1841 6265416 do_action( ) …\customize.php:265
3 0.1841 6265792 WP_Hook->do_action( ) …\plugin.php:465
4 0.1841 6265792 WP_Hook->apply_filters( ) …\class-wp-hook.php:310
5 0.2060 6435344 WP_Customize_Manager->customize_pane_settings( ) …\class-wp-hook.php:286
6 0.2504 6695000 WP_Customize_Site_Icon_Control->json( ) …\class-wp-customize-manager.php:4877
7 0.2504 6695000 WP_Customize_Site_Icon_Control->to_json( ) …\class-wp-customize-control.php:331
8 0.2504 6695000 WP_Customize_Site_Icon_Control->to_json( ) …\class-wp-customize-cropped-image-control.php:78
9 0.2504 6695000 WP_Customize_Site_Icon_Control->to_json( ) …\class-wp-customize-upload-control.php:33
10 0.2507 6696208 wp_prepare_attachment_for_js( ) …\class-wp-customize-media-control.php:111
11 0.2561 6759552 get_compat_media_markup( ) …\media.php:3409There is no mention of one of your plugin files in this Call Stack, but when I deactivate FileBird, the customizer works fine.
The topic ‘Theme customizer BUG (FileBird 2.2)’ is closed to new replies.