wesbaker/category_select

PHP Error on Create a New Custom Field

ghuber opened this issue · 2 comments

Receiving the following error when adding a new custom field:

A PHP Error was encountered
Severity: Warning
Message: array_search() [function.array-search]: Wrong datatype for second argument
Filename: wb_category_select/ft.wb_category_select.php
Line Number: 57

Fixed an error that came up when no settings existed. Closed by 712c41e.

Thanks for the speedy work, that did it!