2008-12-21, 10:34 PM
Clicking on Who's Online [Complete List] generates the following error:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1 - no such column: count_sid
Query:
SELECT COUNT(count_sid) FROM mybb_sessions WHERE (SELECT DISTINCT sid as count_sid FROM mybb_sessions WHERE time > 1229895917)
This is on clean, brand new install of MyBB 1.4.4 on PHP 5.1.6 using SQLite 2.8.17. No plugins.
The same problem was happening on 1.4.3.
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1 - no such column: count_sid
Query:
SELECT COUNT(count_sid) FROM mybb_sessions WHERE (SELECT DISTINCT sid as count_sid FROM mybb_sessions WHERE time > 1229895917)
This is on clean, brand new install of MyBB 1.4.4 on PHP 5.1.6 using SQLite 2.8.17. No plugins.
The same problem was happening on 1.4.3.