jOpenSimWorld

Grid Status: Online
Total Regions: 23
Visitors (30 Days): 7
Total Residents: 491
Online Now: 0
Hypergriders online: 0

Strange issue with Groups and Profiles

12 years 7 months ago #1283 by hack13
I am working on a safe protected enviroment for testing out JOpenSim and it is on a vps all to itself running debian squeeze (6). I have it working, creating groups, registering, etc. however with groups and profiles, when you edit them in world they blank the descriptions. Picks, classifieds, etc work but not about fields or description for groups. It is very strange, any idea what is the issue?

Please Log in or Create an account to join the conversation.

12 years 7 months ago #1284 by foto50
Hi hack13

and welcome to jOpenSim :)

Hmmm, this problem is reported the first time now :S Is there maybe any info about it in your error_log or access_log?

Another possibility to hunt this problem is to enable debugging for groups and/or profile in jOpenSim general configuration and see what is turning up in /components/com_opensim/interface.log ... once the problem is found, do not forget to disable debugging in the config again since jOpenSim can be very chatty in this mode and fill up this logfile quite fast. And allthough there should not be any sensitive data in the log file, it is a good idea to empty it at the end since by default this file is readable for everybody.

Greetz
FoTo50

Please Log in or Create an account to join the conversation.

12 years 7 months ago #1301 by hack13
[Thu Aug 23 17:01:36 2012] [error] [client 66.148.120.157] PHP Fatal error: Call to undefined method stdClass::service() in C:\\vhost\\opensim\\components\\com_opensim\\interface.php on line 548

That is the error I keep getting.
The following user(s) said Thank You: foto50

Please Log in or Create an account to join the conversation.

12 years 7 months ago #1305 by foto50
Ok, looks like we found a bug here :S

Line 548 is only executed, if you did not enable groups in jOpenSim settings! So your problem might be solved just by enable the addons you want in the jOpenSim admin settings page.

But still it should at least return an empty response instead of creating this error message to avoid useless error lines in the OpenSim console. I will have to look at this for the next release ;)

Thanks and Greetz
FoTo50

Please Log in or Create an account to join the conversation.

Time to create page: 0.085 seconds