Announcement

#1 2012-12-18 12:51:06

jonesints
Guest

Fatal error: Class 'language_controler' not found

Hi, I just tried to upgrade to 2.4.6 and the gallery broke.

Fatal error: Class 'language_controler' not found in ... plugins/language_switch/main.inc.php on line 34

The include file says this:

(lines 33 onwards)

include_once(PHPWG_PLUGINS_PATH.'language_switch/language_switch.inc.php');
$language_controler = new language_controler();
add_event_handler('loading_lang', array(&$language_controler, '_switch'), 5 );
add_event_handler('loc_end_index', array(&$language_controler, '_flags'), 95 );
?>



I guess it's something in the language switch plugin, but I'm not sure what the problem is or how to disable the plugin manually without access to the website. Is disabling the plugin even possible?

Thanks for your help

 

#2 2012-12-18 13:09:17

jonesints
Guest

Re: Fatal error: Class 'language_controler' not found

update:

although this didn't solve the broken plugin, I managed to uninstall it by renaming the plugin folder temporarily, to access the gallery's admin. Once in, I uninstalled the plugin from there and my gallery is back online.

I guess the plugin wasn't compatible with 2.4.6! Will prob leave it uninstalled for now.

 

#3 2012-12-18 13:21:40

flop25
Piwigo Team
2006-07-06
7037

Re: Fatal error: Class 'language_controler' not found

Hello
probably the auto update didn't go well : download the full package and extract it by overwriting


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact