Receive this error upon installing the module:

Fatal error: Cannot redeclare phptemplate_preprocess() (previously declared in /home/springhi/public_html/CommunityEnergyExchange.com/modules/marketplace/transactions.module:767) in /home/springhi/public_html/CommunityEnergyExchange.com/sites/all/themes/acquia_marina/template.php on line 160

Comments

matslats’s picture

Status: Active » Needs work

I shouldn't really be using the function phptemplate_preprocess in a module since it is really a theme function and this is a theme it conflicts with.
Short solution is to use another theme, but I'll do my best to resolve this before version 1.0

matslats’s picture

Status: Needs work » Fixed

Fixed in HEAD

Status: Fixed » Closed (fixed)

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