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 |
#2
|
|||
|
|||
Great job cleaning up the install. I wasn't getting the ajax mouse-over with the original. I get it now but it doesn't contain any data.
|
#3
|
||||
|
||||
Ya, what i did was called "Not testing before releasing" , partially due to my wife wanting me to come out to the living room and watch Monk with her
But I'll have it fixed here shortly. |
#4
|
|||
|
|||
Awesome
|
#5
|
||||
|
||||
This should be considerably better to use.
One thing to note though, is that if your forums are not in your web document root and you are using vbadvanced (i.e. you have example.com/index.php which is your VBAdvanced Portal and example.com/forums/ is your vb forum itself), you will have to upload the clientscript folder twice (once in the web root and once in the forum root). I will fix this later. |
#6
|
|||
|
|||
Is there a specific web service that needs to be running other than cURL? Attached is what the mouse-over looks like for me. The link takes me to the correct armory site. This is with the same with the .1 version and the .2 version.
|
#7
|
||||
|
||||
You just need cURL. I'll be adding in nicer ways to handle mis-information in case armory is down or something else goes wrong today.
Oh, i see what your problem could be, your host doesnt have short_open_tags on (ASP style, Code:
<?=$var;?> Code:
<?php echo $var ?> |
#8
|
|||
|
|||
Pulls character info, spec, and trade skills now! I'll have my host turn on short_open_tags. Your response time on this is amazing btw. I appreciate your help.
Edit: Uploaded the old char.php after turning on short_open_tags and it works like a charm. Looking forward to the improvements you have listed on your to-do list. |
#9
|
||||
|
||||
I'm also on 3.6.8 RL2, so I'll be able to confirm if this version works on 3.6.8 tomorrow. We're an EU guild though
|
#10
|
||||
|
||||
I'll be updating for EU support tomorrow. The solution is two part, one is the default locale, the other is a user option. For example, you could do [char=US-Vek'nilash], [char=Vek'nilash] and if your default locale is the US, it will use the US armory. If for the server option you use EU-Vek'nilash, it will use the Europe armory.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|