it was working fine in 3.6.5 but now, after update to 3.7.1 is stop working
It show the old statistics, but in Profile it show "-"
Time, days, etc. on Forum: -
and it is not counting any more
I try to unistall it and installed again but now it give
Database error in vBulletin 3.7.1:
Invalid SQL:
SELECT userid,
username,
timeonboard,
IF(options & 512, 1, 0) AS invisible
FROM vb_user
ORDER BY timeonboard DESC;
MySQL Error : Unknown column 'timeonboard' in 'field list'
|