They all copied over, I just checked lists on both servers. There is no blocked_ips table on the original server. It should have had this problem there.
On Thu, Mar 28, 2013 at 10:09 AM, Jamie Holly hovercrafter@earthlink.netwrote:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'johntate.blocked_ips' doesn't exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array ( [:ip] => 220.245.128.9 ) in drupal_is_denied() (line 1895 of /sites/johntate.org/includes/bootstrap.inc).
By looks of it all the tables didn't copy over.
Jamie Hollyhttp://www.intoxination.net http://www.hollyit.net
On 3/27/2013 6:54 PM, John Tate wrote:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'johntate.blocked_ips' doesn't exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array ( [:ip] => 220.245.128.9 ) in drupal_is_denied() (line 1895 of /sites/johntate.org/includes/bootstrap.inc).
-- [ Drupal support list | http://lists.drupal.org/ ]