I expected to see:
Hi there, I try to duplicate a site within a multisite, I tried 3 different tools, but I always get this error:
Duplication failed :
ERROR SQL ON : SELECT `point` FROM `1k7yN_14_toolset_maps_address_cache` WHERE `point` LIKE '{3ef18fd4152850cd7158f5e429bb0f48d69dc8e82c0b920002589e6e80ae231b}hidden link{3ef18fd4152850cd7158f5e429bb0f48d69dc8e82c0b920002589e6e80ae231b}'
WPDB ERROR : Incorrect arguments to like
What can I do?
Please find login cress in the other tickets.
I took a quick look at your site, and although you only have a few sites in your multisite installation, there appear to be database tables for very many sites (around 20?) in the same table, e.g. there are around 20 toolset_maps_address_cache tables.
I suggest you drop the toolset_maps_address_cache table for the particular site. Toolset will then recreate the table, and rebuild the cache.
If that doesn't help, let us know and we can take another look.