Found what I think is the fix, but I can not manually fix it cause I don't do phpmyadmin or drush and trying the dev build did not fix a thing, but looks like it is a missing table If I had step by step instructions I think I could handle phpmyadmin, but it has been a while. Here is the link and the error:
Note I am upgrading from 7.20 to 7.2.dev
Column owner not created in rules_config on update 2.3 to 2.5 ... https://drupal.org/node/2094879
I have also requested help there.
Error message PDOException : SQLSTATE[42S22]: Column not found: 1054 Unknown column 'base.owner' in 'field list': SELECT base.id AS id, base.name AS name, base.label AS label, base.plugin AS plugin, base.active AS active, base.weight AS weight, base.status AS status, base.dirty AS dirty, base.module AS module, base.owner AS owner, base.access_exposed AS access_exposed, base.data AS data FROM {rules_config} base WHERE (base.status IN (:db_condition_placeholder_0, :db_condition_placeholder_1, :db_condition_placeholder_2)) ; Array ( [:db_condition_placeholder_0] => 3 [:db_condition_placeholder_1] => 2 [:db_condition_placeholder_2] => 6 ) in EntityAPIController->query() (line 187 of /home/7/public_html/access/sites/all/modules/entity/includes/entity.controll er.inc). The website encountered an unexpected error. Please try again later.
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Linda Romey Sent: Wednesday, January 08, 2014 4:51 PM To: support@drupal.org Subject: Re: [support] updating rules module
Yes, I did what Jim suggested and found the issue. I also made sure that there were no errors in any of the rules--i.e. I use og and it uses rules. Some of the og fields had changed with that upgrade and so it broke the rules--which I didn't realize. And then the update went fine.
On Wed, Jan 8, 2014 at 5:13 PM, Frank Nikola fnikola@cognisync.com wrote:
Hey Jim,
This sounds like the standard white screen of death (wsod) problem that is usually caused by a php error. You will need to enable error displays and checking your server logs to help resolve the issue.
See https://drupal.org/node/158043 for assistance.
On Wed, Jan 8, 2014 at 2:45 PM, Jim Ruby jim@v-community.com wrote:
I have had this problem in the past, but the sight gets the white screen of death when I update Rules 7.x-2.0 to 7.x-2.6 Any suggestions on how to troubleshoot this? I have enquired this with in the rules issue cue, but really was never a fix since the author could never reproduce my problem. Thanks for any suggestions -- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]