5.10 version produces error
fluxline - July 31, 2008 - 21:27
| Project: | Taxonomy Autotagger |
| Version: | 5.x-1.10 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
when cron is run, wsod with the error:
Fatal error: Cannot use object of type stdClass as array in /path/modules/autotag/autotag.module on line 475
and in the log:
Invalid argument supplied for foreach() in /path/modules/autotag/autotag.module on line 401.
and then the cron times out.

#1
a little more info, this is with a custom content type with 2 cck fields i am searching on as well.
#2
Apologies, but I'm marking this as "won't fix". We're currently pushing all our modules up to D6, and won't be fixing any D5 bugs (unless major). D5 is no longer a supported release.