Failure to display character due to server name

Dragonfly integration forum

Failure to display character due to server name

Postby foxpur » Tue Jul 03, 2007 7:44 am

On http://blades.zapto.org I have installed all that is needed and been worked with before on another server.

The issue this time is the WoW server name "The Sha'tar" I am able to upload my guild roster to the site just fine but when I click on a character to view the details I get a:

Code: Select all
[b]Character Not Found[/b]
Sorry no data in database for "Maldon" of "The Sha\\\'tar"


Now, I'm willing to bet those 3 \\\ are not actually part of the server name so it's pretty likely it's not going to find a character there.

I am using 1.7.3.0 WoWRosterDF
User avatar
foxpur
WR.net Apprentice
WR.net Apprentice
 
Posts: 49
Joined: Wed Jul 26, 2006 8:18 pm

Failure to display character due to server name

Postby Razac » Tue Jul 03, 2007 11:24 am

not looking at much but it seems to many escape characters are used..

will help you with it on Tuesday when im back at work :)
Razac
WR.net Journeyman
WR.net Journeyman
 
Posts: 145
Joined: Thu Jul 27, 2006 6:00 pm

Failure to display character due to server name

Postby HuiBuh » Wed Jul 04, 2007 7:49 am

Same Problem over here.
Maybe its related to Page-Encoding?
The WoWRoosterDF'S language is german and the Dragonfly english.

Maybe it helps:
Serverstatus, Guild-Member overview, Key-Status, Professions, FindQuest-Group works.
Only when i click on a Guild-Member name the output is:
Sorry no data in database for "myusername" of "Nera\\\'thor"
(where "myusername" ist my real Username on Nera'Thor ;) )

I have a WoWRoster Standalone with the same data uploaded
- this one works.
So i compared the mySQL Database and searched for everything with "Nera"
- no difference...

My PHP knowledge ist to low to fix this by myself,
but i can sort things out,
so i think it depends on the Member-Call via Dragonfly.
Maybe Dragonfly converts a little bit to much ;)
The Url to see a Member is like this:
/index.php?name=WoWRosterDF&file=char&cname=myUsername&server=Nera'Thor

Looks ok and works in my Standalone WoWRoster-Install correct.

Hope it helps to help us out...


Thx
HuiBuh
Last edited by HuiBuh on Wed Jul 04, 2007 6:10 pm, edited 5 times in total.
HuiBuh
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Tue Jul 03, 2007 2:15 am

Failure to display character due to server name

Postby foxpur » Wed Jul 04, 2007 5:44 pm

Razac removed the query for realm name and hardcoded the realm into the data, not really a fix per se, but does what I needed :)
User avatar
foxpur
WR.net Apprentice
WR.net Apprentice
 
Posts: 49
Joined: Wed Jul 26, 2006 8:18 pm

Re: Failure to display character due to server name

Postby HuiBuh » Wed Jul 04, 2007 6:14 pm

ähm - and how can this help me?
New Download added?

If there ist someting to Hardcode for me
- plz tell me which File an where...

Ok, this is what i did:

memberdetails.php

Line:
41 before
$server = stripslashes($_GET['server']);
after
$server = 'Nera\'Thor';

45 before
$server = $roster_conf['server_name'];
after
$server = 'Nera\'Thor';

- it works and this is all what i want.

thx
HuiBuh
Last edited by HuiBuh on Wed Jul 04, 2007 6:39 pm, edited 2 times in total.
HuiBuh
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Tue Jul 03, 2007 2:15 am

Failure to display character due to server name

Postby HuiBuh » Thu Jul 05, 2007 6:36 am

mpf - seems that there ist a Problem with updating know.
It says:
Parsing files
Parsed CharacterProfiler in 0.11 seconds
Realm: Nera'thor Ignoriert

don't know what to do - plz help.

Plz tell me which Files i have to edit
- copy&paste the parts...

Ok - i fixed it with some dirty tricks...
The char.php uses the "hacked" memberdetails.php (renamed to memberdetails_char.php).
And the Update.php uses the standard memberdetails.php.
I can live with that fix...

There are other Problems for know
- no AddOn-Funcionality for RoosterAddOns...
I have to customize php&mySQL...


thx
HuiBuh
Last edited by HuiBuh on Fri Jul 06, 2007 6:32 pm, edited 2 times in total.
HuiBuh
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Tue Jul 03, 2007 2:15 am

Failure to display character due to server name

Postby gyrantol » Sat Jul 07, 2007 12:52 am

most of the normal roster addons will not work with the ported df version. You will have to try and see if someone as ported that addon across.

If not you can try requesting to see if anyone has got it working.
Image
gyrantol
WR.net Apprentice
WR.net Apprentice
 
Posts: 52
Joined: Sat Apr 14, 2007 9:55 am


Return to Dragonfly

Who is online

Users browsing this forum: No registered users and 1 guest

cron