Thread Starter
l3ksy
(@l3ksy)
This is in my error log file:
[13-Sep-2017 12:47:36 UTC] PHP Fatal error: Uncaught Error: Call to undefined function split() in /home/korosk25/public_html/wp-content/plugins/androapp/class-pw-wp-posts.php:156
Stack trace:
#0 /home/korosk25/public_html/wp-content/plugins/json-rest-api/lib/class-wp-json-server.php(444): Pw_Wp_Posts->get_post(‘/dogodki/’, ‘view’)
#1 /home/korosk25/public_html/wp-content/plugins/json-rest-api/lib/class-wp-json-server.php(248): WP_JSON_Server->dispatch()
#2 /home/korosk25/public_html/wp-content/plugins/json-rest-api/plugin.php(182): WP_JSON_Server->serve_request(‘/posts/slug’)
#3 /home/korosk25/public_html/wp-includes/class-wp-hook.php(298): json_api_loaded(”)
#4 /home/korosk25/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array)
#5 /home/korosk25/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#6 /home/korosk25/public_html/wp-includes/template-loader.php(12): do_action(‘template_redire…’)
#7 /home/korosk25/public_html/wp-blog-header.php(19): require_once(‘/home/korosk25/…’)
#8 /home/korosk25/public_h in /home/korosk25/public_html/wp-content/plugins/androapp/class-pw-wp-posts.php on line 156
[13-Sep-2017 12:47:40 UTC] PHP Fatal error: Uncaught Error: Call to undefined function split() in /home/korosk25/public_html/wp-content/plugins/androapp/class-pw-wp-posts.php:156
Stack trace:
#0 /home/korosk25/public_html/wp-content/plugins/json-rest-api/lib/class-wp-json-server.php(444): Pw_Wp_Posts->get_post(‘/dogodki/?andro…’, ‘view’)
#1 /home/korosk25/public_html/wp-content/plugins/json-rest-api/lib/class-wp-json-server.php(248): WP_JSON_Server->dispatch()
#2 /home/korosk25/public_html/wp-content/plugins/json-rest-api/plugin.php(182): WP_JSON_Server->serve_request(‘/posts/slug’)
#3 /home/korosk25/public_html/wp-includes/class-wp-hook.php(298): json_api_loaded(”)
#4 /home/korosk25/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array)
#5 /home/korosk25/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#6 /home/korosk25/public_html/wp-includes/template-loader.php(12): do_action(‘template_redire…’)
#7 /home/korosk25/public_html/wp-blog-header.php(19): require_once(‘/home/korosk25/…’)
#8 /home/korosk25 in /home/korosk25/public_html/wp-content/plugins/androapp/class-pw-wp-posts.php on line 156
thanks for sharing logs, sorry for delay in response.
looks like you are on old php version
can you confim your php version?
meanwhile, we will also see if we can change the code to support old php versions.
we fixed this issue in our latest version i.e. 10.05
please try it once again, you will not see the issue now