I made the mute.php and set the line back and thats ok now ty for that tip BUT! seems if i uncomment the line you suggested the problem comes back. My fault for changing 2 things at the same time. Seems it was because i dident have the InstantMessageModule = InstantMessageModule commented out after all. The odd thing is normal instant messages work fine anyway. Just effected offline IM's and friend login notifcation pop-up not working accrost differnt servers.
Un commenting it, problem comes back commenting it out and everything is fine. (who knew lol) Tnx for the tip john about the mute.php too and im shure that could have caused its own problems. John Mieske wrote: > > Also uncomment this.. > > ; InstantMessageModule = InstantMessageModule > > John > > On Wed, Feb 17, 2010 at 1:49 PM, John Mieske <[email protected]> wrote: > >> just craete the mute.php from scratch and put and put this in it.. >> >> <? >> ?> >> >> once you put that in the file and then save it as PHP and then upload it >> to your server your A-OK :) >> >> John >> >> >> On Wed, Feb 17, 2010 at 12:23 PM, Master_Mirage >> <[email protected]>wrote: >> >>> >>> Ahhh! thou shall NOT reffer to mute.php if there none! lol why it caused >>> this >>> idk. Now it looks like this >>> [Messaging] >>> ; Control which region module is used for instant messaging. >>> ; Default is InstantMessageModule (this is the name of the core IM >>> module as well as the setting) >>> ; InstantMessageModule = InstantMessageModule >>> MessageTransferModule = MessageTransferModule >>> OfflineMessageModule = OfflineMessageModule >>> OfflineMessageURL = http://10.0.x.x:zz/offline.php >>> MuteListModule = MuteListModule >>> MuteListURL = http://10.0.x.x:zz/ >>> >>> ; Control whether group messages are forwarded to offline users. >>> Default is true. >>> ForwardOfflineGroupMessages = true >>> >>> This fixed the offline problem accrost all the servers, I am still >>> looking >>> into the others. >>> >>> But 2 notes was ; InstantMessageModule = InstantMessageModule was un >>> commented i recommented it out and MuteListURL = http://10.0.x.x:zz >>> /mute.php >>> i changed to MuteListURL = http://10.0.x.x:zz/ >>> We donot have a mute.php and not shure what that would be as i cant find >>> the >>> mute.php on the web anyplace. >>> Anyway one down 2 to go .. >>> >>> -- >>> View this message in context: >>> http://n2.nabble.com/Odd-problem-with-cross-server-s-tp4583453p4587333.html >>> Sent from the opensim-users mailing list archive at Nabble.com. >>> _______________________________________________ >>> Opensim-users mailing list >>> [email protected] >>> https://lists.berlios.de/mailman/listinfo/opensim-users >>> >> >> >> >> -- >> John Mieske / Winword Exonar >> http://johnmieske.org >> Space Grid Station >> > > > > -- > John Mieske / Winword Exonar > http://johnmieske.org > Space Grid Station > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > > -- View this message in context: http://n2.nabble.com/Odd-problem-with-cross-server-s-tp4583453p4588243.html Sent from the opensim-users mailing list archive at Nabble.com. _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
