Purge old expired ads gives white screen
milesgillham - June 27, 2009 - 13:18
| Project: | Classified Ads |
| Version: | 6.x-2.0-alpha2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Goes to white screen (ie kills Drupal) when you attempt to purge old expired ads from the My Classified Ads tab of your account. Server logs indicate "invalid method". It's broken, darn it.
Cheers,
Miles

#1
I think the problem is deeper with _ed_classified_purge(). It seems that it's not running successfully out of cron, let alone when invoked manually. It appears that a few other watchdog notices aren't making it to the logs which indicates something more widespread (whether or not related directly). More investigation required.
Cheers,
Miles
#2
Ah, it wasn't so bad at all. The purge call just didn't give any output, now it does.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.