The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
What does this Mod do?
[hr].[/hr] This is a calendar mod that supports events created for World of Warcraft that allows signups for mains and alternates. Data for mains and alternates are pulled from the world of warcraft armory automatically and listed/displayed in a table format based on the style of your current site. Current Version [hr].[/hr] Current beta version = 1.2.7 (recommended) Current stable version = 1.2.6 Whether you are upgrading or installing from new, you ALL need to download the instructions and read them. There is a section for New Installs and a section for Upgrading. Inside there is also a NEW .CHM file (help file) that will also make it easier to read. I kept the instructions file in there as well but it's renamed to wowcalendar.txt instead. Review wowcalendar.chm if you are able to. It works better. What is required? [hr].[/hr] You will essentially need to perform:
Creating a Calendar Entry [hr].[/hr] When you create a calendar entry, single, recurring, etc. - make sure you enable users to signup (located at the bottom of the new calendar event form) (see the screenshot listed in this post). By default, it should place an automatic signup checkmark in that box. Once you submit, users will be able to signup. Alternates [hr].[/hr] If you have alternates on, alternates can be used to signup with (only if people have added additional characters to their user profile. At this time, the calendar only reads the top 3 lines in the profile box so any more characters listed will not be usable in the calendar. (i.e. if you have 7 characters listed, only the first 3 will be usable. Armory Data [hr].[/hr] Armory Data is pulled as soon as a "registered" user checks the calendar event. This data is then replaced into the armorydata table for use later on with the signups. Remember to set your server and your locale as well. If your server has two words (ex. Scarlet Crusade) you would input Scarlet+Crusade in the server box. If you play on a US server you would put US in the locale box. If you play on a European Server you would input EU in the locale box. Make sure you set all appropriate options. Options for your Calendar System [hr].[/hr] Go into your vb options and you will find two separate sections for setting options - one is for settings and one is for styles. You can change any options in here. Future revisions will include more substitutions/changes in this area. SPECIAL THANKS TO: [hr].[/hr] [name]Farcaster[/name]: For his initial MOD and ideas which got me started and into customizing the entire calendar. Farcaster's Event Attendance can be found at: https://vborg.vbsupport.ru/showthread.php?t=129088 [name]Gryphon[/name]: For helping with the original wow parser code and for giving me some tips/advice for working to implement it with the calendar system. In addition, Gryphon, formerly Blackjack, worked with me deeply to allow both this calendar and his current gWoWCharacter mod to be cross-compatible. He also helped with localization. Many thanks! Show Your Support
|
Comments |
#162
|
||||
|
||||
![]() Quote:
I would do it similarly to that because your old hosting provider probably doesn't do file transfers. |
#163
|
||||
|
||||
![]()
Hyrel, read your PMs mate. I found your issue and posted why it was happening. If you fix the two settings I gave you, it will work 100%. Thanks mate.
|
#164
|
|||
|
|||
![]()
Hey elric,
first let me say that this hack is absolutely incredible! I'll consider to donate for this... ![]() But i have a little issue with your Mod. Maybe it's only my fault, but if you have special chars in the charname (like ? or ?), it seems not to load the informations from the database or from the armory. How can you override this? See an example here: http://cm.digitalrose.de/forum/calen...y=2007-6-9&c=1 and meant is this character: http://armory.wow-europe.com/#charac...n=Jah%C3%AAira Greets, Venom |
#165
|
||||
|
||||
![]() Quote:
|
#166
|
|||
|
|||
![]()
Sounds nice. I#m looking forward for it^^ If you need anything, just call
![]() |
#167
|
||||
|
||||
![]() Quote:
Thanks. |
#168
|
|||
|
|||
![]()
Wow... that was really fast.
I tried it, but in my case i had to add an utf8_en(de)code. The URI has to be right, since it changes "Jah?ira" to the preferred "Jah%C3%AAira". But it doesn't seem to save or fetch any data from the armory. If i call the generated URI in my browser, it works, and if i put in another charname, without accents, it works too. quite spooky... [edit] WoW, i finally got it. It's enough to urlencode & utf8_encode the name in the url, anything else can be left as it is. I also added the german translations for the fetched data. I'll attach it below. Again thank you very much for this really great hack. -Venom |
#169
|
||||
|
||||
![]() Quote:
I believe what you are saying is just to leave the urlencode() in the URL parse and not add the decode() parameters. |
#170
|
|||
|
|||
![]()
Hey elric,
quite right... I removed all en/decode options ad just added one urlencode(utf8_encode()) at the place where the name is passed. For getting this to work i had to add three Columns in the "armordata"-table. Since i was very enthusiastic, i changed something more than that:
However, i thik you'll find your way. Here it is! (only the plugin, 'cause it doens't export the template changes...) |
#171
|
||||
|
||||
![]()
Wrong plugin. But, I know what you did and what encoding you used. I'm not sure why you had to create three more columns though.
I actually have pictures on my site as well. I do the same with my roster file. However, I just haven't put the code in because I don't like adding things that others can't turn off. So, I'm leaving styles for later on. ![]() |
![]() |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|