After creating a node with a date , The node shows the body, but not the date and I get this error in the log file:
Unknown column 'field_date3_value' in 'field list' query: SELECT field_date3_value AS value FROM content_type_course3 WHERE vid = 327 LIMIT 0, 1 in /hsphere/local/home/scedu/strathfieldcollege.edu.au/includes/database.mysql.inc on line 172.
I have tried 2.5 and the dev release.
Any suggestions?
Comments
Comment #1
karens commentedThis error says your table doesn't have the right columns and I have no idea how you got to that state without a lot more information. Follow the TROUBLESHOOTING tips on the date project page at http://drupal.org/project/date and hopefully things will work again.
Comment #2
karens commentedNo response, so assuming fixed.