Skip Navigation

[Resolved] Unable to edit 'post types relationships' inside a post.

This support ticket is created 5 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Tagged: 

This topic contains 20 replies, has 2 voices.

Last updated by Luo Yang 5 years, 9 months ago.

Assisted by: Luo Yang.

Author
Posts
#1228328
Screen Shot 2019-04-10 at 06.43.46.png

We migrated a group of Drupal sites to WordPress multi-site, and now unable to use the 'Connect Post' button as it simply returns 'no posts' - screenshot attached. How do we fix this?

Custom theme.

hidden link

#1228371

Hello,

In your screenshot, it seems that you are going to connect current post with another "Authors" post.

Please check these:
1) You have setup the custom post type "Authors", and there are existed posts in post type "Authors"
2) In case it is a compatibility problem, please deactivate other plugins, and switch to wordpress default theme 2019, deactivate all Custom code snippets, and test again
3) Check if there is any PHP/JS error in your website
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/

#1228409
Screen Shot 2019-04-10 at 09.15.29.png

I've got a post type called Authors already setup - I tried deactivating but it's the same.

#1228414

Is there PHP/JS errors in your website?
https://toolset.com/forums/topic/unable-to-edit-post-types-relationships-inside-a-post/#post-1228371
If there is, please copy/paste them here.

If the problem persists, please provide a database dump file of your website in below private message box, also point out the problem page URL, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/

#1228484
Screen Shot 2019-04-10 at 11.18.40.png

Here's the error...

#1228496

500 error means there are some PHP errors in your website, you can follow the document I mentioned above to get the PHP debug logs:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/

You can also contact your webserver provider to get the debug logs.

It will be helpful to debug the problem.

#1228513

I turned the WordPress debug, and couldn't see any erorrs (other than the previous JS error). Error log file is...

Error log...
[Wed Apr 10 02:30:32.788706 2019] [:error] [pid 32032] [client 66.249.79.167:35656] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 02:30:32.795944 2019] [:error] [pid 32032] [client 66.249.79.167:35656] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 02:30:32.802111 2019] [:error] [pid 32032] [client 66.249.79.167:35656] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 02:42:33.141302 2019] [:error] [pid 461] [client 66.249.79.170:51839] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 02:42:33.187471 2019] [:error] [pid 586] [client 2001:41c9:2:155::165:51364] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286, referer: hidden link
[Wed Apr 10 02:42:33.210019 2019] [:error] [pid 461] [client 66.249.79.170:51839] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 02:42:33.216003 2019] [:error] [pid 461] [client 66.249.79.170:51839] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 02:54:32.767775 2019] [:error] [pid 1458] [client 66.249.79.170:50167] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 02:54:32.776712 2019] [:error] [pid 1458] [client 66.249.79.170:50167] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 02:54:32.785093 2019] [:error] [pid 1458] [client 66.249.79.170:50167] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 03:06:33.060285 2019] [:error] [pid 2642] [client 66.249.79.238:53168] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 03:06:33.067854 2019] [:error] [pid 2642] [client 66.249.79.238:53168] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 03:06:33.074264 2019] [:error] [pid 2642] [client 66.249.79.238:53168] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 03:30:32.768668 2019] [:error] [pid 4850] [client 66.249.79.236:59486] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 03:30:32.775899 2019] [:error] [pid 4850] [client 66.249.79.236:59486] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 03:30:32.782012 2019] [:error] [pid 4850] [client 66.249.79.236:59486] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 03:40:09.246643 2019] [:error] [pid 5891] [client 66.249.79.234:37257] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 03:40:09.255408 2019] [:error] [pid 5891] [client 66.249.79.234:37257] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 03:40:09.262779 2019] [:error] [pid 5891] [client 66.249.79.234:37257] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 03:42:32.652102 2019] [:error] [pid 5893] [client 66.249.79.236:47435] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 03:42:32.686672 2019] [:error] [pid 5936] [client 2001:41c9:2:155::165:54546] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286, referer: hidden link
[Wed Apr 10 03:42:32.700545 2019] [:error] [pid 5893] [client 66.249.79.236:47435] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 03:42:32.706728 2019] [:error] [pid 5893] [client 66.249.79.236:47435] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 03:54:32.770603 2019] [:error] [pid 6855] [client 66.249.79.238:64913] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 03:54:32.777763 2019] [:error] [pid 6855] [client 66.249.79.238:64913] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 03:54:32.783953 2019] [:error] [pid 6855] [client 66.249.79.238:64913] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 04:06:32.799246 2019] [:error] [pid 8133] [client 66.249.79.234:49589] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 04:06:32.814059 2019] [:error] [pid 8133] [client 66.249.79.234:49589] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 04:06:32.822677 2019] [:error] [pid 8133] [client 66.249.79.234:49589] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 04:18:32.801601 2019] [:error] [pid 9326] [client 66.249.79.238:51964] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 04:18:32.817815 2019] [:error] [pid 9326] [client 66.249.79.238:51964] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 04:18:32.826207 2019] [:error] [pid 9326] [client 66.249.79.238:51964] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 04:30:32.852123 2019] [:error] [pid 10390] [client 66.249.79.234:55171] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 04:30:32.859774 2019] [:error] [pid 10390] [client 66.249.79.234:55171] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 04:30:32.866220 2019] [:error] [pid 10390] [client 66.249.79.234:55171] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 04:42:32.830701 2019] [:error] [pid 11363] [client 66.249.79.234:35696] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 04:42:32.876585 2019] [:error] [pid 11267] [client 2001:41c9:2:155::165:57704] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286, referer: hidden link
[Wed Apr 10 04:42:32.924758 2019] [:error] [pid 11363] [client 66.249.79.234:35696] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 04:42:32.946432 2019] [:error] [pid 11363] [client 66.249.79.234:35696] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 04:54:32.828672 2019] [:error] [pid 12142] [client 66.249.79.238:44270] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 04:54:32.853178 2019] [:error] [pid 12142] [client 66.249.79.238:44270] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 04:54:32.863821 2019] [:error] [pid 12142] [client 66.249.79.238:44270] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 04:55:59.801658 2019] [:error] [pid 12360] [client 66.249.79.236:51687] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 04:55:59.814615 2019] [:error] [pid 12360] [client 66.249.79.236:51687] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 04:55:59.822919 2019] [:error] [pid 12360] [client 66.249.79.236:51687] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 05:06:32.849194 2019] [:error] [pid 13288] [client 66.249.69.155:63110] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 05:06:32.872622 2019] [:error] [pid 13288] [client 66.249.69.155:63110] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 05:06:32.883564 2019] [:error] [pid 13288] [client 66.249.69.155:63110] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 05:18:32.626728 2019] [:error] [pid 14619] [client 66.249.69.155:40123] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 05:18:32.637219 2019] [:error] [pid 14619] [client 66.249.69.155:40123] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 05:18:32.646506 2019] [:error] [pid 14619] [client 66.249.69.155:40123] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 05:42:32.571415 2019] [:error] [pid 16598] [client 66.249.69.155:64856] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 05:42:32.598128 2019] [:error] [pid 16496] [client 2001:41c9:2:155::165:60748] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286, referer: hidden link
[Wed Apr 10 05:42:33.592591 2019] [:error] [pid 16598] [client 66.249.69.155:64856] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 05:42:33.605844 2019] [:error] [pid 16598] [client 66.249.69.155:64856] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 05:54:32.633517 2019] [:error] [pid 17489] [client 66.249.69.156:59923] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 05:54:32.668219 2019] [:error] [pid 17097] [client 2001:41c9:2:155::165:33126] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286, referer: hidden link
[Wed Apr 10 05:54:32.738442 2019] [:error] [pid 17489] [client 66.249.69.156:59923] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 05:54:32.750432 2019] [:error] [pid 17489] [client 66.249.69.156:59923] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 06:06:32.650782 2019] [:error] [pid 18534] [client 66.249.69.157:34871] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 06:06:32.673105 2019] [:error] [pid 18534] [client 66.249.69.157:34871] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 06:06:32.683612 2019] [:error] [pid 18534] [client 66.249.69.157:34871] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 06:11:49.187754 2019] [:error] [pid 18991] [client 66.249.69.155:60844] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 06:11:49.202868 2019] [:error] [pid 18991] [client 66.249.69.155:60844] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 06:11:49.211661 2019] [:error] [pid 18991] [client 66.249.69.155:60844] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 06:18:32.550269 2019] [:error] [pid 19437] [client 66.249.69.155:41912] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 06:18:32.561152 2019] [:error] [pid 19437] [client 66.249.69.155:41912] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 06:18:32.569631 2019] [:error] [pid 19437] [client 66.249.69.155:41912] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 06:54:32.596989 2019] [:error] [pid 22775] [client 66.249.69.155:50008] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 06:54:32.632970 2019] [:error] [pid 22645] [client 2001:41c9:2:155::165:36230] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286, referer: hidden link
[Wed Apr 10 06:54:32.649704 2019] [:error] [pid 22775] [client 66.249.69.155:50008] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 06:54:32.658241 2019] [:error] [pid 22775] [client 66.249.69.155:50008] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 07:06:32.579560 2019] [:error] [pid 23713] [client 66.249.69.155:35098] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 07:06:32.603247 2019] [:error] [pid 23713] [client 66.249.69.155:35098] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 07:06:32.613677 2019] [:error] [pid 23713] [client 66.249.69.155:35098] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 07:18:32.587185 2019] [:error] [pid 24841] [client 66.249.69.157:53013] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 07:18:32.606533 2019] [:error] [pid 24841] [client 66.249.69.157:53013] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 07:18:32.617647 2019] [:error] [pid 24841] [client 66.249.69.157:53013] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 07:27:37.263244 2019] [:error] [pid 25897] [client 66.249.69.157:57929] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 07:27:37.277730 2019] [:error] [pid 25897] [client 66.249.69.157:57929] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 07:27:37.286217 2019] [:error] [pid 25897] [client 66.249.69.157:57929] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 07:42:32.583339 2019] [:error] [pid 26806] [client 66.249.69.156:45858] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 07:42:32.646004 2019] [:error] [pid 26925] [client 2001:41c9:2:155::165:38828] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286, referer: hidden link
[Wed Apr 10 07:42:32.694307 2019] [:error] [pid 26806] [client 66.249.69.156:45858] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 07:42:32.717718 2019] [:error] [pid 26806] [client 66.249.69.156:45858] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 07:47:24.816348 2019] [:error] [pid 27656] [client 66.249.69.156:38908] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 07:47:24.841806 2019] [:error] [pid 27656] [client 66.249.69.156:38908] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 07:47:24.853833 2019] [:error] [pid 27656] [client 66.249.69.156:38908] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 08:06:32.560188 2019] [:error] [pid 30117] [client 66.249.69.157:40241] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:06:32.567309 2019] [:error] [pid 30117] [client 66.249.69.157:40241] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:06:32.574004 2019] [:error] [pid 30117] [client 66.249.69.157:40241] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 08:16:16.546528 2019] [:error] [pid 31276] [client 66.249.69.155:53483] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:16:16.571504 2019] [:error] [pid 31276] [client 66.249.69.155:53483] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:16:16.582639 2019] [:error] [pid 31276] [client 66.249.69.155:53483] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 08:30:32.544684 2019] [:error] [pid 32538] [client 66.249.69.155:51538] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:30:32.552094 2019] [:error] [pid 32538] [client 66.249.69.155:51538] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:30:32.558034 2019] [:error] [pid 32538] [client 66.249.69.155:51538] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 08:42:32.582780 2019] [:error] [pid 1048] [client 66.249.69.156:61346] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:42:32.609247 2019] [:error] [pid 1223] [client 2001:41c9:2:155::165:42216] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286, referer: hidden link
[Wed Apr 10 08:42:32.631566 2019] [:error] [pid 1048] [client 66.249.69.156:61346] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:42:32.638311 2019] [:error] [pid 1048] [client 66.249.69.156:61346] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 08:43:35.516855 2019] [:error] [pid 1327] [client 66.249.69.157:45814] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:43:35.541596 2019] [:error] [pid 1327] [client 66.249.69.157:45814] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:43:35.553414 2019] [:error] [pid 1327] [client 66.249.69.157:45814] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 08:46:33.618996 2019] [:error] [pid 1665] [client 66.249.69.157:34954] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:46:33.626272 2019] [:error] [pid 1665] [client 66.249.69.157:34954] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:46:33.632754 2019] [:error] [pid 1665] [client 66.249.69.157:34954] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 08:54:32.595220 2019] [:error] [pid 2291] [client 66.249.69.155:49997] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:54:32.619028 2019] [:error] [pid 2291] [client 66.249.69.155:49997] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 08:54:32.630321 2019] [:error] [pid 2291] [client 66.249.69.155:49997] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 09:18:32.584448 2019] [:error] [pid 4454] [client 66.249.69.157:40807] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 09:18:32.606988 2019] [:error] [pid 4454] [client 66.249.69.157:40807] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 09:18:32.618002 2019] [:error] [pid 4454] [client 66.249.69.157:40807] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 09:30:32.586797 2019] [:error] [pid 5506] [client 66.249.69.155:61175] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 09:30:32.600231 2019] [:error] [pid 5506] [client 66.249.69.155:61175] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 09:30:32.608713 2019] [:error] [pid 5506] [client 66.249.69.155:61175] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 09:42:32.597482 2019] [:error] [pid 6733] [client 66.249.69.156:38570] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 09:42:32.636308 2019] [:error] [pid 6640] [client 2001:41c9:2:155::165:45446] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286, referer: hidden link
[Wed Apr 10 09:42:32.804534 2019] [:error] [pid 6733] [client 66.249.69.156:38570] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 09:42:32.811717 2019] [:error] [pid 6733] [client 66.249.69.156:38570] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 09:59:06.095230 2019] [:error] [pid 7951] [client 66.249.69.155:42983] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 09:59:06.118719 2019] [:error] [pid 7951] [client 66.249.69.155:42983] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 09:59:06.130063 2019] [:error] [pid 7951] [client 66.249.69.155:42983] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 10:18:32.554509 2019] [:error] [pid 9681] [client 66.249.69.155:64347] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 10:18:32.561721 2019] [:error] [pid 9681] [client 66.249.69.155:64347] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 10:18:32.567861 2019] [:error] [pid 9681] [client 66.249.69.155:64347] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 10:19:25.420569 2019] [:error] [pid 9666] [client 66.249.69.157:58426] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 10:19:25.440230 2019] [:error] [pid 9666] [client 66.249.69.157:58426] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 10:19:25.451167 2019] [:error] [pid 9666] [client 66.249.69.157:58426] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 10:42:32.717121 2019] [:error] [pid 17795] [client 66.249.69.155:42672] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 10:42:32.746807 2019] [:error] [pid 17893] [client 2001:41c9:2:155::165:48852] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286, referer: hidden link
[Wed Apr 10 10:42:32.769342 2019] [:error] [pid 17795] [client 66.249.69.155:42672] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 10:42:32.776010 2019] [:error] [pid 17795] [client 66.249.69.155:42672] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 10:54:32.697189 2019] [:error] [pid 18878] [client 66.249.69.157:59290] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 10:54:32.705260 2019] [:error] [pid 18878] [client 66.249.69.157:59290] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 10:54:32.712307 2019] [:error] [pid 18878] [client 66.249.69.157:59290] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 11:15:26.775568 2019] [:error] [pid 26436] [client 66.249.69.156:45298] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 11:15:26.782834 2019] [:error] [pid 26436] [client 66.249.69.156:45298] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 11:15:26.789208 2019] [:error] [pid 26436] [client 66.249.69.156:45298] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 11:18:32.401078 2019] [:error] [pid 27141] [client 66.249.69.157:61158] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 11:18:32.408427 2019] [:error] [pid 27141] [client 66.249.69.157:61158] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 11:18:32.414966 2019] [:error] [pid 27141] [client 66.249.69.157:61158] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 11:30:32.606722 2019] [:error] [pid 27969] [client 66.249.69.156:61791] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 11:30:32.627564 2019] [:error] [pid 27969] [client 66.249.69.156:61791] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 11:30:32.638373 2019] [:error] [pid 27969] [client 66.249.69.156:61791] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 11:42:32.605911 2019] [:error] [pid 30110] [client 66.249.69.155:47330] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 11:42:32.677792 2019] [:error] [pid 30111] [client 2001:41c9:2:155::165:52484] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286, referer: hidden link
[Wed Apr 10 11:42:32.728096 2019] [:error] [pid 30110] [client 66.249.69.155:47330] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 11:42:32.748644 2019] [:error] [pid 30110] [client 66.249.69.155:47330] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 11:54:32.736173 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Undefined index: x in /var/themes/touchmain/touch-single/theme-onco/sf/sf-class.php on line 586
[Wed Apr 10 11:54:32.736220 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Undefined index: x in /var/themes/touchmain/touch-single/theme-onco/sf/sf-class.php on line 593
[Wed Apr 10 11:54:32.736235 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Undefined index: sql in /var/themes/touchmain/touch-single/theme-onco/sf/sf-class.php on line 607
[Wed Apr 10 11:54:32.737309 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Undefined index: usx in /var/themes/touchmain/touch-single/theme-onco/theme-user-mappings.php on line 3
[Wed Apr 10 11:54:32.737358 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Undefined index: import in /var/themes/touchmain/touch-single/theme-onco/theme-import.php on line 3
[Wed Apr 10 11:54:32.737375 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Undefined index: cleansestate in /var/themes/touchmain/touch-single/theme-onco/theme-import.php on line 69
[Wed Apr 10 11:54:32.737388 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Undefined index: setVerfied in /var/themes/touchmain/touch-single/theme-onco/theme-import.php on line 82
[Wed Apr 10 11:54:32.745041 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Undefined index: x in /var/themes/touchmain/touch-single/theme-onco/init.php on line 79
[Wed Apr 10 11:54:32.745244 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 11:54:32.763123 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Undefined variable: redirect_url in /var/themes/touchmain/touch-single/theme-onco/theme-userflow.php on line 1442
[Wed Apr 10 11:54:32.763149 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Undefined index: _cs_action in /var/themes/touchmain/touch-single/theme-onco/theme-adminui.php on line 382
[Wed Apr 10 11:54:32.768023 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Trying to get property of non-object in /var/themes/touchmain/touch-single/theme-onco/theme-actions.php on line 364
[Wed Apr 10 11:54:32.768045 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Undefined index: key in /var/themes/touchmain/touch-single/theme-onco/theme-userflow.php on line 310
[Wed Apr 10 11:54:32.768056 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 11:54:32.769645 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Notice: Trying to get property of non-object in /var/themes/touchmain/touch-single/header.php on line 29
[Wed Apr 10 11:54:32.778649 2019] [:error] [pid 30666] [client 66.249.69.155:55191] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3
[Wed Apr 10 11:54:53.174765 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Undefined index: x in /var/themes/touchmain/touch-single/theme-onco/sf/sf-class.php on line 586
[Wed Apr 10 11:54:53.174784 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Undefined index: x in /var/themes/touchmain/touch-single/theme-onco/sf/sf-class.php on line 593
[Wed Apr 10 11:54:53.174787 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Undefined index: sql in /var/themes/touchmain/touch-single/theme-onco/sf/sf-class.php on line 607
[Wed Apr 10 11:54:53.175017 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Undefined index: usx in /var/themes/touchmain/touch-single/theme-onco/theme-user-mappings.php on line 3
[Wed Apr 10 11:54:53.175028 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Undefined index: import in /var/themes/touchmain/touch-single/theme-onco/theme-import.php on line 3
[Wed Apr 10 11:54:53.175031 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Undefined index: cleansestate in /var/themes/touchmain/touch-single/theme-onco/theme-import.php on line 69
[Wed Apr 10 11:54:53.175034 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Undefined index: setVerfied in /var/themes/touchmain/touch-single/theme-onco/theme-import.php on line 82
[Wed Apr 10 11:54:53.177594 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Undefined index: x in /var/themes/touchmain/touch-single/theme-onco/init.php on line 79
[Wed Apr 10 11:54:53.177656 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'twentyten_setup' not found or invalid function name in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 11:54:53.183755 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Undefined variable: redirect_url in /var/themes/touchmain/touch-single/theme-onco/theme-userflow.php on line 1442
[Wed Apr 10 11:54:53.183768 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Undefined index: _cs_action in /var/themes/touchmain/touch-single/theme-onco/theme-adminui.php on line 382
[Wed Apr 10 11:54:53.186999 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Trying to get property of non-object in /var/themes/touchmain/touch-single/theme-onco/theme-actions.php on line 364
[Wed Apr 10 11:54:53.187012 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Undefined index: key in /var/themes/touchmain/touch-single/theme-onco/theme-userflow.php on line 310
[Wed Apr 10 11:54:53.187017 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private method Personalize_Login_Plugin::do_my_profile() in /srv/wp.0033.co.uk/public/htdocs/wp-includes/class-wp-hook.php on line 286
[Wed Apr 10 11:54:53.188336 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Notice: Trying to get property of non-object in /var/themes/touchmain/touch-single/header.php on line 29
[Wed Apr 10 11:54:53.195736 2019] [:error] [pid 31114] [client 66.249.69.155:39684] PHP Fatal error: Uncaught TypeError: Argument 1 passed to sort_terms_hierarchicaly() must be of the type array, object given, called in /var/themes/touchmain/touch-single/partials/mobile-filters.php on line 5 and defined in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php:3\nStack trace:\n#0 /var/themes/touchmain/touch-single/partials/mobile-filters.php(5): sort_terms_hierarchicaly(Object(WP_Error), Array)\n#1 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(706): require('/var/themes/tou...')\n#2 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.0033.co...', false)\n#3 /srv/wp.0033.co.uk/public/htdocs/wp-includes/general-template.php(157): locate_template(Array, true, false)\n#4 /var/themes/touchmain/touch-single/header.php(229): get_template_part('partials/mobile', 'filters')\n#5 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(704): require_once('/var/themes/tou...')\n#6 /srv/wp.0033.co.uk/public/htdocs/wp-includes/template.php(653): load_template('/srv/wp.003 in /var/themes/touchmain/touch-single/theme-onco/theme-functions.php on line 3

#1228536

Those errors are outputted from your theme files, have you tried as I mentioned above:
https://toolset.com/forums/topic/unable-to-edit-post-types-relationships-inside-a-post/#post-1228371

deactivate other plugins, and switch to wordpress default theme 2019, deactivate all Custom code snippets, and test again

If it is fixed, then you need to contact your theme author to fix those PHP errors.

#1229297

Good Afternoon,

If I de-activate the theme then I loose my CPT's which means the plugin won't work...

Thanks,
Jack

#1229671
Screen Shot 2019-04-11 at 23.40.13.png

I've spoken with the rest of my dev team...

It appears when we originaly done our Drupal Import, the Authors CPT was actually called Author - however this clashed with the WordPress author. We therefore renamed Author to Authors inside the Toolset Post Types (hidden link).

Could this be what's causing the issue?

I've just created a new relationship and connected it to the Authors. However, now when I try to connecting an author, I click their name and then get 'There has been an error, please try again later.'. (screenshot attached).

We really need this resolved as it means we're currently unable to upload content to our large publishing site.

#1229728

I have tried in a freash WordPress installation + the latest version of Types plugin.

Create a new post type with slug "author", it produce a error message:
You cannot use this slug because it is already used or a reserved word. Please choose a different slug.

According to wordpress document:
https://codex.wordpress.org/Reserved_Terms

"author" is a reserved term of WordPress core, so you need to change the post type slug to something else, for example:
author-cpt

#1229800
Screen Shot 2019-04-12 at 07.09.21.png

Hi Luo,

I changed the CPT as suggested but I'm still getting the same issue whereby when I try to connecting an author, I click their name and then get 'There has been an error, please try again later.'. (screenshot attached).

I've also noticed the attached error in my console?

Thanks,
Jack

#1229836

Since it is a compatibility problem with your theme files, but I don't have a copy of it in my localhost.
Please provide a copy of your website in below private message box, you can put it in your google drive disk, and share the link only, also point out the problem page URL, I need to test and debug it in my localhost, thanks

https://toolset.com/faq/provide-supporters-copy-site/

#1229857
edit-post.JPG
new-post.JPG

Thanks for the details, I can login into your website, and see the problem, here are what I found:
1) The JS errors occur when you edit a existed post, for example:
hidden link

But it works fine when I add a new post, for example:
hidden link

See screenshot new-post.JPG

2) And the post type "authors-cpt" is created with Types plugin, so I have tried to export the Types setting file from your website to my localhost with a fresh wordpress installation:
Dashboard-> Toolset-> Export / Import
it works fine when I edit a post, see screenshot edit-post.JPG, no JS errors.

Since you are using 16 plugins a custom theme in your website, I suggest you deactivate all other plugins + switch to wordpress default theme, and test again.

If the problem is fixed, activate them one by one, try to locate the problem plugin.

#1229890
Screen Shot 2019-04-12 at 09.12.49.png
Screen Shot 2019-04-12 at 09.12.55.png
FireShot Capture 093 - Plugins ‹ touchONCOLOGY — WordPress - touchoncology.com.png

Good Morning,

I've just de-activated all plugins, and switched to the WordPress default theme, and it's still broken (screenshots attached)...

Could it be something to do with being a multisite?

In the interim - can I add records via the DB? We've got several blog posts that we need to post and link authors to.

Thanks,
Jack