warning: array_fill() [function.array-fill]: Number of elements must be positive in
clemens.tolboom - November 27, 2007 - 08:10
| Project: | Image Composition |
| Version: | 5.x-1.0-beta6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | clemens.tolboom |
| Status: | active |
Jump to:
Description
This is a bug introduced by the border algorithm which is not yet functional.
By setting "padding around each image" to 0 on the admin/settings/image_composition page this warning will disappear.
I hope to find time to solve this because it would make the module more attractive.

#1
This could be fixed by removing the setting for border width to 0. It's a waste but better then having an error.
#2