Hi,

I had that very same problem for at least two reasons, one very silly, one a 
bit more complex!

The very silly reason is that I had precisely copied & pasted the database 
information from one config file to another. I didn't even realise that each 
module (obviously!) called the variables differently :-) So that was easy to 
fix, of course.

The other reason was completely forgetting that my hosting provider's 
compiled-in PHP module does NOT have XML-RPC built-in. This would make things 
"not persistent" on profiles, but otherwise I got no errors. Then I just had to 
patiently rewrite both the profile core and the search core to use an external 
XML-RPC library (I'm fond of Incutio XML-RPC, which is used by all WordPress 
installations). That made profiles & search work flawlessly. Actually, I sent 
the updated files to this mailing list, but because they are about 90KBytes in 
size, and the attachment limit for this mailing list is just 40KBytes, that 
message of mine is somewhere waiting for moderator approval. I'll be happy to 
send (or post) those two files anywhere else where they may be useful for 
people without the compiled-in XML-RPC PHP extension.

Hopefully this is helpful to Chris to debug his own installation. Good luck!

        - Gwyn

On 2011/11/27, at 04:38, core wrote:
[...]
> as for the profiles issue Chris mentioned, i wasn't able to re-create the 
> problem, though i do remember experiencing it before.  unfortunately i can't 
> recall the specific circumstances under which it occurred :/  were there any 
> error messages in the console?
> 
> there has also been a recent update to the search module and i believe one 
> pending for the profile as well.  for bundle fans, i'll be posting an updated 
> download soon.
> 
> best to all.
> 
> - Core/Jason
> 
> On 11/26/2011 2:59 PM, Chris wrote:
>> I was also able to install your bundle following your setup guide as well 
>> with minimal issue =)
>> 
>> Just as a note for Windows users using MySQL Admin (No I haven't switched 
>> over to the newer GUI Workbench ... It's a real PITA to work with =| ) you 
>> may need to check the box to ignore errors when restoring the tables for 
>> services_all.sql file. I ran into errors with it unchecked. But it seems to 
>> be working fine after checking that box despite the fact.
>> 
>> Thanks a lot for this package Core!
>> 
>> On a side note... Would anyone happen to know why text typed into the 
>> profiles about box, etc doesn't want to persist? The apply button is there, 
>> is clickable, and the data does seem to be finding its way to the MySQL 
>> database upon querying it; but other wise won't show up when the edited 
>> profile is re-opened.
>> 
>> Groups seems to be working fine. I was able to create a new group and assign 
>> different roles, etc. Though I have not tested farther than this (Deeding 
>> land, objects, etc.)
>> 
>> I do not know how well search works as I did not opt to install and 
>> configure this option.
>> _______________________________________________
>> Opensim-users mailing list
>> [email protected]
>> https://lists.berlios.de/mailman/listinfo/opensim-users
> 
> 
> -- 
> meatspace: jason
> cyberspace: mimetic.core
> chicago, il us
> [email protected]
> twitter: @odosys
> 
> 
> _______________________________________________
> Opensim-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/opensim-users

_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to