Forum Replies Created

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.

    Thread Starter mc777

    (@mc777)

    I apologize that I did not explain well, I’ll do it again.
    is true that you can use [our-name] in Message body textarea., but I need to place in the response messages area.

    [your-name], Your message was sent successfully. Thanks.

    is possible?

    thanks for your interest.

Viewing 2 replies - 1 through 2 (of 2 total)