1146: Table 'vyatkasim.presence' doesn't exist in E:\WebServer\xampp\htdocs\administrator\components\com_opensim\models\opensim.php at line 324 (SELECT UserAccounts.PrincipalID AS userid, UserAccounts.FirstName AS firstname, UserAccounts.LastName AS lastname, UserAccounts.Email AS email, FROM_UNIXTIME(UserAccounts.Created,'%Y-%m-%d %H:%i:%s') AS created, GridUser.Login AS last_login, GridUser.Logout AS last_logout, IF(ISNULL(Presence.UserID),'false','true') AS online FROM UserAccounts LEFT JOIN GridUser ON CONVERT(CAST(UserAccounts.PrincipalID AS BINARY) USING utf8) COLLATE utf8_general_ci = CONVERT(CAST(GridUser.UserID AS BINARY) USING utf8) COLLATE utf8_general_ci LEFT JOIN Presence ON CONVERT(CAST(UserAccounts.PrincipalID AS BINARY) USING utf8) COLLATE utf8_general_ci = CONVERT(CAST(Presence.UserID AS BINARY) USING utf8) COLLATE utf8_general_ci WHERE (UserAccounts.FirstName LIKE '%%' OR UserAccounts.LastName LIKE '%%'))
1146: Table 'vyatkasim.presence' doesn't exist in E:\WebServer\xampp\htdocs\administrator\components\com_opensim\models\user.php at line 74
1146: Table 'vyatkasim.presence' doesn't exist in E:\WebServer\xampp\htdocs\administrator\components\com_opensim\models\user.php at line 74
Presentse table does not exist in opensim and should not exist.
Question: where it continues to be, and where to find it?