Thread Starter
Jakub
(@lambrychgmailcom)
Thx. I discovered today another bug. I’ll show the flow control.
I have a webiste with two languages (l1,l2).
1. I create two posts in l1 and l2.
2. I delete the l2 post (it goes to trash). Hwever, the l2 post is still linked to l1.
3. I try to remove the l2 post from the trash and i get this:
Warning: array_unique() [function.array-unique]: The argument should be an array in /faces/wp-content/plugins/ceceppa-multilingua/fix.php on line 174
Best regards,
Kuba
it was not a bug, but one thing desired …
But you’re right, it is easier if I cancel the connection when you trash a post or page 🙂
The other problem its only a warning.
In next update I’ve removed warning and connection between trashed posts…
Thread Starter
Jakub
(@lambrychgmailcom)
The problem is that it’s not possible to remove the connection (imagine I want to relink the paga p1 with translation p2 to another translation p3 made by other editor). And if you try to remove a post there is a blank page with errors. I’d my editors to work independently – when they see en error like this they will be scared.
I’ve fixed the problem. I am completing the last changes 🙂