Hello, I made an sql backup with mybb 1.6.15
I delete the webspace and database. I inserted only the listed tables above, but I got an error
Whats wrong?
Fehler
SQL-Befehl:
-- -- Daten für Tabelle `mybb_forumpermissions` -- INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canonlyreplyownthreads`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `canpostpolls`, `canvotepolls`, `cansearch`, `canrateownthreads`, `canstickyownthreads`, `cancloseownthreads`, `canpostlinks`, `canpostimages`, `canpostvideos`) VALUES (11, 6, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1), (7, 3, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1), (10, 5, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1), (8, 16, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1), (9, 19, 7, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, [...]
MySQL meldet: Dokumentation
#1054 - Unknown column 'canrateownthreads' in 'field list'