Closed (fixed)
Project:
Embedded Media Field
Version:
5.x-1.2
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 May 2008 at 21:36 UTC
Updated:
26 May 2008 at 04:33 UTC
Fatal error: Cannot redeclare video_cck_spike_info() (previously declared in /home/[user]/domains/[domain]/public_html/[subdomain]/modules/emfield/contrib/video_cck/providers/ifilm.inc:7) in /home/[user]/domains/[domain]/public_html/[subdomain]/modules/emfield/contrib/video_cck/providers/spike.inc on line 20
iFilm is Spike. ifilm.inc was renamed to spike.inc as of 1.1, and since I only over-wrote the old emfield folder when I upgraded from 1.0, ifilm.inc remained in my installation and gave this annoying error.
Please put some kind of indication on the project page that ifilm.inc needs to be deleted when upgrading from 1.0. Thanks.
Comments
Comment #1
vm commentedbest practice is to delete the old modules entire folder before uploading the new one. Not overwriting files so that this type of problem doesn't happen.
Comment #2
alex ua commentedVeryMisunderstood is generally right--you really should either use CVS to checkout modules (give it a try- if you're using Windows TortoiseCVS makes checking out and updating modules a breeze!) or delete the old version and load the new one. I promise you'll run into more problems like this if you don't get into this habit.
But, I went ahead and added this to the project page along with another update warning.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.