searchable icon indicating copy to clipboard operation
searchable copied to clipboard

CakePHP plugin for site search functionality

Results 1 searchable issues
Sort by recently updated
recently updated
newest added

DebugKit uses a Model called ToolbarAccess which extends directly from object. This produces an error when trying to call Model::Behaviors->attached(): Notice: Undefined property: ToolbarAccess::$Behaviors in C:\xampp\htdocs___\app\plugins\searchable\vendors\shells\build_search_index.php on line 157 Fatal...