• Hi there,
    firstly, thanks – the plugin is just what we were looking for! I’m having trouble with saving a custom post type. Under Display settings, when I deselect the check box next to “Editor”, the save button fades out and a spinning wheel appears next to it, so I can’t save the change. The same thing occurs if I try to add a parent (under Post Relationship).

    I tried in both Chrome (v.28) and Safari (v. 6.02).

    Any help would be most appreciated!

    http://wordpress.org/extend/plugins/types/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    I’ve a similar problem, I can’t save the custom post type, when I try save it return these errors:

    Warning: array_combine() [function.array-combine]: Both parameters should have at least 1 element in /home/****/wp-content/plugins/types/wpcf.php on line 170

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/****/wp-content/plugins/types/wpcf.php on line 170

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/****/wp-content/plugins/types/wpcf.php on line 177

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/****/wp-content/plugins/types/wpcf.php on line 177

    Warning: in_array() expects parameter 2 to be array, null given in /home/****/wp-content/plugins/types/wpcf.php on line 179

    Warning: array_combine() [function.array-combine]: Both parameters should have at least 1 element in /home/****/wp-content/plugins/types/wpcf.php on line 170

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/****/wp-content/plugins/types/wpcf.php on line 170

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/****/wp-content/plugins/types/wpcf.php on line 177

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/****/wp-content/plugins/types/wpcf.php on line 177

    Warning: in_array() expects parameter 2 to be array, null given in /home/****/wp-content/plugins/types/wpcf.php on line 179

    Warning: Cannot modify header information – headers already sent by (output started at /home/****/wp-content/plugins/types/wpcf.php:170) in /home/****/wp-includes/pluggable.php on line 876

    ..any idea what is the problem?

    I am using wordpress 3.5.2 and Types 1.3.1

    thank you.

    Hey All,

    at least the second one is a known problem, see this thread.

    Sounds like it will be fixed soon!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't save Custom Post Type with certain features’ is closed to new replies.