When running with full error reporting, this module throws some PHP notices. Patch attached fixes those.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 349907_search_block_notices_1.patch | 2 KB | deviantintegral |
| search_block_notices.patch | 1.24 KB | swentel |
When running with full error reporting, this module throws some PHP notices. Patch attached fixes those.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 349907_search_block_notices_1.patch | 2 KB | deviantintegral |
| search_block_notices.patch | 1.24 KB | swentel |
Comments
Comment #1
deviantintegral commentedThanks for the patch. I've made a few changes and attached an updated patch. I've changed the if statement to match Drupal code conventions, and renamed the $type2 variable to something a bit more descriptive. Please try it out and let me know how it goes.
Comment #2
deviantintegral commented