The emails notifying people that there ad has expired is incorrect. The reason for this is that this url is built using EDI_CLASSIFIED_MODULE_NAME while the check in hook_menu uses EDI_CLASSIFIED_PATH_NAME. One of these items is set too ed_classified while the other is ed-classified.
Comments
Comment #1
mcurry commentedComment #2
mcurry commentedComment #3
fgmSame cause as #876106: user warning: Unknown column 'ec.expiration_notify_last_sent' although the symptom is different, so marking duplicate.
Note that 5.x will not be fixed, since Drupal 5 is no longer supported.