The expiration of the listings hasn’t been working for a long time. But now I’m trying to set up Search Alerts extension and get that to work. But I can’t seem to get the cron job running.
The weird thing is that I see this in class-scheduler.php:
Well I have reviewed this issue further and there is action scheduler running which is working. So that is not the issue.
BUT the search alert does not work. No alert mail is sent and the issue seems to be where the form is validated in the function get_model_form in class-search-alerts.php. The field “_category” is said to contain invalid value (error message “field_contains_invalid_value”). Why that is I don’t know. The category id it contains does exist in the taxonomy database table (term_taxonomy). And if I click on the link to the monitored search it is displayed.
I’m stuck here. Will provide you with a temporary login to our staging site and let you have a look.