Sorry I just realized it's looking for a setting called blocked_ips in the table variable, but it is not there on the original server. The tables have copied exactly, otherwise mysqldump would be what is at fault.
On Thu, Mar 28, 2013 at 10:19 AM, John Tate john@johntate.org wrote:
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/ ]
-- www.johntate.org