I have been busy moving a good friends blog and a customer of my file-house hosting to her own domain name that matches her blog Brain Foggles. It was quite a learning experience for me as I had never done it before. First off I did a little research on the web and said to myself that shouldn’t be too much trouble. Well I underestimated the difficulty and the little knowledge I had gained as it was not quite enough. First thing I ran into was the plugin I had found to expidite moving a blog from site to site would not work as the database is too large. I had attempted to move it using the Velvet Blues Update URL’s plugin, but ran into a snag right away as I was limited to a 2mb file and this one was just short of 4mb’s. Plus I was creating a new database as we did not want the old site to go down at all until we had the new site up and running. So I exported the Mysql database onto my computer and uploaded it as the new database for the new site. That was pretty straight forward but where I had trouble was renaming all instances of the old domain to the new domain. I found a great blog site that helped me a ton. My Digital Life had the information I needed to work with the Mysql database. It made life so much easier and I can’t thank them enough. Alright now I have I said to myself but once more my hopes were dashed like a ship against the rocks. I had an error with the php code. It was Warning: array_keys(): The first argument should be an array in */wp-includes/widgets.php on line 676, (*= your root directory). This I found out was a common occurence when moving blogs and was caused byt the text widgets. So back to the Msql database into the options table hunting the text widgets line. Once there you remove everyting in the table and woooo hoooo its working minus the text widgets. So I am back off to the old site to get the text widgets text. It all goes in one at a time making sure none of them break the instal and we are done. I feel confident now that I can move pretty much any WordPress blog onto my hosting server as long as I have access to the old blogsite. Now I find out she has a contest running and wants to hold off the move for 3 more days. Oh well I know what I am doing now so it shouldn’t be the big deal it was when I started.

Leave a Reply