<div>SUCCESS.</div><div><br></div><div>So here is what needs to be done...</div><div><br></div><div>Start downloading <a href="http://opensim.odosys.net/files/">http://opensim.odosys.net/files/</a> — the 0.7.3 version works well under 0.7.4RC1</div>
<div><br></div><div>Change register.php and search.php to get Search to work. All that needs to be done is:</div><div><br></div><div>At the top, comment out:</div><div><br></div><div><div>//mysql_connect ($DB_HOST, $DB_USER, $DB_PASSWORD);</div>
<div>//mysql_select_db ($DB_NAME);</div></div><div><br></div><div>and use:</div><div><br></div><div><div>mysql_connect ($dbHost, $dbUser, $dbPassword);</div><div>mysql_select_db ($dbName);</div></div><div><br></div><div>That's it.</div>
<div><br></div><div>Now for the modules. These have been shuffled around from repository to repository, but, until the developers change their mind again, they're now on GitHub. For some reason, they're spread across 3 different projects.</div>
<div><br></div><div>First, get the OpenSimProfile and OpenSimSearch modules from <a href="https://github.com/PixelTomsen/opensim-dev-external">https://github.com/PixelTomsen/opensim-dev-external</a> Both work quite well! Even with the "strange" and not-entirely-compliant profile.php, this seems not to bother the viewer and/or the simulator — they like what they get.</div>
<div><br></div><div>Extra bonus: now profiles work flawlessly across HyperGrid teleports. Woo-hoo! And yes, IMs across HyperGrid also work, and so does teleports, and so do friendship requests... Whew... a lot of things started working again! Hooray!</div>
<div><br></div><div>The OMEconomy module is here: <a href="https://github.com/PixelTomsen/omeconomy-module">https://github.com/PixelTomsen/omeconomy-module</a> </div><div>This works well with the VirWox Test server, although I thought I'd be seeing my OMC$ shown on the viewer, which doesn't really happen. But — it might be a limitation of the "test" server.</div>
<div><br></div><div>The interesting-looking UserLog module is here: <a href="https://github.com/PixelTomsen/opensim-userlogmodule">https://github.com/PixelTomsen/opensim-userlogmodule</a></div>I couldn't get it to work (the database is in place, but somehow OpenSim is not really caring much about it).<div>
<br></div><div>Groups, of course, you get from the Flotsam Cache module, all you need is to configure it, and making sure that the os_services bundle is properly configured. As said, even though the code is weirdly programmed, it actually works quite well.<br>
<br>So that's it. I'm a happy girl. Now I don't have merely a working environment as before, but one that even has additional functionality! Not bad, only one week to get an upgrade.</div><div><br></div><div>And now I can go back to the CPU/memory performance issues — <a href="http://opensimulator.org/mantis/view.php?id=6031">http://opensimulator.org/mantis/view.php?id=6031</a> — which has been keeping me busy for months. Well, weeks.</div>
<div><br></div><div>Thanks all for the many tips!</div><div><br></div><div> - Gwyn<br><br><div class="gmail_quote">On 9 August 2012 20:33, R.Gunther <span dir="ltr"><<a href="mailto:rigun@rigutech.nl" target="_blank">rigun@rigutech.nl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Do you use the latest dll's ? otherwise
copy the ones out of the osgrid opensim version. <br>
search works fine on osgrid and profiles. dll where updated a
while ago.<br>
<br>
On 2012-08-09 21:25, Fleep Tuque wrote:<br>
</div>
<blockquote type="cite">
Hi Gwyn,
<div><br>
</div>
<div>I just upgraded some of the staff regions on our university
grid to 0.7.4 RC1, and it appears that from the OS Services
Bundle (just copying over from previous version) the offline IM
and group services are working, but profiles and search is not.
Well, actually I don;'t think I ever got search to work, but
profiles definitely did work before but don't seem to now post
upgrade. Seeing no problems with sending offline IMs and
creating groups, adding members to groups, using the new group
land settings etc.</div>
<div><br>
</div>
<div>Not sure if that helps, and the only thing I can think of
that I consistently goof up when upgrading is forgetting to move
the .dll files from /bin to /bin when I upgrade. I finally
remembered to add that to my documentation today, what little
notes I made are at: </div>
<div><a href="http://ucopensim.wikispaces.com/Opensim+0.7.4+RC1" target="_blank">http://ucopensim.wikispaces.com/Opensim+0.7.4+RC1</a> </div>
<div><br>
</div>
<div>Would love to hear if anyone else gets profiles or search
working with 0.7.4 RC1, I'm never sure what's user error and
what isn't with those two services.</div>
<div><br>
</div>
<div>Sincerely,</div>
<div><br>
</div>
<div>- 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><br>
<br>
<div class="gmail_quote">On Wed, Aug 8, 2012 at 9:05 AM, Gwyneth
Llewelyn <span dir="ltr"><<a href="mailto:gwyneth.llewelyn@gwynethllewelyn.net" target="_blank">gwyneth.llewelyn@gwynethllewelyn.net</a>></span>
wrote:<br>
<blockquote class="gmail_quote">Sorry to bump this thread. I
wonder if the OS Services Bundle for OpenSim works with
0.7.4 RC1. I've definitely managed to compile it in, and
OpenSim definitely lists the modules as having been loaded,
but...
<div>
<br>
</div>
<div>... somehow, OpenSim 0.7.4 RC1 is ignoring any requests
made through these modules. I don't get any errors,
either. It's simply as if OpenSim thinks, "ok, nice, I
have now a few new modules and some nice URLs to connect
to, but I'm simply ignoring everything and use whatever I
already had (which won't work anyway, but who cares)" :-(</div>
<div><br>
</div>
<div> - Gwyn
<div>
<div><br>
<br>
<div class="gmail_quote">On 4 May 2012 23:00, core <span dir="ltr"><<a href="mailto:core@odosys.net" target="_blank">core@odosys.net</a>></span>
wrote:<br>
<blockquote class="gmail_quote">
For those still interested, the updated OS
Services Bundle for OpenSim<br>
0.7.3. is in the new (and sparsely populated) file
repository. Sorry,<br>
it's a bit late :/<br>
<br>
<a href="http://public.odosys.net/opensim/files/" target="_blank">http://public.odosys.net/opensim/files/</a><br>
<span><br>
- core<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>
</span></blockquote>
</div>
<br>
<br>
<div><br>
</div>
</div>
</div>
<span>-- <br>
"I'm not building a game. I'm building a new country."<br>
-- Philip "Linden" Rosedale, interview to Wired,
2004-05-08<br>
</span></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>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
Opensim-users mailing list
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a></pre>
</blockquote>
<br>
</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><br clear="all"><div><br></div>-- <br>"I'm not building a game. I'm building a new country."<br>
-- Philip "Linden" Rosedale, interview to Wired, 2004-05-08<br>
</div>