flagflag  If you want to see English page, please click "English" Button at Left.

Re: 0.7.5-rc1 Search and profile issues

このトピックの投稿一覧へ

なし Re: 0.7.5-rc1 Search and profile issues

msg# 1.2.1.1.1
depth:
4
前の投稿 - 次の投稿 | 親投稿 - 子投稿.1 | 投稿日時 2013-1-21 0:25 | 最終変更
iseki  Home away from home   投稿数: 1581
I think this is bug of OpenSim.

Patch code is
--- opensim-/OpenSim/Region/CoreModules/Avatar/Profile/BasicProfileModule.cs    2013-01-05 06:59:49.000000000 +0900
+++ opensim/OpenSim/Region/CoreModules/Avatar/Profile/BasicProfileModule.cs     2013-01-21 00:15:58.211259616 +0900
@@ -57,6 +57,18 @@
 
         public void Initialise(IConfigSource config)
         {
+            IConfig profileConfig = config.Configs["Profile"];
+
+            if (profileConfig != null)
+            {
+                string module_name = profileConfig.GetString("Module");
+                if (module_name != null && module_name != Name)
+                {
+                    m_Enabled = false;
+                    return;
+                }
+            }
+
             m_log.DebugFormat("[PROFILE MODULE]: Basic Profile Module enabled");
             m_Enabled = true;
         }

And now, my new module repository is http://www.nsl.tuis.ac.jp/svn/opensim/opensim.modules/trunk
投票数:56 平均点:5.00

投稿ツリー

  条件検索へ


サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 4月翌月
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
<今日>

オンライン状況

57 人のユーザが現在オンラインです。 (2 人のユーザが Forum を参照しています。)

登録ユーザ: 0
ゲスト: 57

もっと...

アクセスカウンタ

今日 : 6743674367436743
昨日 : 1889718897188971889718897
総計 : 2342034023420340234203402342034023420340234203402342034023420340
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com