I get the following message when activating the module erp

Fatal error: Cannot redeclare favorite_nodes_install() (previously declared in c:\...\modules\erp\price_list\price_list.install:4) in c:\...\modules\favorite_nodes\favorite_nodes.install on line 3

because erp use the same function name as one function already used by favorites_node module

Comments

singularo’s picture

Assigned: Unassigned » singularo
Status: Active » Closed (fixed)

This was because I used favorite nodes as a base. This issue has been removed with the renaming of all the erp modules to erp_*