I have some problem regarding WordPress website. When I open wp-admin page then WordPress showing me an error.
That error is below-
Error Thrown
[] operator not supported for strings
Now please help me to fix this error.
Moderator
t-p
(@t-p)
Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).