[Opensim-dev] Assistance Needed: Creating User Accounts in OpenSimulator via PHP

Myron Curtis myronjc at virtualworldsgrid.com
Thu Oct 26 09:58:47 UTC 2023


Joomla has such a system. It needs some renovation, but it works.

Sent from my iPad

> On Oct 26, 2023, at 3:02 AM, Skimi <skimi.mission at gmail.com> wrote:
> 
> Hello everyone,
> 
> I am working on a frontend project to facilitate user account creation
> using PHP for OpenSimulator. Initially, I attempted to write the necessary
> data directly to the database by creating entries in the auth,
> useraccounts, and inventoryfolders tables. However, this approach did not
> yield the desired results.
> 
> Upon further investigation, I came across the idea of using the XMLRPC
> interface to achieve this. I tried sending an XMLRPC request to create a
> user but encountered an error stating that the create_user method was not
> found.
> 
> I am now seeking any guidance or examples on how one can utilize the XMLRPC
> interface in OpenSimulator for user creation. I am also open to other
> approaches for user creation in OpenSimulator via PHP, should there be
> alternative methods.
> 
> I truly appreciate any help or advice that the community can provide, as I
> have been working on this issue for a while and am unsure of how to
> proceed. I am also more than willing to share more details about my project
> if needed.
> 
> Thank you very much in advance for your time and support!
> 
> Best regards,
> Skimi
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at opensimulator.org
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev


More information about the Opensim-dev mailing list