Hello!
I have phpBB 3.0.12 and try to install phbBB Invite 2.0.2 (phpBB_Invite_2.0.2_31-06-2012) via AutoMOD 1.0.3-DEV .
I have the same error 'The Find specified by the MOD could not be found' (but Find string "'require_activation' => ..... 'explain' => true)" is exactly in the place).
Do I need to edit includes/acp/acp_board.php before install or after install ?
Also, during install togher with this "Find" error AutoMOD shows errors in the "New Files":
Code: Select all
root/adm/style/acp_meghivo.html adm/style/acp_meghivo.html Copy not attempted
....
root/styles/subsilver2/theme/meghivo.css styles/subsilver2/theme/meghivo.css Copy not attempted
I've edited files, press Retry and same error appears. Then I make Force install, is says Mode installed and files are written, but Find error still remains.
Code: Select all
Source Target Status
root/adm/style/acp_meghivo.html adm/style/acp_meghivo.html Success
.....
root/language/en/mods/info_mcp_meghivo.php language/en/mods/info_mcp_meghivo.php Success
Then I press "The MOD requires an external installer to finish installation. Click here to continue to that step" and there is an error in language. First, I've got RU from here
http://www.phpbbguru.net/community/down ... p?id=15619 and copied it to root folder in archive, but after getting errors I delete it from archive, unistalled mode, delete mode, uploaded new and istalled it. But errors about 'ru' remained.
Code: Select all
"[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 150: include(./../language/ru/mods/install_meghivo.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 150: include(./../language/ru/mods/install_meghivo.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 150: include(): Failed opening './../language/ru/mods/install_meghivo.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 151: include(./../language/ru/mods/info_acp_meghivo.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 151: include(./../language/ru/mods/info_acp_meghivo.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 151: include(): Failed opening './../language/ru/mods/info_acp_meghivo.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 152: include(./../language/ru/mods/info_mcp_meghivo.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 152: include(./../language/ru/mods/info_mcp_meghivo.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 152: include(): Failed opening './../language/ru/mods/info_mcp_meghivo.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 153: include(./../language/ru/mods/info_ucp_meghivo.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 153: include(./../language/ru/mods/info_ucp_meghivo.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 153: include(): Failed opening './../language/ru/mods/info_ucp_meghivo.php' for inclusion (include_path='.:')
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 154: include(./../language/ru/mods/permissions_meghivo.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 154: include(./../language/ru/mods/permissions_meghivo.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 154: include(): Failed opening './../language/ru/mods/permissions_meghivo.php' for inclusion (include_path='.:')"
also, it says
Some changes to the language files are missing. Please apply them as described HERE.
Code: Select all
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/install/index.php
LINE: 168
CALL: trigger_error()
Also, in the /INCLUDES folder I have /INFO folder, where acp_meghivo.php is located. But there is no acp_meghivo.php in /INCLUDES itself.
In Automod mode Invite is listed as installed.
How can I use Invite mod ?