Hugh1928
Forum Replies Created
-
Forum: Plugins
In reply to: [MultiSite Clone Duplicator] Missing or invalid site addressWell, let us see if the blockquote leaves the backticks in place:
ERROR SQL ON : CREATE TABLE IF NOT EXISTS
wp_20_commentmetaLIKEsite_ar.wp_14_commentmetaForum: Plugins
In reply to: [MultiSite Clone Duplicator] Missing or invalid site addressLooks like the backticks were removed by the editor in my previous message. Here is the error message again, with apostrophes in the place of backticks:
ERROR SQL ON : CREATE TABLE IF NOT EXISTS 'wp_20_commentmeta' LIKE 'site_ar'.'wp_14_commentmeta'
And here I will try doubling up the backticks to see if they come through:
ERROR SQL ON : CREATE TABLE IF NOT EXISTSwp_20_commentmetaLIKEsite_ar.wp_14_commentmetaForum: Plugins
In reply to: [MultiSite Clone Duplicator] Missing or invalid site addressI wonder if the original problem might be related to the combination of a subdomain “le-vieux-manoir.” and a subdirectory “/fr”?
However, I receive an error when attempting to duplicate a subdirectory site from a subdirectory site. This is after updating the lib/data.php file. In the following command, it is not clear to me what the string ‘site_ar’ refers to. Here is the error message:
Duplication failed :ERROR SQL ON : CREATE TABLE IF NOT EXISTS
wp_20_commentmetaLIKEsite_ar.wp_14_commentmetaWPDB ERROR : SELECT command denied to user ‘skserver1’@’boscustweb4104.eigbox.net’ for table ‘wp_14_commentmeta’