Closed (fixed)
Project:
Classified Ads
Version:
6.x-2.0-alpha2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2009 at 13:18 UTC
Updated:
14 Jul 2009 at 12:30 UTC
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
Comments
Comment #1
milesgillham commentedI 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
Comment #2
milesgillham commentedAh, it wasn't so bad at all. The purge call just didn't give any output, now it does.