backdrop-contrib / fanciblock

Fanciblock module can be used to create image and icon feature boxes.
GNU General Public License v2.0
1 stars 2 forks source link

Can't add a box to an empty block #7

Closed stpaultim closed 6 months ago

stpaultim commented 5 years ago

If you delete all the boxes from a block there is an option to add a box. However, the add a box link generates an error:

Argument 1 passed to backdrop_sort() must be of the type array, string given, called in /app/src/modules/contrib/fanciblock/fanciblock.box.admin.inc on line 9

Triplo___Demo

NOTE: There is no option to add a box to a block that already has at least one box. It would be nice to be able to add and delete boxes.

docwilmot commented 4 years ago

@stpaultim I think this is fixed, please test.

stpaultim commented 4 years ago

@docwilmot - I tested and it works for me!!!

stpaultim commented 6 months ago

Seems to be fixed!