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 |
#142
|
|||
|
|||
Yea that seemed to work I replaced the functions file and everything is working again.
Thank you |
#143
|
|||
|
|||
I need this to work with servers with a space in the title. I saw someone hardcoded kul tiras to work on their forum, but I need it to work with several different ones. Does anyone have any clues?
I'm guessing I need to change some of the preg_replace to accept a space. Code:
preg_match("/(.*)-(.*)/", $realm, $match); |
#144
|
||||
|
||||
Quote:
I've tested this on servers without spaces, with spaces, without ' with ' and all combonations, all of them work. My character is on a realm with a ' in it. several users of this mod are on realms with spaces in them. If you are having a specific issue I NEED THE CHARACTER NAME AND REALM YOU ARE USING. Please don't just say it doesnt work for this and that without providing me any details as to what isn't working. The line you listed above only does anything if the value of the [char] option has a - in it (i.e. [char=EU-Server]Character[/char] |
#145
|
|||
|
|||
<a href="http://www.graffe.com/forums/showpost.php?p=1345323&postcount=10" target="_blank">http://www.graffe.com/forums/showpos...3&postcount=10</a>
realm: Silver Hand character names: Have tried several: Nadiar, Zilandria, Derreidos Right now everything is set at the default. |
#146
|
|||
|
|||
This is a great mod. The link seems to break though after editting a thread though, probably due to the WYSIWYG editor? I had this issue with the WoWHead Item Link addon, but the author seems to have fixed it somehow. Is there a way to somehow get that fix to work for this specific mod?
|
#147
|
||||
|
||||
Quote:
I've been kind of out of sorts since my monitor died and I havent been able to play wow and ive been keeping up on my windows CE device.. anyways, DHL should be giving my replacement tomorrow and i'll get that fixed along with some other issues i was working on. |
#148
|
|||
|
|||
I followed the install instructions but I'm getting this error when I debug this myself.
its erroring on the sack(undefined) part Code:
uncaught exception: Permission denied to call method XMLHttpRequest.open createAJAX() ajax.js (line 24) sack(undefined) ajax.js (line 132) ajax_loadContent("ajax_tooltip_content", "http://vergeguild.com/forum/ajax.php?do=wowcharcode&server=Sargeras&char=medpak")ajax-dynamic-cont... (line 53) ajax_showTooltip("http://vergeguild.com/forum/ajax.php?do=wowcharcode&server=Sargeras&char=medpak", a character-sheet.xml)ajax-tooltip.js (line 82) onmouseover(mouseover clientX=0, clientY=0) i'll test more... |
#149
|
|||
|
|||
Quote:
|
#150
|
||||
|
||||
Quote:
I.e. foo.com v.s. www.foo.com |
#151
|
||||
|
||||
try the 0.4.9 i added today. if this doesnt work as intended (i wrote it really quick before i had to run off for work), uninstall and go back to the 0.4.8 version and post what went wrong (in detail please!!).
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|