Closed. This question is off-topic. It is not currently accepting answers.admin管理员组文章数量:1122832
Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support issues) are not in scope. See how do I ask a good question?
Closed 4 months ago.
Improve this questionMy website has a PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /var/www/vhosts/katalytes/httpdocs/wp-includes/script-loader.php on line 706
any idea please to fix it because my website is down and i cant work.Also i can't login to wordpress admin
Closed. This question is off-topic. It is not currently accepting answers.Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support issues) are not in scope. See how do I ask a good question?
Closed 4 months ago.
Improve this questionMy website has a PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /var/www/vhosts/katalytes.com/httpdocs/wp-includes/script-loader.php on line 706
any idea please to fix it because my website is down and i cant work.Also i can't login to wordpress admin
Share Improve this question asked Mar 22, 2023 at 7:38 Maria k.Maria k. 112 bronze badges 6- What version of PHP are you using and what version of WordPress are you running? – Jacob Peattie Commented Mar 22, 2023 at 8:04
- 1 now i have PHP version 8.1.17 and before was 5.4.16 – Maria k. Commented Mar 22, 2023 at 8:47
- 2 And what version of WordPress? It sounds like you updated to a PHP version that was not supported by the version of WordPress you are using. Downgrade your PHP, update WordPress, then upgrade PHP again. – Jacob Peattie Commented Mar 22, 2023 at 8:50
- The first version of WordPress to support PHP 8.1 is WordPress 5.9. See the PHP Compatibility page. Also note that just because WP Core supports a given PHP version doesn't mean all plugins and themes will also support it. – Pat J Commented Mar 22, 2023 at 16:06
- I have the exact same error in my WordPress. I have changed $value{0} to $value[0], but the issue persists. I also tried downgrading PHP, but when I do so I get 500 error. – Felipe Felix de Luca Commented May 15, 2023 at 12:25
1 Answer
Reset to default 0Update WordPress Version or change a bracket { } to [ ].If not check plugin deactivate one by one. Plugin is confilct.
本文标签: pluginsPHP FATAL ERROR
版权声明:本文标题:plugins - PHP FATAL ERROR 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736295136a1929505.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论