Quantcast
Channel: Toolset » All Posts
Viewing all articles
Browse latest Browse all 20145

WPML wp-types many_to_many bug

$
0
0

my action sequence:

1 installs wp-types;
2 installs WPML
3 create a new cutom type "type1"
4 create a new cutom type "type2"
5 create a new cutom type "type1hastype2"
6 type1hastype2 has parent "type1" and parent "type2" (many to many relation)
7 create new type1 post;
8 publish
bug: Fatal error: Cannot use object of type WP_Error as array in /home/andrius/www/poilsis/public_html/wp-content/plugins/wp-types/embedded/includes/post-relationship.php on line 253

9 Deactivate wpml
10 workinkg
11 activate wpml
12 bug
13 turnoff many to many
14 working

Please help fast. Monday deadline:(


Viewing all articles
Browse latest Browse all 20145

Trending Articles