I have a client that says their site was shutdown and under the header all they saw was this: Error: [] operator not supported for strings. They also said the only thing that got their site back up and running is when they disabled LayerSlider. It's a wordpress site running Visual Composer. I've researched and researched but I can find nothing for this specific problem. I set up a test page so you could see the output when LayerSlider is enabled, aptmfg.com/testing. Please help!!
The "Error thrown [] operator not supported for strings" would be a PHP error, but the standard (original) error message is not being displayed currently, but a formatted variant instead. Unfortunately this does not contain information on its location so we do not know where, in which file does the error being generated. Without knowing this we cannot really tell much about the issue unfortunately.
I have a client that says their site was shutdown and under the header all they saw was this: Error: [] operator not supported for strings. They also said the only thing that got their site back up and running is when they disabled LayerSlider. It's a wordpress site running Visual Composer. I've researched and researched but I can find nothing for this specific problem. I set up a test page so you could see the output when LayerSlider is enabled, aptmfg.com/testing. Please help!!
Hey lassiterweb,
The "Error thrown [] operator not supported for strings" would be a PHP error, but the standard (original) error message is not being displayed currently, but a formatted variant instead.
Unfortunately this does not contain information on its location so we do not know where, in which file does the error being generated. Without knowing this we cannot really tell much about the issue unfortunately.
Please enable the WP debug mode so the exact PHP error message becomes visible that could provide more information.
https://codex.wordpress.org/WP_DEBUG
https://codex.wordpress.org/Debugging_in_WordPress
Also, please check for any errors or notifications in the LayerSlider System Status if it can be accessed.