I have had two different sites fail the same way this morning when trying to do the initial conversion to 7.15 PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'capt7.filter_format' doesn't exist: SELECT ff.* FROM {filter_format} ff WHERE (status = :db_condition_placeholder_0) ORDER BY weight ASC; Array ( [:db_condition_placeholder_0] => 1 ) in filter_formats() (line 409 of C:\wamp\www\drupal7\modules\filter\filter.module).
Ideas?
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
Try revisiting the update.php page after this error. I've found that it clears and upgrades just fine.
________________________________
From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Ms. Nancy Wichmann Sent: Friday, August 24, 2012 8:58 AM To: support drupal Subject: [support] 6.26 to 7.15 fails
I have had two different sites fail the same way this morning when trying to do the initial conversion to 7.15
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'capt7.filter_format' doesn't exist: SELECT ff.* FROM {filter_format} ff WHERE (status = :db_condition_placeholder_0) ORDER BY weight ASC; Array ( [:db_condition_placeholder_0] => 1 ) in filter_formats() (line 409 of C:\wamp\www\drupal7\modules\filter\filter.module).
Ideas?
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
There's an issue open about it but I don't have the number at the moment.
Earnie
On Fri, Aug 24, 2012 at 12:14 PM, Metzler, David metzlerd@evergreen.edu wrote:
Try revisiting the update.php page after this error. I’ve found that it clears and upgrades just fine.
From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Ms. Nancy Wichmann Sent: Friday, August 24, 2012 8:58 AM To: support drupal Subject: [support] 6.26 to 7.15 fails
I have had two different sites fail the same way this morning when trying to do the initial conversion to 7.15
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'capt7.filter_format' doesn't exist: SELECT ff.* FROM {filter_format} ff WHERE (status = :db_condition_placeholder_0) ORDER BY weight ASC; Array ( [:db_condition_placeholder_0] => 1 ) in filter_formats() (line 409 of C:\wamp\www\drupal7\modules\filter\filter.module).
Ideas?
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
-- [ Drupal support list | http://lists.drupal.org/ ]
Hi Nancy,
What steps are you using to do the conversion? I might need to do this, but not for a while.
thanks,
Nestor :-)
On Fri, Aug 24, 2012 at 8:58 AM, Ms. Nancy Wichmann nan_wich@bellsouth.netwrote:
I have had two different sites fail the same way this morning when trying to do the initial conversion to 7.15 PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'capt7.filter_format' doesn't exist: SELECT ff.* FROM {filter_format} ff WHERE (status = :db_condition_placeholder_0) ORDER BY weight ASC; Array ( [:db_condition_placeholder_0] => 1 ) in filter_formats() (line 409 of C:\wamp\www\drupal7\modules\filter\filter.module).
Ideas?
*Nancy* Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
-- [ Drupal support list | http://lists.drupal.org/ ]