The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
I created a WoW Event Calendar Successfully
I'm posting this topic because I created a nice WoW event calendar but before I introduce it to the public, I'd like some feedback on making the configuration easy for end users.
The calendar is a heavily modified version of Farcaster's event calendar and I used postbit fields for all of the character information that is used in the calendar. So the general setup will include: Importing the product file I created Adding additional profile templates (through admincp) for:
The profile templates have to be in order because I've coded the sql query to look for specific field numbers. Otherwise, the person would have to edit the field numbers. So the above list for instance looks for field5, field6, field7, and field8 in the userfield table. I've added span scripts to color code the characters so they color code the same way you visually see the character text for the class name in the game. (i.e. mage = light blue, rogue = yellow, etc.) I've also changed the sort parameters to include sort by Character Name, Time Signed Up, or by Class. In order to edit any of these features, the person would have to edit some code to do so. I hate making people edit code if I don't have to. So, my question is: Do you see any way that I can make the configuration easier? And, if so, please include some additional feedback. I'm enclosing a test screenshot of what the signups look like on my site. Thanks. |
#2
|
||||
|
||||
I'm adding a table format to it today and then will be working on counts for the class types that sign up.
|
#3
|
||||
|
||||
Here is the first completed version and what it looks like today:
Note screenshot below.
|
#4
|
||||
|
||||
I'll be updating this soon.
|
#5
|
||||
|
||||
Very nice!
I believe you can get around the limitation of having people create new profile fields by having the installer add named fields to the table which has the user profile fields. ie: $post[char_name], $post[char_lvl] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|