flagflag  

Re: Modlos 1.5.0 database issues

List posts in the topic

なし Re: Modlos 1.5.0 database issues

msg# 1.5.1
depth:
2
Previous post - Next post | Parent - No child | Posted on 2010/12/2 16:48 | Last modified
iseki  Home away from home   Posts: 1581
Hi Adam,
We wish to express our gratitude for your cooperation.

Quote:

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.
Votes:106 Average:5.00

Posts tree

  Advanced search


Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2025Next Month
Su Mo Tu We Th Fr Sa
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 31
Today

Who's Online

103 user(s) are online (1 user(s) are browsing Forum)

Members: 0
Guests: 103

more...

Access Counter

Today : 5095509550955095
Yesterday : 1641116411164111641116411
Total : 2614530726145307261453072614530726145307261453072614530726145307
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com