Duplicator Failed
-
Hello,
I was successfully able to duplicate my site and test it out on a sub directory test development site, both hosted on the same domain and server. However whenever I went to fully deployed the site to a new domain on a new Godaddy server, the duplication did not work successfully. The entire theme is broken and this is the error log I got.
Take note; the same installer and zip file worked successfully whenever I tested it on my development domain, but it doesn’t work whenever I go to deploy it to a client’s domain name.
SERIALIZATION ERRORS (3)
Use the SQL below to display data that may have not been updated correctly during the serialization process.
SELECT option_value, autoload FROMwp_optionsWHERE option_id = “155”;
SELECT option_value, autoload FROMwp_optionsWHERE option_id = “323”;
SELECT option_value, autoload FROMwp_optionsWHERE option_id = “344”;Is this the reason why it broke my entire site?
The topic ‘Duplicator Failed’ is closed to new replies.