• Resolved herko

    (@herko)


    I wanted to create a sandbox site so I can work on a redesign and have the owners play with new content and such, so I created a full copy, created a duplicate database, put the files in a new folder, dumped the database in the new one, updated wp-config with the new db settings, edited the db entries for the URL, and fired up the site.

    And this is what I get now:

    Fatal error: Call to undefined function get_translations_for_domain() in /path/to/my/domain/wp-includes/l10n.php on line 81.

    Funny thing is, the original site works fine, and I checked all the files, they’re all there. What am I doing wrong here? Can anyone give me some help? I’m not a n00b, but this baffles me.

    Thanks 🙂

    Herko

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try reviewing Moving_WordPress.

    Thread Starter herko

    (@herko)

    Like I said in my post, I have done the steps in the Moving_Wordpress codex page. I’ve checked all database entries, I’ve checked all the files, I’ve made the changes to wp-config, the thing that bugs me is the error. What is causing it?

    So I ask again: what can cause the Fatal error: Call to undefined function get_translations_for_domain() in /path/to/my/domain/wp-includes/l10n.php on line 81.

    Looks like you’re missing a file – either a file associated with the core WP language packs or perhaps a language pack associated with your theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Copied site (for sandbox), now get strange error. Halp?’ is closed to new replies.