Thanks for posts by Палыч
Добавлено: 25 окт 2014, 07:56
И на странице благодарностей не определяются данные о юзере. Ошибки вываливаются. Сейчас прислать не могу)
phpBB Guru's phpBB 4.0-dev test board
https://anderson.phpbbguru.net/
Поверх мода? И хорошо бы backtrace посмотреть, включи дебаг.владимир1983 писал(а):QR_BBPOST При первой установке экста на конверте 3.0.12 > 3.1 RC6
После обновления 3.0.12 > 3.1 RC6 остались данные в бд от мода, ну и модули в админке. Я уже обновлял форум как то тестово 3.0.12 > 3.1 RC3, тогда мигратор от мода сработал без ошибок и более чем 7 000 благодарностей перенеслось в экс. Сейчас же ошибка.rxu писал(а):QR_BBPOST Поверх мода?
Так вот он и показывает ошибку.rxu писал(а):QR_BBPOST включи дебаг
Код: Выделить всё
Catchable fatal error: Argument 1 passed to phpbb\db\migrator::get_callable_from_step() must be of the type array, string given, called in C:\OpenServer\domains\phpbb31.ru\phpbb\db\migrator.php on line 449 and defined in C:\OpenServer\domains\phpbb31.ru\phpbb\db\migrator.php on line 471
Код: Выделить всё
[phpBB Debug] PHP Notice: in file [ROOT]/ext/gfksx/ThanksForPosts/acp/acp_thanks_refresh_module.php on line 106: Use of undefined constant THANKS_TABLE - assumed 'THANKS_TABLE'
Код: Выделить всё
Общая ошибка
SQL ERROR [ mysqli ]
Table 'dbname.THANKS_TABLE' doesn't exist [1146]
SQL
DELETE FROM THANKS_TABLE WHERE post_id IN ('135308', '135540', '135631', '135632', '135636', '144876', '144929', '148052', '148052', '148052', '148061', '148206')
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 194
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/ext/gfksx/ThanksForPosts/acp/acp_thanks_refresh_module.php
LINE: 108
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/includes/functions_module.php
LINE: 674
CALL: gfksx\ThanksForPosts\acp\acp_thanks_refresh_module->main()
FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
Код: Выделить всё
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_display.php on line 1505: Undefined index: user_email
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_display.php on line 1515: Undefined index: session_time
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_display.php on line 1522: Undefined index: user_allow_viewonline
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_display.php on line 1533: Undefined index: user_birthday
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4721: Undefined index: avatar
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4722: Undefined index: avatar_width
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4723: Undefined index: avatar_height
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions.php on line 4727: Undefined index: avatar_type
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_display.php on line 1609: Undefined index: user_jabber
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_display.php on line 1611: Undefined index: user_jabber
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_display.php on line 1612: Undefined index: user_jabber
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_display.php on line 1505: Undefined index: user_email
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_display.php on line 1515: Undefined index: session_time
[phpBB Debug] PHP Notice: in file [ROOT]/includes/functions_display.php on line 1522: Undefined index: user_allow_viewonline
На гуру в теме есть фиксы от Палыча где он рекомендует добавить индексы в таблицы бд, пойду смотреть что я там добавлял и куда.rxu писал(а):QR_BBPOST Может, какие доп. поля есть?