Empty first element in row list?
Anders Östberg - June 1, 2009 - 15:01
| Project: | Filebrowser |
| Version: | 6.x-2.0-rc10 |
| Component: | Directory Listing Pages |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I'm getting a warning about invalid argument to foreach() when listing directories, and it seems to me that Filebrowser somewhere adds an empty first element to the row array. This causes a warning when looping to display the rows in my theme (four seasons). I've messed around a bit with trace output but can't quite understand where this happens.

#1
Perhaps you can paste the exact error here ?