The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
WoW Character BBCode Details »» | |||||||||||||||||||||||||
This is a continuation of the project, https://vborg.vbsupport.ru/showthread.php?t=160418 . I have made several modifications to the original authors code and several have asked for my modifications.
Because of this and the original authors lack of updating the original modification, I have decided to upload this package for all to use. All credit goes to the original author(s) of the utility as i have only cleaned up the code and packaged it for easy usage. WARNING! This is very beta at this time. I have added the product now to force myself to update and maintain the plugin and to share it with the rest of my fellow World of Warcraft webmasters Installation
Changelog
Usage Using the character code is easy enough, [char]CHARACTER[/char] if default realm option is set and character links is on same realm. For characters not on the same realm as the default, [char=SERVER]CHARACTER[/char] For example, [char=Vek'nilash]Azaril[/char] Or, if you want to link a character profile from another locale (i.e. EU realms) , you simply add EU- before the server name. [char=EU-Vek'nilash]Azaril[/char] The same thing applies to linking US realm characters from a EU default forum. See a working example at http://www.dramaloot.com/index.php?id=officer_cl (This is a vbadvanced custom page using the BBCode page type). Added German translation for what i currently have localized. Provided by jluerken http://www.wow-relaxed.de Show Your Support
|
Comments |
#212
|
|||
|
|||
Hey there, got a wee problem - I'm trying to add a link in user post bits, but for some reason I'm getting some concatenation of the character name custom field, and the previous custom field (in this case Biography). Any ideas? thanks
I think I might see the problem - on line 354 this is hard coded: Code:
$wowchar_server = $post['field1']; The problem is that if the custom field 'field1' is already defined, it skips the if statement which would set the realm name correctly: Code:
if(!$wowchar_server) { $wowchar_server = $vbulletin->options['wowcharcode_default_realm']; $wowchar_use_default = true; } |
#213
|
||||
|
||||
I hate warcraft.
I play that stupid game so much i have little time to fix these issues. well, most of them i have fixed but i keep changing my vbulletin installation and losing most of my updates. the whole postbit thing is very "hacky". it was a quick addition as sort of "proof" type thing that i never really advanced. |
#214
|
|||
|
|||
Is there going to be an update to fix the issue with Death Knights? I get the following error wnow when I put the name of a character that is a Death Knight.
Code:
Invalid argument supplied for foreach() in [path]/includes/functions_wowcharcode.php on line 908 |
#215
|
||||
|
||||
Quote:
but it wont be until after thursday when i'm finished with my work week. |
#216
|
|||
|
|||
is this a list of all the bb codes ?
what does it basically do? and when would the non-beta, i.e., more stable product be launching? |
#217
|
|||
|
|||
You "Rock" Thanks man... Awesome mod/hack.
|
#218
|
|||
|
|||
Quote:
It was pretty stable until the Death Knights came into the picture. Other than the Death knights popping up errors like I posted earlier it has been working swimmingly for me. |
#219
|
||||
|
||||
I had an update planned for today/tomorrow but with the armory changes and the achievements , i want to try to work something out to show those off also (as an option). I'm pretty sure that everything with the latest update should fix most of the errors. I am going to put out another minor update soon that change how it gets data from the armory that doesnt use curl.
There is a new display and i am working on a config panel. You will have configurable blocks that will have various options to display. you will be able to select what blocks for each class to display. With the achievements though this could change a bit as i want to have something cool with those. |
#220
|
|||
|
|||
Quote:
|
#221
|
|||
|
|||
Which xml to use ?
The one included in the zip or the external ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|