MyBB ---> phpBB3 / phpBB2
: 21 października 2009, 23:25
Da się? jeśli tak to prosiłbym o DOKŁADNĄ instrukcję co i jak, bo jestem zielony w konwersji...
Kod: Zaznacz cały
Powrót do strony głównej
Błąd ogólny
SQL ERROR [ mysql4 ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 15, 0)' at line 2 [1064]
SQL
INSERT INTO phpbb_user_group (user_id, group_id, user_pending) VALUES (, 15, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_convert.php
LINE: 1169
CALL: dbal_mysql->sql_query()
FILE: install/convertors/functions_mybb.php
LINE: 789
CALL: user_group_auth()
FILE: install/install_convert.php(1652) : eval()'d code
LINE: 2
CALL: mybb_convert_authentication()
FILE: install/install_convert.php
LINE: 1652
CALL: eval()
FILE: install/install_convert.php
LINE: 799
CALL: install_convert->jump()
FILE: install/install_convert.php
LINE: 203
CALL: install_convert->convert_data()
FILE: install/index.php
LINE: 405
CALL: install_convert->main()
FILE: install/index.php
LINE: 282
CALL: module->load()user_id i jej brak powoduje właśnie ten błąd – wydaje mi się, że są to jakieś braki w funkcji mybb_user_groups(). Jaką nazwę w MyBB ma pole z identyfikatorem użytkownika w tabeli _users?