Variable $children is undefined
gil_e_n - November 7, 2009 - 00:49
| Project: | Advanced Taxonomy Blocks |
| Version: | 6.x-1.8 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
The array $children isn't defined in any of the functions, leading to an absolute boatload of error messages if for some reason you want to turn error reporting down to the level of notices to do your own development work. I believe there was another variable that was undefined, but that might have been another contribution and I don't have the code readily available.
