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

Re: Modlos 1.5.0 database issues

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

なし Re: Modlos 1.5.0 database issues

msg# 1.5.1
depth:
2
前の投稿 - 次の投稿 | 親投稿 - 子投稿なし | 投稿日時 2010-12-2 16:48 | 最終変更
iseki  Home away from home   投稿数: 1581
Hi Adam,
We wish to express our gratitude for your cooperation.

引用:

same problem :(
create avatar error:

* Owner Name (Adam Farrugia)
* User not Found in Moodle (Adam Farrugia)
* It failed in making user of Modlos!!

..But it still creates a valid opensim avatar account..

This error message means that "Adam Farrugia" is not moodle user.
Though Modlos want to set "Adam Farrugia" to owner of created avatar, Modlos can not find "Adam Farrugia" in Moodle user DB.
Because this is not a fatal error, OpenSim user is created. But owner of created avatar is undecided.

Let's look DB directory!! :)

 $ mysql -p -u [USERNAME]               ([USERNAME] is MySQL userid or Manager ID [ex. root])
 Enter password: [PASSWORD]             ([PASSWORD] is password of [USERNAME])
 
 mysql> show databases;
 mysql> use [DATABASENAME];             ([DATABASENAME] is name of Moodle DB)
 mysql> show tables;
 .....................
 mysql> select firstname,lastname,deleted from [PREFIX]user;   ([PREFIX] is table prefix. It is mdl_ usually. In this case, table name is mdl_user)
 +------------+----------+---------+
 | firstname  | lastname | deleted |
 +------------+----------+---------+
 | Guest User |          |       0 |
 ...................................
 ...................................    (Does the displayed user have Adam Farrugia?)
 | Adam       | Farrugia |       0 |    (Is this line displayed?)
 +------------+----------+---------+
 mysql> quit

Does the displayed user by select query have Adam Farrugia? What value of "deleted"?

And how about "Not Synchro DB" message? I corrected there a little, too. Is it still displayed?

Thanks.
投票数:89 平均点:4.94

投稿ツリー

  条件検索へ


サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月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
<今日>

オンライン状況

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

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

もっと...

アクセスカウンタ

今日 : 5443544354435443
昨日 : 9457945794579457
総計 : 2333240023332400233324002333240023332400233324002333240023332400
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com