Hi,
I have a multi-language site set up, using categories as language identifiers (and mod-rewrite to use “EN” instead of “C4” for example).
Previously, we set up the site in German (C5) and then I used SQL to copy across all the entries, changing simply the category->posts link entries to say 4 instead of 5 for the related ID’s.
However, I couldn’t figure out how to copy across the relationships, so had to do all that manually.
My Question
How to duplicate weblog entries, including the relationships, without having to go through each entry manually?