Themabewertung:
  • 1 Bewertung(en) - 5 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Groups Profile und CO
#43
Ich poste hier mal alle von mir geänderten Dateien:

OpenSim.ini
Zitat:[UserProfiles]
;# {ProfileURL} {} {Set url to UserProfilesService} {}
;; Set the value of the url to your UserProfilesService
;; If un-set / "" the module is disabled
ProfileServiceURL = http://127.0.0.1:9000
Teil2: OpenSim.ini
Zitat:[Architecture]
Include-Architecture = "config-include/Standalone.ini"

OpenSimDefaults.ini
Zitat:[UserProfiles]
;# {ProfileURL} {} {Set url to UserProfilesService} {}
;; Set the value of the url to your UserProfilesService
;; If un-set / "" the module is disabled
;; If the ProfileURL is not set, then very BASIC
;; profile support will be configured. If the ProfileURL is set to a
;; valid URL, then full profile support will be configured. The URL
;; points to your grid's Robust user profiles service
;;
ProfileURL = http://127.0.0.1:9000

config-include/StandaloneCommon.ini
Zitat:[DatabaseService]
;
; ### Choose the DB
;

; SQLite
;Include-Storage = "config-include/storage/SQLiteStandalone.ini";

; MySql
; Uncomment these lines if you want to use mysql storage
; Change the connection string to your db details
StorageProvider = "OpenSim.Data.MySQL.dll"
ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=geheim;Old Guids=true;"

Teil 2: config-include/StandaloneCommon.ini
Zitat:;; UserProfiles Service
;;
;; To use, set Enabled to true then configure for your site...
[UserProfilesService]
LocalServiceModule = "OpenSim.Services.UserProfilesService.dll:UserProfilesService"
Enabled = true

;; Configure this for separate databse
ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=geheim;Old Guids=true;"
Realm = UserProfiles

UserAccountService = OpenSim.Services.UserAccountService.dll:UserAccountService
AuthenticationServiceModule = "OpenSim.Services.AuthenticationService.dllTongueasswordAuthenticationService"

Alles andere blieb unverändert und die Datenbank war komplett leer bzw. neu erstellt.

Fehlermeldung in der Console
Zitat:[LLCLIENTVIEW]: Exeception when handling generic message Das Objekt des Typs "OpenMetaverse.StructuredData.OSD" kann nicht in Typ "OpenMetaverse.StructuredData.OSDArray" umgewandelt werden. bei OpenSim.Region.OptionalModules.Avatar.UserProfiles.UserProfileModule.Classifieds​Request(Object sender, String method, List`1 args)

Fehlermeldungen im Viewer:
Es werden drei Nachrichtendialoge geöffnet welche jeweils folgenden Inhalt haben :
Error updating pickrequests
Error updating interests
Error updating properties

Zusammenfassung der Versionen:
Apache 2.4.3
PHP 5.4.7
MySQL 5.0.10
OpenSimulator 0.7.6
dotNet Framework 4.0

Ich vermute das bei einer leeren/neuen Datenbank die Tabelle "UserProfiles" samt Struktur gar nicht erst angelegt wird aus welchem Grund auch immer ...

@Catie ich hab alles so drin wie von dir beschrieben es funktioniert leider trotzdem nicht, vielleicht liegt es daran das alle Tabellen in der DB bei dir schon vorhanden waren da du (vermute ich mal) nicht komplett neu installiert hast.

Lukas Smile
Zitieren


Nachrichten in diesem Thema
Groups Profile und CO - von Ezry Aldrin - 08.02.2012, 22:11
RE: Groups Profile und CO - von Bogus Curry - 08.02.2012, 22:48
RE: Groups Profile und CO - von Dorena Verne - 09.02.2012, 09:34
RE: Groups Profile und CO - von Rebekka Revnik - 09.02.2012, 14:43
RE: Groups Profile und CO - von Dorena Verne - 09.02.2012, 16:05
RE: Groups Profile und CO - von Rebekka Revnik - 09.02.2012, 19:19
RE: Groups Profile und CO - von Dorena Verne - 09.02.2012, 20:45
RE: Groups Profile und CO - von Pixel Tomsen - 09.02.2012, 23:27
RE: Groups Profile und CO - von Pixel Tomsen - 09.02.2012, 23:51
RE: Groups Profile und CO - von Rebekka Revnik - 09.02.2012, 21:41
RE: Groups Profile und CO - von Ezry Aldrin - 09.02.2012, 22:27
RE: Groups Profile und CO - von Rebekka Revnik - 09.02.2012, 22:43
RE: Groups Profile und CO - von Dorena Verne - 09.02.2012, 23:37
RE: Groups Profile und CO - von Rebekka Revnik - 10.02.2012, 00:41
RE: Groups Profile und CO - von Ezry Aldrin - 10.02.2012, 20:43
RE: Groups Profile und CO - von Dorena Verne - 10.02.2012, 20:51
RE: Groups Profile und CO - von Rebekka Revnik - 21.02.2012, 15:31
RE: Groups Profile und CO - von Dorena Verne - 21.02.2012, 19:06
RE: Groups Profile und CO - von Rebekka Revnik - 21.02.2012, 21:22
RE: Groups Profile und CO - von Ezry Aldrin - 23.06.2013, 14:58
RE: Groups Profile und CO - von Catie Chiung - 23.06.2013, 16:47
RE: Groups Profile und CO - von Bogus Curry - 06.07.2013, 08:29
RE: Groups Profile und CO - von Bogus Curry - 06.07.2013, 08:47
RE: Groups Profile und CO - von Catie Chiung - 06.07.2013, 12:32
RE: Groups Profile und CO - von Bogus Curry - 09.07.2013, 08:11
RE: Groups Profile und CO - von Bogus Curry - 25.10.2013, 13:53
RE: Groups Profile und CO - von Catie Chiung - 25.10.2013, 14:20
RE: Groups Profile und CO - von Dorena Verne - 25.10.2013, 14:32
RE: Groups Profile und CO - von Bogus Curry - 25.10.2013, 14:36
RE: Groups Profile und CO - von Bogus Curry - 25.10.2013, 17:23
RE: Groups Profile und CO - von Dorena Verne - 25.10.2013, 17:53
RE: Groups Profile und CO - von Bogus Curry - 25.10.2013, 18:28
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 19:14
RE: Groups Profile und CO - von Catie Chiung - 18.11.2013, 19:59
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 20:07
RE: Groups Profile und CO - von Catie Chiung - 18.11.2013, 20:08
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 20:24
RE: Groups Profile und CO - von Catie Chiung - 18.11.2013, 20:32
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 20:50
RE: Groups Profile und CO - von Catie Chiung - 18.11.2013, 20:58
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 21:28
RE: Groups Profile und CO - von Catie Chiung - 18.11.2013, 21:47
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 22:15
RE: Groups Profile und CO - von Catie Chiung - 18.11.2013, 22:38
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 22:58

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Profile Modul -> update ab r/17802 nötig MichelleArgus 0 4.517 14.01.2012, 18:09
Letzter Beitrag: MichelleArgus
  Profile-Problem Dorena Verne 10 17.152 09.05.2011, 13:52
Letzter Beitrag: Dorena Verne

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste