[Opensim-users] Buying and Selling Land - What module is needed?
James Hughes
jamesh at bluewallgroup.com
Fri Sep 21 19:43:02 UTC 2012
On 09/21/2012 02:59 PM, Fleep Tuque wrote:
> Yep landtool.php is in the \helper directory, not a subdir:
> C:\Inetpub\wwwroot\helper\landtool.php
>
> ... Sorry, I have no idea what else could be wrong. I'll check the
> config settings again to make sure I don't have a dumb typo somewhere.
>
> I guess just to clarify though, Line 16 asks for $userInventoryURI but I
> wasn't sure what URI it wanted. I used the string from HomeURI in the
> [HGInventoryAccessModule] section of the gridcommon.ini file, is that
> correct?
>
> Also, Line 47 asks for $RegionImageServer, wasn't sure about that
> either. I used the string from the [GridService] section in
> gridcommon.ini, hopefully that was ok.
>
> Thanks again for the help, as always!
>
> - Chris/Fleep
>
> Chris M. Collins (SL/OS: Fleep Tuque)
> Center for Simulations & Virtual Environments Research (UCSIM)
> UCIT Instructional & Research Computing
> University of Cincinnati
> 406A Zimmer Hall
> 315 College Drive
> PO BOX 210088
> Cincinnati, OH 45221-0088
> chris.collins at uc.edu <mailto:chris.collins at uc.edu>
> (513) 556-3018
>
> http://ucsim.uc.edu
>
>
> On Fri, Sep 21, 2012 at 2:34 PM, James Hughes <jamesh at bluewallgroup.com
> <mailto:jamesh at bluewallgroup.com>> wrote:
>
> err - make that your landtool.php...
>
>
>
> On 09/21/2012 02:22 PM, James Hughes wrote:
>
> Is "helper.php" accessed by http://fleepgrid.com/helper (is it
> in subdir
> - helper: ./htdocs/helper/helper.php), or is helper.php in your
> webroot?
>
>
> -BlueWall
>
>
> On 09/21/2012 12:12 PM, Fleep Tuque wrote:
> ...
>
>
> 6. Changed the helper URI in robust.HG.ini:
>
> economy = http://fleepgrid.com/helper
>
>
> _________________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> <mailto:Opensim-users at lists.berlios.de>
> https://lists.berlios.de/__mailman/listinfo/opensim-users
> <https://lists.berlios.de/mailman/listinfo/opensim-users>
>
>
> _________________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de <mailto:Opensim-users at lists.berlios.de>
> https://lists.berlios.de/__mailman/listinfo/opensim-users
> <https://lists.berlios.de/mailman/listinfo/opensim-users>
>
>
>
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
I'm not sure about those - I think OSG is consolidating some things in
it. You can watch your access_log and error_log files (if this apache,
else use the log files for your server) to see that it is trying to
access the url when purchasing land is attempted - and any errors that
might be encountered.
-BlueWall
PS: http://pastebin.com/atAmukt2 is a minimal landtool.php that I have
used in the past. It is a self-contained, single file and works for any
land purchases that do not need to purchase currency.
More information about the Opensim-users
mailing list