Ok, that did the trick.
It is interesting though, because it says that post and page are the default and the setting was empty.
Anyway, it is working now. Thank you so much for your great support!
You can find the debug file at https://tibe.at/wp-content/plugins/threewp-broadcast//ThreeWP_Broadcast.php.a3d6205f.debug.html
I saved a page twice – but the debug file does not show a lot of information. Did I miss something?
The table seems to be fine. Checked some data ->
threewp_broadcast\BroadcastData::__set_state(array(
‘id’ => ‘1’,
‘blog_id’ => ‘4’,
‘post_id’ => ‘5’,
‘dataModified’ => false,
‘data’ =>
array (
‘version’ => 2,
‘linked_parent’ =>
array (
‘blog_id’ => 1,
‘post_id’ => 80,
),
),
))
I will send you the long debug test later – have to go to a meeting now.