I tried to install it on localhost (fresh phpBB 3.0.10) with AutoMOD but it shows me
Code: Select all
Cannot locate File: ./../store/mods//contrib/templates/subsilver2.xml
I repacked it (put the files and folders in archive into one folder called: AdvancedMultiLanguagePackSupportMOD_1.0.0 and zipped it again) and it worked until I run external installer (umil_auto_amls.php). Then I get those errors:
Code: Select all
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 1547: Undefined index: lang_select_enable
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 1547: Undefined index: lang_click_enable
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 1581: Undefined index: lang_select_enable
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 1581: Undefined index: lang_click_enable
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 1690: Undefined index: inherit_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 1694: Undefined index: inherit_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 2215: Undefined index: inherit_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 2219: Undefined index: inherit_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 2215: Undefined index: inherit_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 2219: Undefined index: inherit_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 2215: Undefined index: inherit_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 2219: Undefined index: inherit_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 2215: Undefined index: inherit_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 2219: Undefined index: inherit_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 2215: Undefined index: inherit_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/session.php on line 2219: Undefined index: inherit_lang
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4690: Undefined index: lang_select_enable
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4691: Undefined index: lang_click_enable
and I cannot see anything in ACP, but errors above.