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 |
#102
|
|||
|
|||
just installed onto my local/test board ... i've got this error
Code:
Fatal error: Call to undefined function: print_log() in c:\programmi\easyphp1-8\www\rc2\includes\init.php(336) : eval()'d code on line 198 |
#103
|
||||
|
||||
I noticed 2 other minor issues also. an update will appear in the next few minutes
|
#104
|
|||
|
|||
OK i'll wait
|
#105
|
||||
|
||||
Hi Sweede,
thanks for the update. I've translated all phrases into german and exported a language file. I hope everything is correct. If you want you can add this file your first post. German translation v0.4.7a - Deutsch (DU) vbulletin 3.7 RC3 |
#106
|
||||
|
||||
Hey sweede just a short question. With the actual version I get an error message while hovering a char link
Warning: fopen([path]/stats/devlog.txt).... and so on Your instructions file does not state where the stats dir should be located and so on. Can you answer this now please and put it in your documentation? |
#107
|
|||
|
|||
This is probably a stupid question but I don't suppose this works with private servers?
|
#108
|
||||
|
||||
Open up functions_wowcharcode.php
change line 15 to $o->SetDebug(false); |
#109
|
|||
|
|||
I have some problems with the code.
When i enter [char=Kul Tiras]CHARNAME[/char] it doesn't work. It gives me the following message : Unable to connect to Armory portal, Or char/realm name not found. Try again However when i press the link it produces it goes to the correct site of wow-armory. If i enter a server name that is in one piece like Balnazzar for instance it works. Is there a special way i need to formulate "Kul Tiras" or do i need to modify anything ? Thanks in advance. |
#110
|
||||
|
||||
Hmm.. thats a good question. I never thought about realms that consist of more than one word!
oh wait i did! you need to put "'s around the realm and you also have to rely on the wowarmory , which is about as reliable as a british car. In the next update, im going to add a fallback for the cache so that if it's time to check for an update and the armory isnt working, it doesnt erase the cached data and displays it instead. |
#111
|
|||
|
|||
Thanks for your quick reply.
I just tried the following string : [char='Kul Tiras']CHARNAME[/char] and [char="Kul Tiras"]CHARNAME[/char] Both aren't working... Giving me the following output : <Kul Tiras: CHARNAME> The link it produces is fine and redirects me to the character on wowarmory. However both the codes i try produce the same error : Unable to connect to Armory portal, Or char/realm name not found. Try again Its very strange ... Any ideas ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|