Closed (fixed)
Project:
Debut Blog
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2012 at 21:23 UTC
Updated:
30 May 2012 at 21:30 UTC
When both debut_blog and the core blog module are enabled, the following fatal error results:
Fatal error: Cannot redeclare blog_rdf_mapping() (previously declared in /path/to/install/modules/blog/blog.module:265) in /path/to/install/profiles/openoutreach/modules/contrib/debut_blog/debut_blog.module on line 88
Copy and paste error--forgot to rename hook implementation to debut_blog_rdf_maping().
Comments
Comment #1
nedjoFixed in http://drupalcode.org/project/debut_blog.git/commit/2ac348e.