Active
Project:
Apache Solr Biblio
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2010 at 01:06 UTC
Updated:
25 Jul 2010 at 01:06 UTC
Following a module update (ApacheSolr Biblio), I issued update.php. And I got this error:
• warning: reset() expects parameter 1 to be array, null given in /var/www/webdocs/afrixml/update.php on line 314.
• warning: array_pop() expects parameter 1 to be array, null given in /var/www/webdocs/afrixml/update.php on line 314.
The update process was aborted prematurely while running update # in .module. All errors have been logged. You may need to check the watchdog database table manually.Yet, when I checked back into Admin pages, all checkmarks were green.
Just in case, here is a partial output of the Recent log entries:
Date: Saturday, July 24, 2010 - 20:47
User: admin
Location
http://www.myserver.net/admin/reports/dblog
Referrer
http://www.myserver.net/
Message
Unknown column 'data' in 'field list' query: UPDATE cache SET data = 'a:0:{}', created = 1280018835, expire = 0, headers = '', serialized = 1 WHERE cid = 'css_injector:rules' in /var/www/webdocs/.../includes/cache.inc on line 109.
Severity
error