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.

CommentFileSizeAuthor
#1 zen-1426484-1.patch1.2 KBtraviscarden

Comments

traviscarden’s picture

Assigned: traviscarden » Unassigned
Status: Active » Needs review
StatusFileSize
new1.2 KB
johnalbin’s picture

Component: PHP code » layout.css
Status: Needs review » Fixed

Thanks! :-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.