Passwortgeschützte Threads - Druckversion +- MyBB.de Forum (https://www.mybb.de/forum) +-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html) +--- Forum: Plugin-Ideen und -Wünsche (https://www.mybb.de/forum/forum-73.html) +--- Thema: Passwortgeschützte Threads (/thread-21089.html) |
RE: Passwortgeschützte Threads - Maybe - 14.01.2009 MyBB SQL Error MyBB has experienced an internal SQL error and cannot continue. SQL Error: 1054 - Unknown column 't.password' in 'field list' Query: SELECT t.password, p.tid FROM mybb_posts p LEFT JOIN mybb_threads t ON (p.tid=t.tid) WHERE t.firstpost = 1204 Nur statt der 1204 war da ne andere Zahl. 900 irgendwas. |