Sorry no data in database for "Thorlak" of "Cho\\\'gall

Dragonfly integration forum

Re: Official frFR localization topic

Postby Thorlak » Wed Oct 03, 2007 2:35 am

Bonjour,

Je viens d'installer WowRosterDF V1.7.3.0, et j'ai pu configurer le nom de ma guilde et mon serveur, et aussi uploader mon fichier CharacterProfiler.lua, mais quand je clique sur le nom de mon personnage dans la listes des membres de la guilde, ce message s'affiche :
"Character Not Found
Sorry no data in database for "Thorlak" of "Cho\\\'gall"
"
Je pense que le problème viendrait de la ' dans le nom du serveur mais je voudrais avoir votre avis pour résoudre mon probleme ...

Merc d'avance, @++

================================================

Hi,

I've installed WowRosterDF v 1.7.3.0, I could configure the name of my guild, of my server, and I also upload the file CharacterProfiler.lua without any problem, but when I clic on my character name in the list of the members of the guild, this message appear :
"Character Not Found
Sorry no data in database for "Thorlak" of "Cho\\\'gall"
"

I think the problem could come from the ' in the name of the server (it's an European server), but I want your advise on the problem, and also a solution if possible ;)

Thx
Thorlak
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Wed Oct 03, 2007 2:21 am

Sorry no data in database for "Thorlak" of "Cho\\\'gall

Postby zanix » Wed Oct 03, 2007 3:13 am

MOD: I split this topic and put it in the correct forum
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Sorry no data in database for "Thorlak" of "Cho\\\'gall

Postby Thorlak » Wed Oct 03, 2007 5:27 pm

hi,

I think the problem come from this SQL request in the char.php file :
In the "char_get_one" function

$query = "SELECT a.*, b.*, c.guild_name FROM `".ROSTER_PLAYERSTABLE."` a, `".ROSTER_MEMBERSTABLE."` b, `".ROSTER_GUILDTABLE."` c " .
"WHERE a.member_id = b.member_id AND a.name = '$name' AND a.server = '$server' AND a.guild_id = c.guild_id";


Or it comes from the $server variable => it becomes 'Cho'gall' in the sql request => bug....

I'll replace the simple quotes, by double quotes in the request, but I don't know if this manip will work for all the roster .... to be continued...
Last edited by Thorlak on Wed Oct 03, 2007 6:01 pm, edited 1 time in total.
Thorlak
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Wed Oct 03, 2007 2:21 am

Sorry no data in database for "Thorlak" of "Cho\\\'gall

Postby Thorlak » Wed Oct 03, 2007 10:51 pm

OK, I solved the problem...

I'd just to activate the option in the config menu of the roster... :/ something talking about Char.php file ^^

Bye ;)
Thorlak
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Wed Oct 03, 2007 2:21 am


Return to Dragonfly

Who is online

Users browsing this forum: No registered users and 1 guest

cron