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
投票数:65 平均点:5.38

投稿ツリー

  条件検索へ


サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2025年 6月翌月
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
<今日>

オンライン状況

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

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

もっと...

アクセスカウンタ

今日 : 1228012280122801228012280
昨日 : 2260422604226042260422604
総計 : 2679380226793802267938022679380226793802267938022679380226793802
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com