Closed (cannot reproduce)
Project:
Quotes
Version:
6.x-1.40
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2010 at 18:02 UTC
Updated:
27 Oct 2010 at 17:09 UTC
Watchdog error as seen from drush:
WD php: Unknown column 'qb.cron_interval' in 'where clause'
query: SELECT qb.* FROM quotes_blocks qb INNER JOIN blocks b ON
b.module = 'quotes' WHERE b.status = 1 AND qb.cron_interval > 0 AND
(qb.vid = 0 OR (qb.cron_last + (qb.cron_step * qb.cron_interval)) <
1278610862) in
/chroot/home/greenkne/greenknees.net/html/sites/all/modules/quotes/quotes.module
on line 1024.
Comments
Comment #1
nancydruDid you run update.php?
Comment #2
nancydruNo further information