Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
World of Warcraft Event Calendar Details »»
World of Warcraft Event Calendar
Version: 1.2.7, by elricstorm elricstorm is offline
Developer Last Online: Nov 2010 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.x Rating:
Released: 04-18-2007 Last Update: 07-06-2007 Installs: 97
Uses Plugins Template Edits
Is in Beta Stage  
No support by the author.

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:
  • One product XML import
  • Two PHP file uploads
  • One Profile addition for User Profiles
  • One Template Modification
  • Uploading image files to the specified path listed in the instructions
Review the "instructions" contained in the zip file before installing this product.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 05-26-2007, 01:31 PM
elricstorm's Avatar
elricstorm elricstorm is offline
 
Join Date: Aug 2006
Location: Stamford, CT
Posts: 216
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tork64 View Post
amazing thanks. I was just going to put down 18 dollars a month for basically the same thing. Thanks for this.
Who was trying to charge you this amount? I just want to make sure that no one reuses the code I produce and hacks it in an attempt to sell it to anyone. This is a free source for community use only. Free = Better always

And, you are most welcome.
Reply With Quote
  #53  
Old 05-29-2007, 04:59 PM
VenomMaster VenomMaster is offline
 
Join Date: Jan 2006
Location: Engelskirchen
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Elric,

due to the fact that my board is used by german speaking users, i needed to localize this hack. Sure, the prases needed two minutes on the fly, but after i changed the templates, the color formatting doesn't work.

I don't know where this fault may be.

I'll attach the changed and exported version of the hack, maybe you can have a look?

Thanks in advance,

Venom

[edit]

It's okay, i found my fault... I didn't deinstall the product before importing it...
Now it works very nice. Thanks for the great hack!

Am i allowed to provide this thingy on vbhacks-germany.com?

Venom
Reply With Quote
  #54  
Old 05-29-2007, 06:55 PM
elricstorm's Avatar
elricstorm elricstorm is offline
 
Join Date: Aug 2006
Location: Stamford, CT
Posts: 216
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Absolutely - you have my permission mate. Just provide a link back here in case of updates or input. As for templates, one thing to remember and I've noticed this as well, even when I do a lot of testing on my boards.. When you make actual template edits, it doesn't take until you deinstall and reinstall the product. That's why I like to make very few template edits. Unfortunately, I really needed to clean up the code in the last version and make the templates more style friendly for vbulletin.

Also, as a good rule of thumb from a coding point of view, if you do make template edits in the future, try to do so from your admincp, rather than from the .xml product file. It's a good coding philosophy to "not" work with xml product files directly. Use the admincp, make your necessary edits on templates, codes, etc. and then export the revised product file. This keeps it error free.

If anyone encounters any similar issues with not being able to see the newer templates after uploading and overwriting, you may have to de-install and reinstall the product in order to see the implemented changes.

And again, you are welcome.
Reply With Quote
  #55  
Old 06-01-2007, 05:14 PM
elricstorm's Avatar
elricstorm elricstorm is offline
 
Join Date: Aug 2006
Location: Stamford, CT
Posts: 216
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have some good news. I have the alternates system in place now on my own site. I'm letting my guild test with the new system which is 100% fully incorporated with the World of Warcraft official armory site when pulling data. Right now the system only caters to 1 alternate. If tests go well, I'll add one additional alternate to the beginning system. Anyhoo, just a heads up on the news.
Reply With Quote
  #56  
Old 06-01-2007, 07:35 PM
elricstorm's Avatar
elricstorm elricstorm is offline
 
Join Date: Aug 2006
Location: Stamford, CT
Posts: 216
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have it working fine with 1 main and 2 alternates allowed. Because it's looking error free, there is a good chance I will release the latest version which is up to 1.1.5 this weekend sometime. I skipped a version because I've been working on many revisions and updates. Keep your eyes peeled.
Reply With Quote
  #57  
Old 06-01-2007, 08:37 PM
Gooner Gooner is offline
 
Join Date: May 2007
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thankyou so much for such a great modification, For me this is the best mod on this site, Thanks and keep your great work up. !!!!!!!!!!!
Reply With Quote
  #58  
Old 06-01-2007, 11:14 PM
elricstorm's Avatar
elricstorm elricstorm is offline
 
Join Date: Aug 2006
Location: Stamford, CT
Posts: 216
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Version 1.1.5 has now been released. Please check notes in main thread and version notes before downloading and installing/upgrading. Also make sure that you read the installation notes no matter if you are newly installing or upgrading. EVERYONE needs to read the instructions.

Thanks and enjoy. If you have any questions or concerns, please feel free to post here. Also, don't forget to vote.

This addon is now nearing the end of beta. Once the alternates system is fully tested and the class max system is in place, I will move it out of beta.
Reply With Quote
  #59  
Old 06-02-2007, 12:58 PM
Noxious Noxious is offline
 
Join Date: Jun 2005
Location: England
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi, the armory updates dont seem to work with EU servers

*Edit* got it to work by altering the if eu function in the product file, either i'm unsure of how to change the local or if its suppost to be automatic its not detecting it.

If anyone else from europe is having this problem if you contact me, i'll email you my modded version of this mod untill the official fix is out
Reply With Quote
  #60  
Old 06-02-2007, 03:41 PM
elricstorm's Avatar
elricstorm elricstorm is offline
 
Join Date: Aug 2006
Location: Stamford, CT
Posts: 216
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know what I forgot to include. I'll fix it asap. I just forgot to add vboptions for EU or American servers. right now the localization is set for american. I'll have it fixed in about 20 minutes.
Reply With Quote
  #61  
Old 06-02-2007, 04:18 PM
elricstorm's Avatar
elricstorm elricstorm is offline
 
Join Date: Aug 2006
Location: Stamford, CT
Posts: 216
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

released version 1.1.6 which fixes the locale issue and allows for both US and European server configurations. Please make sure you check the change log in the top post and also re-read the alternates section so you understand how to configure options. Everything should be self-explanatory. Thanks for bringing this to my attention noxious.. As always, it's the community that drives the effort and helps to polish this addon up.

For those of you upgrading from version 1.1.5 to 1.1.6 you only need to "overwrite" the product when importing. Nothing else needs to be done.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:25 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04862 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete