Closed (fixed)
Project:
Location
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2009 at 14:18 UTC
Updated:
3 Apr 2010 at 09:29 UTC
I just tried to upgrade to the full release 3.0 from the 12-12-2009 and got the following error message with a white screen below the message:
Fatal error: Cannot redeclare location_node_settings_validate() (previously declared in /home/mallscom/public_html/sites/all/modules/location/location.module:861) in /home/mallscom/public_html/sites/all/modules/location/location_node.module on line 177
Any hints how to fix it?
Reinstalling the previous version is not resolving the issue right now - unfortunately.
Comments
Comment #1
tryitonce commentedNow 6.3.0-rc2 is reinstalled and the cache was fixed in MySQL the site is back up running.
So, no loss there - but any hints to what caused this fatal error will be greatly appreciated.
Thanks
Comment #2
fletch11 commentedI experienced the same thing
Comment #3
tryitonce commentedActually, I just noticed - reverting back to Now 6.3.0-rc2 did not work.
I got the same error just on a different line.
I had to go back to Now 6.3.0-rc1.
Looking at my local test installation I will try to move back up to 6.3.0-dev next week.
Comment #4
bdragon commentedUh, 3.0 is from 12/12/200*8*.
Anyway, some functions moved from location.module to location_node.module, so you need to make sure you don't mix versions or both will be attempting to implement certain functions. Make sure you don't have any files that weren't in the tarball.
Comment #5
jasom commentedUh, 3.0 is from 12/12/200*8*.
He want to say: User dev version :)
Comment #6
yesct commentedyep. Please try the dev version there have been several recent commits.