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

tryitonce’s picture

Now 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

fletch11’s picture

I experienced the same thing

tryitonce’s picture

Actually, 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.

bdragon’s picture

Uh, 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.

jasom’s picture

Uh, 3.0 is from 12/12/200*8*.

He want to say: User dev version :)

yesct’s picture

Priority: Critical » Normal
Status: Active » Closed (fixed)

yep. Please try the dev version there have been several recent commits.