Closed (fixed)
Project:
Localizer
Version:
5.x-1.10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2007 at 12:03 UTC
Updated:
31 Jan 2008 at 05:33 UTC
After a mistake in "Switch by hostname" I see
Fatal error: Call to undefined function localizernode_get_contentlocale() in /../modules/localizer/localizer.module on line 829
The site has died ...
Comments
Comment #1
mandar78 commentedTo recover your site go to system table and remove all localizer module records.
Use internationalization module
Comment #2
Roberto Gerola commentedI see, there is a problem in the modules loading order.
I'll fix this, thanks.
Were you able to restore your site or do you need help ?
Comment #3
pvasili commented2 Roberto Gerola: Thanks, I'm OK (the backup :) ). I only try to make to all the help the module better and more reliably. Success :)
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
lordlex commentedHello...
I just had this problem... i selected "Switch by hostname"... and site has died...
I had no backup of the database... so i added "function localizernode_get_contentlocale() {}" to my settings file located in "sites/default", then deselect that "Switch by hostname" and done... site is back live :P
Delete the line added to the settings file after.
Hope this will help other easy recover their websites...