Yep, I refreshed the info in the grid manager (Imp) and the correct URL came up: <a href="http://fleepgrid.com/helper">http://fleepgrid.com/helper</a><div><br></div><div>I also tried switching the database account info to a full perm (read/write) mysql user.. </div>
<div><br></div><div>I tried switching between FQDN and IP addresses for the connection strings.. </div><div><br></div><div>I double checked the permissions on the directory..</div><div><br></div><div>I must be doing something so silly I can't see it!</div>
<div><br></div><div>- Chris/Fleep</div><div><br></div><div><br></div><div>Chris M. Collins (SL/OS: Fleep Tuque)</div><div>Center for Simulations & Virtual Environments Research (UCSIM)</div><div>UCIT Instructional & Research Computing</div>
<div>University of Cincinnati</div><div>406A Zimmer Hall</div><div>315 College Drive</div><div>PO BOX 210088</div><div>Cincinnati, OH 45221-0088</div><div><a href="mailto:chris.collins@uc.edu">chris.collins@uc.edu</a></div>
<div>(513) 556-3018</div><div><br></div><div><a href="http://ucsim.uc.edu">http://ucsim.uc.edu</a><br><br><div class="gmail_quote">On Fri, Sep 21, 2012 at 1:05 PM, Nebadon Izumi <span dir="ltr"><<a href="mailto:nebadon2025@gmail.com" target="_blank">nebadon2025@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">are you sure your viewer Grid manager or shortcut mods now include the helperURI information?<div class="HOEnZb"><div class="h5">
<br><br><div class="gmail_quote">On Fri, Sep 21, 2012 at 12:12 PM, Fleep Tuque <span dir="ltr"><<a href="mailto:fleep513@gmail.com" target="_blank">fleep513@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi Nebadon,</div><div><br></div>I must have done something wrong, buying and selling land still doesn't seem to be working. Here are the steps I followed to try to implement this (windows server):<div>
<br></div><div>
<span style="line-height:19px;font-size:13px;font-family:arial,helvetica,sans-serif">1. Download the helper tools zip file from </span><a href="http://download.osgrid.org/helper_tools_opensim.zip" rel="nofollow" style="padding-right:10px;line-height:19px;font-size:13px;font-family:arial,helvetica,sans-serif;background-repeat:no-repeat no-repeat;background-image:url()" target="_blank">http://download.osgrid.org/helper_tools_opensim.zip</a><span style="line-height:19px;font-size:13px;font-family:arial,helvetica,sans-serif"> and unpackage</span><br style="line-height:19px;font-size:13px;font-family:arial,helvetica,sans-serif">
<br style="line-height:19px;font-size:13px;font-family:arial,helvetica,sans-serif"><span style="line-height:19px;font-size:13px;font-family:arial,helvetica,sans-serif">2. Copy the helper directory to webserver root; give creator-owner read/write perms, IUSR read perms</span></div>
<div><br></div><div>3. Create a new mysql account, give read only perms:
<span style="line-height:19px;font-size:13px;font-family:arial,helvetica,sans-serif">GRANT SELECT ON opensim.* TO user_name;</span> </div><div><br></div><div>4. Create a new banker user account on my grid, copy UUID for string in the config file.</div>
<div><br></div><div>5. Used the following settings in \helper\settings\config.php:</div><div><br></div><div><div>##################### System #########################</div><div>define("SYSNAME","FleepGrid);</div>
<div>define("SYSURL","<a href="http://fleepgrid.com" target="_blank">http://fleepgrid.com</a>");</div><div>define("SYSMAIL","<a href="mailto:fleepgrid@gmail.com" target="_blank">fleepgrid@gmail.com</a>");</div>
<div>
<br></div><div><br></div><div>$userInventoryURI="<a href="http://fleepgrid.com:8002" target="_blank">http://fleepgrid.com:8002</a>";</div><div>$userAssetURI="<a href="http://fleepgrid.com:8003" target="_blank">http://fleepgrid.com:8003</a>";</div>
</div><div><br></div><div>...</div><div><br></div><div><div>// Key of the account that all fees go to:</div><div>$economy_sink_account="<UUID of my banker avatar>";</div><div> </div><div>// Key of the account that all purchased currency is debited from:</div>
<div>$economy_source_account="<UUID of my banker avatar>";</div></div><div><br></div><div>...</div><div><br></div><div><div>//Server Hanlder URL to get images eg.: <a href="http://127.0.0.1:9000/" target="_blank">http://127.0.0.1:9000/</a></div>
<div>$RegionImageServer="<a href="http://74.83.148.18:8003" target="_blank">http://74.83.148.18:8003</a>";</div></div><div><br></div><div>...</div><div><br></div><div><div>##################### Database ########################</div>
<div>define("C_DB_TYPE","mysql");</div><div>//Your Hostname here:</div><div>define("C_DB_HOST","localhost");</div><div>//Your Databasename here:</div><div>define("C_DB_NAME","<my database name>");</div>
<div>//Your Username from Database here:</div><div>define("C_DB_USER","<my read only mysql helper account username>");</div><div>//Your Database Password here:</div><div>define("C_DB_PASS","<my password for the helper account above>");</div>
</div><div><br></div><div>6. Changed the helper URI in robust.HG.ini:</div><div><br></div><div>economy = <a href="http://fleepgrid.com/helper" target="_blank">http://fleepgrid.com/helper</a></div><div><br></div><div>7. Restarted ROBUST</div>
<div><br></div><div><br></div><div>After that, I logged in and created a parcel and set it for sale to a test user account, logged in the test user account to try to purchase it, and got the same "Could not complete purchase" errors I saw before.</div>
<div><br>Not sure what I did wrong, but any assistance would be greatly appreciated!</div><div><div><br></div><div>- Chris/Fleep</div><div><br></div><div><br></div><div>Chris M. Collins (SL/OS: Fleep Tuque)</div>
<div>Center for Simulations & Virtual Environments Research (UCSIM)</div>
<div>UCIT Instructional & Research Computing</div><div>University of Cincinnati</div><div>406A Zimmer Hall</div><div>315 College Drive</div><div>PO BOX 210088</div><div>Cincinnati, OH 45221-0088</div><div><a href="mailto:chris.collins@uc.edu" target="_blank">chris.collins@uc.edu</a></div>
<div><a href="tel:%28513%29%20556-3018" value="+15135563018" target="_blank">(513) 556-3018</a></div><div><br></div><div><a href="http://ucsim.uc.edu" target="_blank">http://ucsim.uc.edu</a></div></div><div><div><div><br>
<div class="gmail_quote">On Wed, Sep 19, 2012 at 12:53 PM, Nebadon Izumi <span dir="ltr"><<a href="mailto:nebadon2025@gmail.com" target="_blank">nebadon2025@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">you need the landtools php files available here from OSgrid : <a href="http://download.osgrid.org/helper_tools_opensim.zip" target="_blank">http://download.osgrid.org/helper_tools_opensim.zip</a> : this needs to be in a folder on your website configured for your grid database, i suggest making a read only account for mysql, these do not need write access, so something like this <a href="http://helper.osgrid.org" target="_blank">http://helper.osgrid.org</a> or <a href="http://osgrid.org/helper" target="_blank">http://osgrid.org/helper</a> and then just point your viewer grid manager to this location, then you should be able to transfer and sell land. Let me know if you have any questions.<br>
<br><div class="gmail_quote"><div><div>On Wed, Sep 19, 2012 at 11:54 AM, Fleep Tuque <span dir="ltr"><<a href="mailto:fleep513@gmail.com" target="_blank">fleep513@gmail.com</a>></span> wrote:<br></div></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
Hi folks,<div><br></div><div>We have an upcoming project on our campus grid that is going to require students to be able to own parcels. As far as I can tell reading various posts on the listserv and notes on the opensim wiki, it appears some kind of economy module is required to permit land transactions, but I'll be darned if I can figure out what module and what the steps are to facilitate this.</div>
<div><br></div><div>Can someone point me in the right direction? If it matters, the grid is running on Windows Server 2008.</div><div><br></div><div>Thanks in advance!</div><div><br></div><div>- Chris/Fleep</div><div><br>
</div><div><br></div><div>Chris M. Collins (SL/OS: Fleep Tuque)</div><div>Center for Simulations & Virtual Environments Research (UCSIM)</div><div>UCIT Instructional & Research Computing</div><div>University of Cincinnati</div>
<div>406A Zimmer Hall</div><div>315 College Drive</div><div>PO BOX 210088</div><div>Cincinnati, OH 45221-0088</div><div><a href="mailto:chris.collins@uc.edu" target="_blank">chris.collins@uc.edu</a></div><div><a href="tel:%28513%29%20556-3018" value="+15135563018" target="_blank">(513) 556-3018</a></div>
<div><br>
</div><div><a href="http://ucsim.uc.edu" target="_blank">http://ucsim.uc.edu</a></div>
<br></div></div>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><span><font color="#888888"><br></font></span></blockquote></div>
<span><font color="#888888"><br><br clear="all"><br>-- <br>Michael Emory Cerquoni<br>
</font></span><br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Michael Emory Cerquoni<br>
</div></div><br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br></blockquote></div><br></div>