News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

WoW Characters 1.9.0

Started by Night09, October 16, 2008, 11:46:21 PM

Previous topic - Next topic

Night09

Glad its all sorted for you :)

The next release will have all these bugs ironed out and DK added ;)

clarkkent93

Quote from: nightbre on October 30, 2008, 02:01:08 PM
Check Themes/default/languages/modifications.english contains the following text string entries:

//WoW Characters
         
$txt['ctitletxt'] = 'You can add your World of Warcraft characters on this page. This information will be displayed throughout the forum. If you are not comfortable with sharing some information, simply skip it - nothing here is required.';
         
$txt['blood_Elf'] = 'Blood Elf';
$txt['draenei'] = 'Draenei';
$txt['dwarf'] = 'Dwarf';
$txt['gnome'] = 'Gnome';
$txt['human'] = 'Human';
$txt['night_Elf'] = 'Night Elf';
$txt['orc'] = 'Orc';
$txt['tauren'] = 'Tauren';
$txt['troll'] = 'Troll';
$txt['undead'] = 'Undead';

$txt['deathknight'] = 'Death Knight';         
$txt['druid'] = 'Druid';
$txt['hunter'] = 'Hunter';
$txt['mage'] = 'Mage';
$txt['paladin'] = 'Paladin';
$txt['priest'] = 'Priest';
$txt['rogue'] = 'Rogue';
$txt['shaman'] = 'Shaman';
$txt['warlock'] = 'Warlock';
$txt['warrior'] = 'Warrior';

$txt['chartitle'] = 'Character Profile Settings';
$txt['cname'] = 'Character Name';
$txt['clevel'] = 'Character Level';
$txt['cguild'] = 'Character Guild';
$txt['crace'] = 'Character Race';
$txt['cgender'] = 'Character Gender';
$txt['cclass'] = 'Character Class';
$txt['crealm'] = 'Character Realm';
$txt['character'] = 'Character';

$txt['male'] = 'Male';
$txt['female'] = 'Female';

$txt['wowchar'] = 'WOW Characters';
$txt['wowchar_defaultRealmName'] = 'Default realm Name';
$txt['wowchar_allowCustomRealm'] = 'Allow custom realm?';
$txt['wowchar_europeanRealm'] = 'European realm (default North American)?';


If it is not there that will possibly be why they show blank.Make sure the php closer is at the bottom of the file
Quote?> 

Its possible the closer isnt there or in the wrong place.Let me know if this has helped to cure the blanks for you.

I was having the same problems as FatMagic except the file you mentioned above didn't include the code that you provided.  Why is that?  I take it that's something I need to add OR do I need to delete and reinstall again?

Here is what's currently in that language file:

<?php
// Version: 1.1; Modifications

//Begin Global Headers and Footers Text Strings
$txt['globalhf_title'] = 'Global Headers and Footers';
//END Global Headers and Footers Text Strings        

?>


Any help would be appreciated.  Thanks
SMF 1.1.6

Kencelot

This is the best addon for SMF I have seen in a long time!

Thank you so much for making this! I can't wait for it to be fully updated for Wrath!

Because our guild uses our site with SMF, we all know which guild we are in. I simply modified the Character Guild line to Character Spec/BeImba to show our spec and BeImba scores! :)

Night09

QuoteI was having the same problems as FatMagic except the file you mentioned above didn't include the code that you provided.  Why is that?  I take it that's something I need to add OR do I need to delete and reinstall again?

Just add the wow txt entries into your modifications.english.php if they are not present.You may need to do this on any particular theme you use that has its own language folder included.

zorto

hi,
First i d like to thank you for your job on this mod.
I m french and i have translate my file modifications.french.php and it works .

But i have a little problem with some letters when the link to the armory under the caracter's name is created.

i use SMF 1.1.7


you can watch the problem if you follow this url for the caracter's name "Lìthium"  : hxxp:www.youpla.com/equinox/smf/index.php?topic=2493.msg26597#msg26597 [nonactive]


Do you know what can i do to have a good translation of the syntax between  WoW Characters 1.9.0 and Wow Armory EU ?

tx

fladder

Can anyone help me installing this to a custom theme? What files do i have to edit and what do i have to add?

