<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Ok, i where looking and testing the profile module from
<a class="moz-txt-link-freetext" href="http://opensimulator.org/wiki/Profile">http://opensimulator.org/wiki/Profile</a><br>
But for some reason when you get at step 3. and you do a search on
part of the word. the following part<br>
is not found in any ini file. is the wiki outdated ? or is moved to
config-include but not compleet ?<br>
i have for now add the following part like the wiki says to
opensim.ini<br>
<br>
<div dir="ltr" style="text-align: left;">
<pre class="source-ini"><span class="re0"><span class="br0">[</span>Profile<span class="br0">]</span></span>
<span class="re1">Module </span>= <span class="st0">"OpenProfileModule"</span>
<span class="re1">ProfileURL </span>= <span class="st0"><a class="moz-txt-link-rfc2396E" href="http://yourwebserverdomainname/pathto/profile.php">"http://yourwebserverdomainname/pathto/profile.php"</a>
But still curious why the </span><span class="re1">ProfileURL is not there.
i tried btw the profile stuff. but in grid mode it seems to fail without that line in opensim.ini
Not sure if thats indeed coirrect setup for test grid.
</span></pre>
</div>
<br>
<br>
<br>
</body>
</html>