• my stuff was at dev.website.com

    I backed up my files as well as the db sql.

    I wanted to move to https://www.website.com

    after I backed up, I deleted my db from dev, deleted the files, etc. then I used fantastico to make a new word press installation on https://www.website.com. that worked.

    then I added my theme. that worked too.

    then I tried to import my sql file to my newly created db, and that’s where the problem rose.

    I keep getting an error on homepage and on admin:

    Warning: array_keys() [function.array-keys]: The first argument should be an array in?/home/cinesnob/public_html/wp-includes/widgets.php?on line?1045

    Warning: Cannot modify header information – headers already sent by (output started at /home/cinesnob/public_html/wp-includes/widgets.php:1045) in/home/cinesnob/public_html/wp-includes/pluggable.php?on line?850

    I even uploaded my backedup widget and pluggable files and it still gives me the same error.

    any help is appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hmmmm

    try removing all themes from the themes folder except default and classic. temporarily move them to a temp folder. That will cause WP to use the default theme when you next start it up. See if that lets you into the site. Sounds like you had widgets enabled on the old site that perhaps are not installed on the new installation?

    If that doesn’t work, do you have all the plugins in place that were in place on the original site? If not, put them in the plugins folder. Don’t do this until you’ve tried the first step and its not worked.

    Thread Starter stevenybarra

    (@stevenybarra)

    yeah, i had all the plugins in the themes folder. i’ve uninstalled and reinstalled many times, and it only starts giving me the error when i import my sql file.

    Have you run queries on the database, updating all references to the old domain to the new domain? Just changing the site and blog URL is not enough

    https://www.mydigitallife.info/2007/10/01/how-to-move-wordpress-blog-to-new-domain-or-location/

    Thread Starter stevenybarra

    (@stevenybarra)

    stvwlf, thanks for the help.

    i finally just restored from my previous and just moved the core files out to the new root instead of dev.

    i ended up changing the url on wordpress settings.

    that seems to have worked.

    i appreciate the help, i’ll make this post closed.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘moved my word press, now it’s not working.’ is closed to new replies.