There's a call to the deprecated PHP split() function in zen-internals/template.block-editing.inc, resulting in the following error in PHP 5.3 (for findability of this issue):
Unknown error: Function split() is deprecated in zen_preprocess_block_editing() (line 76 of /var/www/sites/all/themes/zen/zen-internals/template.block-editing.inc).
Patch to follow.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | zen-1426484-1.patch | 1.2 KB | traviscarden |
Comments
Comment #1
traviscarden commentedComment #2
johnalbinThanks! :-)