Sorry for being extremely bad with php :(

Garou

Fladder,

The install instructions for SMF 1.1.7  can be found here.
http://custom.simplemachines.org/mods/index.php?action=parse;mod=1208;attach=72404;smf_version=1.1.7

Basically any changes you see made to ./Themes/default/some-file you have to make in the same files for your custom theme.

Zorto,
The armory is doing something weird with the link. I found your profile on the armory but when I copy the link then re-paste it it looks like this...
http://armory.wow-europe.com/character-sheet.xml?r=Cho%27gall&n=L%C3%ACthium
instead of the traditional http://armory.wow-europe.com/character-sheet.xml?r=Cho'Gall&n=Lithium.

Its not a bug with the Mod but rather with the armory. The only fix I can come up with is in your [WoW Characters] profile on the forum

name: L%C3%ACthium
Realm: Cho%27gall
Unfortunately your name will show up wrong on your forum profile but it should link to the right profile on the armory. Sorry  :(






fladder

Thanks Garou for the answer, I got it to work somewhat but my custom theme got messed up when i tinkered with the code so I guess i will have to live without this mod.

It did work tho, but it broke a few design features that i really want to keep.

zorto

Garou,
thanks a lot for your answer,
I'm doing it for one of my forum's user yet.

And one more time, nice job for your Wow Characters' mod  O:)

clarkkent93

Quote from: nightbre on November 07, 2008, 11:19:38 AM
QuoteI was having the same problems as FatMagic except the file you mentioned above didn't include the code that you provided.  Why is that?  I take it that's something I need to add OR do I need to delete and reinstall again?

Just add the wow txt entries into your modifications.english.php if they are not present.You may need to do this on any particular theme you use that has its own language folder included.

Thanks....that worked!
SMF 1.1.6

Night09

QuoteThanks Garou for the answer, I got it to work somewhat but my custom theme got messed up when i tinkered with the code so I guess i will have to live without this mod.

It did work tho, but it broke a few design features that i really want to keep.                      

What theme is it your using ? When you try to install what files does it say are missing to you or error?

Quotehi,
First i d like to thank you for your job on this mod.
I m french and i have translate my file modifications.french.php and it works .

But i have a little problem with some letters when the link to the armory under the caracter's name is created.

i use SMF 1.1.7

The Armoury issue is armoury itself for some reason but I am unsure why.It changes special characters and distorts the name when it creates the link or tries to create the link to the character sheet.

If you manually paste your server and name into the URL it still fails to open your sheet.It might be worth a post on wow europe to find out why it does this but not if directly searched for using armoury character search.

Garou

Quote from: zorto on November 10, 2008, 08:58:18 AM
Garou,
thanks a lot for your answer,
I'm doing it for one of my forum's user yet.

And one more time, nice job for your Wow Characters' mod  O:)


Not my Mod but Im always happy to help.  :)

Quote from: fladder on November 10, 2008, 07:09:14 AM
Thanks Garou for the answer, I got it to work somewhat but my custom theme got messed up when i tinkered with the code so I guess i will have to live without this mod.

It did work tho, but it broke a few design features that i really want to keep.

Interesting.
Like nightbre said, let us know what theme your using and I'm sure someone can figure it out for you.

Kencelot

Hey guys, I just noticed this...

When I have SMF wrapped into Joomla via Joomlahacks' bridge, the 'mouse-over' fails to show anything on both IE7 and FF.
When it is unwrapped, it works fine. I am using the default SMF theme and a Rockettheme template for Joomla.

Anyone else have this problem?

Garou

I quit using Joomla and Mambo a while back as I ran into many problems with bridging of the two. Tiny Portal and some of the other mods for SMF accomplish everything I personally needed out of Joomla anyway.

You'd probably be better off trying to find help from the hacks' site as I'm sure its more of a problem with the wrapper or the bridge itself rather then the mod.

toshik

I have just installed your version of wowchar mod, everything worked fine except one thing.



There is no background whenever I mouseover characters info.

I had problems with old versions uninstallation and had to remove all the lines manually, so this probably is what caused the problem. Can you please tell me how those backgrounds are implemented and in what file.

EDIT: old version had backgrounds :/

Garou

#55
What theme and version of SMF are you using? It looks like it might be a problem with either the css file or something was entered wrong.

It should look like...
Default Theme

WoW DK Theme

toshik

#56
DarkBreak theme

Well, background worked before, in the older version of that mod. I think that something is entered wrong and thats why I'm asking what lines are used to show that background.

EDIT:
old screenshot hxxp:img141.imageshack.us/my.php?image=armoryqp2.jpg [nonactive]

Kencelot

#57
Hey guys, a couple of questions...

The mouse-overs work fine for me in IE7, but the mouse-overs will NOT work in FF. Any idea why in FireFox the mouse-overs don't work? (UPDATE: I disabled FF's cache and it works - weird - thoughts?)

Secondly, where are the color codes for the classes for the mouse overs? I added the info for Death Knights, but cannot figure out where the color code is.

And lastly, anyone been able to 'fix' the armory linking?

Thanks again for what is one our guild's favorite mods! :)

Kencelot

Okay, I found the colors on my own in : /Themes/default/images/wow_char/profiles.css (pats self on back)

BTW, and this is no cut to the maker of this awesome mod, but I corrected all the class colors in the profiles.css according to Blizzard's official colors.

Death Knight = #C41E38
Druid = #FF7D0A
Hunter = #ABD473
Mage = #69CCF0
Paladin = #F58CBA
Priest = #FFFFFF
Rogue = #FFF569
Shaman = #2459FF
Warlock = #9482CA
Warrior = #C79C6E

Garou

#59
@toshik, in your themes /images/wow_char/profiles.css. When Kencelot mentioned it for his issue it jarred my memory of where its at.

.profile_tooltip {
font-size: 12px;
color: white;
background-color: #000000;
text-align: left;
-moz-border-radius: 5px;
min-width: 50px;
max-width: 200px;
border: 1px solid #a9a9a9;
border-style: solid;
position: relative;
line-height: 100%;
}

background-color and the color code in border: are what you would want to edit.
You'll also want to check the style.css in the main themes directory to make sure that it doesn't have a .profile_tooltip in there. I doubt that it does but Id look anyway.

@Kencelot, Thats awesome information Ill be adding it to my sites tonight.
BTW do you happen to have images to use for the death night icons?

Advertisement: