vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - World of Warcraft Event Calendar (https://vborg.vbsupport.ru/showthread.php?t=145287)

Gooner 06-20-2007 03:59 PM

:p any idea when 1.2.7 will be released, im allready looking forward to it :)

elricstorm 06-20-2007 04:51 PM

Quote:

Originally Posted by Gooner (Post 1272541)
:p any idea when 1.2.7 will be released, im allready looking forward to it :)

Well, that's a very good question mate. Here's what I'm currently doing.

I completely overwrote and remodeled abe1's form-hack 4.0 product and created a 100% fully customizable world of warcraft recruitment form for my guild. I'm finalizing the product and fixing a few of the customizations before I release it to the general public. It's really nice and has 2 to 3 sections of vboptions with which to customize the form with. You can even include or exclude different sections, include new questions/answers for your form, etc right in vboptions.

The second reason why I'm finishing up this product is because I'm going to be using part of the features from this product to add to calendar event creation. So, it's important I finish this second product and then continue working on the next release.

I am, however, still working on minor adjustments for 1.2.7. The actual event creation bit probably won't come out until 1.3.0.
  • ETA: This weekend sometime for the recruitment form product
  • ETA: Next weekend sometime for adjustments to the calendar

I hope that helps.

Gooner 06-20-2007 08:57 PM

Nicw!, Cant wait, That form hack modification sounds nice, ill definatly be replacing mine with yours :)

Gooner 06-22-2007 06:41 PM

Today, for no reason as all, i have made no changes to the database, ive not even been home, i get home and i find in my emails, about 70 of these like errors:


Database error in vBulletin 3.6.7:

Invalid SQL:
REPLACE INTO armorydata
(userid,m_name,m_class,m_race,m_level,ai_name,ai_c lass,ai_race,ai_level,aii_name,aii_class,aii_race, aii_level,
m_gender,m_talentone,m_talenttwo,m_talentthree,m_t alentonename,m_talenttwoname,m_talentthreename,
ai_gender,ai_talentone,ai_talenttwo,ai_talentthree ,ai_talentonename,ai_talenttwoname,ai_talentthreen ame,
aii_gender,aii_talentone,aii_talenttwo,aii_talentt hree,aii_talentonename,aii_talenttwoname,aii_talen tthreename)
VALUES (71,
'Maaikie','Mage','Undead','70','','','','',
'','','','','Female','10','48','3',
'Arcane','Fire','Frost','','','','',
'','','','','','','',
'','','');

MySQL Error : MySQL server has gone away
Error Number : 2006
Date : Friday, June 22nd 2007 @ 03:02:35 PM
Script : http://www.eu-otd.com/calendar.php?d...=2007-6-24&c=1
Referrer : http://www.eu-otd.com/calendar.php
IP Address : 84.27.196.102
Username : Maaikie
Classname : vB_Database


i have different ones for different usernames.....


Database error in vBulletin 3.6.7:

Invalid SQL:
REPLACE INTO armorydata
(userid,m_name,m_class,m_race,m_level,ai_name,ai_c lass,ai_race,ai_level,aii_name,aii_class,aii_race, aii_level,
m_gender,m_talentone,m_talenttwo,m_talentthree,m_t alentonename,m_talenttwoname,m_talentthreename,
ai_gender,ai_talentone,ai_talenttwo,ai_talentthree ,ai_talentonename,ai_talenttwoname,ai_talentthreen ame,
aii_gender,aii_talentone,aii_talenttwo,aii_talentt hree,aii_talentonename,aii_talenttwoname,aii_talen tthreename)
VALUES (1,
'Goonerr','Warrior','Orc','70','','','','',
'','','','','Male','46','15','0',
'Arms','Fury','Protection','','','','',
'','','','','','','',
'','','');

MySQL Error : MySQL server has gone away
Error Number : 2006
Date : Friday, June 22nd 2007 @ 08:39:51 PM
Script : http://www.eu-otd.com/calendar.php?d...=2007-6-26&c=1
Referrer : http://www.eu-otd.com/calendar.php
IP Address : 82.32.101.43
Username : Gooner
Classname : vB_Database


Do you know whats worng? i havnt touched anything since yesterday, and it was working fine yesterday.

Hyrel 06-23-2007 12:56 AM

Maybe Blizzard made some change to the armory?

elricstorm 06-23-2007 03:21 AM

It's trying to update Goonerr correctly but there is an issue with the alternate(s) listed for Goonerr. Check your alternate data information and make sure whatever names are listed there are correct. No changes to the armory for US and no issues here since releasing 1.2.6. Check your alternates (that's the empty data it's trying to pass). I'm not saying yours is incorrect but that's where I would start first.

Secondly, keep in mind that I don't control the armory so therefore I can't efficiently run "down" tests against it. All I can do is safely assume everything is working as intended when the armory does go down. I really wish they would bring the armory down for about 2 or 3 days so that I could make some touchup adjustments.

thanks for the headsup though.

elricstorm 06-23-2007 06:08 AM

Added World of Warcraft Recruitment Form addon this morning. Check it out if you want:

https://vborg.vbsupport.ru/showthread.php?p=1274436

Hyrel 06-23-2007 06:20 AM

Elric is evil! Just when I get one addon working he adds another to frustrate me =p

Ok, I have it just shy of being exactly the way I want it. I've added the column and header for the member's spec. All that is missing is adding the commands to actually make it pull the data from userfield22 and input it in the table.

I tried changing calendar_getday_event which seemed like it was part of the process but I either missed something or that is only part. This seemed a good point in which to ask for help before I mess something up ^_^

Yukino_AE 06-25-2007 12:04 AM

ok, i add this mod, all seems to be going well, when i go to add an event and enable sign up and save it it just goes to a white screen. when i check the calandar page again the event is there. but if anyone goes to click the even to signup it takes them to a white screen. lol what am i doing wrong. help. :P

elricstorm 06-25-2007 01:54 AM

Quote:

Originally Posted by Yukino_AE (Post 1275748)
ok, i add this mod, all seems to be going well, when i go to add an event and enable sign up and save it it just goes to a white screen. when i check the calandar page again the event is there. but if anyone goes to click the even to signup it takes them to a white screen. lol what am i doing wrong. help. :P

  1. Did you follow all of the steps outlined in the help file?
  2. What version of php are you running on your site?
  3. Do you have the curl library installed?
  4. Do you have fopen for URLs turned on?
  5. Are you running any calendar modifications other than this one?

Let's start with that for starters.


All times are GMT. The time now is 03:53 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01385 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete