Dear b747fp
Could you pastebin your code called in pre_get_posts filter?
Marcin
Thread Starter
b747fp
(@b747fp)
http://pastebin.com/kQr0fPh6
the category archive page shows “No Results” after 1.6.4 it works fine on 1.6.3
I am using a custom post type called Products with the standard Category taxonomy enabled on it
Thread Starter
b747fp
(@b747fp)
it happens on several different sites with the latest release of Types.
Warning: array_merge(): Argument #1 is not an array in /home/######/public_html/wp-content/plugins/types/embedded/common/toolset-forms/bootstrap.php on line 260
this error shows up on the archive/loop pages where this problem exists.
Thread Starter
b747fp
(@b747fp)
also getting this error when i go to edit some post types’ posts…
Catchable fatal error: Object of class __PHP_Incomplete_Class could not be converted to string in /home/#####/public_html/tickets/wp-content/plugins/types/embedded/common/toolset-forms/classes/class.types.php on line 535
Thread Starter
b747fp
(@b747fp)
nevermind the incomplete class error that was something i did with post meta… but the array merge error is there
We are already handling this error reported here:
https://wordpress.org/support/topic/update-to-164-causing-error
Please open a new thread if the problem persists in next release.