Hello there, new user to Drupal here. Im having an issue migrating a site to a local host for testing before a planned move to a new host.
I have been supplied the main site files, and two database files called site_cachestructure and site_data respectively. Recreating the users, installing drupal etc went fine with no bother, and soon I had the site ready to import the old databases.
Both these files were exported from a single database call site_sandbox, so i recreated that database and imported in both of the SQL files into that database.
However, when I opened up the site im greeted by the following error
http://pastebin.com/ig1UPPsY
On further examination, some other functions are also broke, such as the gender option on registration being either 'N/A' or 'Male Female' in the same selection. It can also not recognise any existing user accounts, and the timestamp on the users is gibberish when examined using php. The fact that those errors, from what i know, indicate the queries are failing tells me there is a problem with the way I am importing the database. The site works fine at its current host, so its definetly something to with my setup.
I am using WAMP local server, running the 32 bit version equipped with Apache 2.2.22, Mysql 5.5.24, PHP 5.3.13, XDebug 2.1.2, XDC 1.5, PhpMyadmin 3.4.10.1, SQLBuddy 1.3.3, and webGrind 1.0.