Closed (fixed)
Project:
Asset
Version:
5.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2008 at 15:39 UTC
Updated:
19 Apr 2008 at 22:23 UTC
I just installed 2.0-beta1 and it failed on my site with:
"Fatal error: Cannot redeclare mime_content_type() in /home/www/multisite/sites/all/modules/asset/asset.types.inc on line 284"
(I also have the mimemail module installed, which also declares mime_content_type)
In asset.types.inc, there's a typo at line 304, the trailing space after mime_content_type should be removed.
Small patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| asset.types_.inc_.patch | 407 bytes | stroobl |
Comments
Comment #1
eigentor commented+1 by me.
Got the same error, asset breaks my installation. Had to uninstall it :( This is a pity, as I'd love to try out the cool new version...
The proposed pathch does not help.
Comment #2
owen barton commentedYup - I get this too, fix verified
Comment #3
zroger commentedfixed and committed in dev version. I mistakenly credited the wrong issues (#239433) in the commit message. I see that this issue existed first. My apologies.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.