PHP fatal error
-
I keep track of PHP fatal errors on my site and I’ve been seeing this one happen many many times today. It used to just be a couple times a day this week when it first started out. It was probably after I ran updates on the site this week so that’s why it only started this week.
Here’s the error information so it can hopefully help you figure out why the code isn’t working as intended.
array ( 'host' => 'xxxxxxx', 'uri' => '/?p=xxxxxx', 'error' => array ( 'type' => 1, 'message' => 'Uncaught Error: Cannot use a scalar value as an array in /chroot/home/xxxxxx/xxxxxx.nxcli.net/html/wp-content/plugins/cleantalk-spam-protect/cleantalk.php:2724 Stack trace: #0 /chroot/home/xxxxxx/xxxxxx.nxcli.net/html/wp-includes/class-wp-hook.php(324): apbct_store__urls(\'\') #1 /chroot/home/xxxxxx/xxxxxx.nxcli.net/html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #2 /chroot/home/xxxxxx/xxxxxx.nxcli.net/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #3 /chroot/home/xxxxxx/xxxxxx.nxcli.net/html/wp-includes/template-loader.php(13): do_action(\'template_redire...\') #4 /chroot/home/xxxxxx/xxxxxx.nxcli.net/html/wp-blog-header.php(19): require_once(\'/chroot/home/a7...\') #5 /chroot/home/xxxxxx/xxxxxx.nxcli.net/html/index.php(17): require(\'/chroot/home/a7...\') #6 {main} thrown', 'file' => '/chroot/home/xxxxxx/xxxxxx.nxcli.net/html/wp-content/plugins/cleantalk-spam-protect/cleantalk.php', 'line' => 2724, ), )
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP fatal error’ is closed to new replies.