Hello Foto ...
Happy Easter to all ...
I got joomls 2.5.9 to work on Ubuntu 10.4 and running opensim 7.5 ...
I got a problem with the user side in the administrator part ...
I have added 2 users to it and they can login ... here is what comes up ...
1146: Table 'opensim.Presence' doesn't exist in /var/www/administrator/components/com_opensim/models/opensim.php at line 317 (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 'opensim.Presence' doesn't exist in /var/www/administrator/components/com_opensim/models/user.php at line 75
hope this helps ...
Cheers mate ...