Closed (fixed)
Project:
Drupress
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2013 at 14:11 UTC
Updated:
6 Jan 2014 at 05:50 UTC
Jump to comment: Most recent
Fatal error: Cannot redeclare drupress_enable_comments_block() (previously declared in /home/s53c0c9cbaee3dd2/www/profiles/drupress/drupress.profile:108) in /home/s53c0c9cbaee3dd2/www/profiles/drupress/drupress.profile on line 166
Looks like some work in progress in the code.
;-)
Comments
Comment #1
cafuego commentedHmmyes, I think I got distracted whilst adding the blocks to the install profile. That second call to the recent_comments block is actually supposed to be the categories block. I got around to copying the function, but not to changing it :-P
Fixed in the latest 7.x-1.x-dev.