I previewed an ejournal entry I'd written and the following error was displayed:

user error: Table 'drupal.ejournal_shortly' doesn't exist
query: SELECT ei.* FROM ejournal_shortly es INNER JOIN ejournal_issues ei ON es.iid=ei.iid WHERE es.nid='0' in /home/drupal/public_html/test/includes/database.mysql.inc on line 66.

Comments

romca’s picture

Status: Active » Fixed

fixed in CVS, the ejournal_shortly feature will be added 'shortly' ;)

Anonymous’s picture

Status: Fixed » Closed (fixed)