vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - gWoWEvents - World of Warcraft Event Signup (https://vborg.vbsupport.ru/showthread.php?t=170592)

slick368 12-09-2008 12:52 AM

This looks to be a problem in the new version. I reverted everything back to the previous version and it worked without a problem, so I guess until the problems is resolved, I'll just use the pre-WoTLK version. This is too cool a mod not to have even if it's a bit out of date.

smokejax 12-09-2008 04:09 PM

1 Attachment(s)
When I attempt to add this I get the following error
Attachment 90356

Has anyone encountered this?
If I continue, configure all the settings, then create an event. I get a VBDatabase error.

Sarvoth 12-09-2008 07:23 PM

I love this mod, but ended up not using it. If you added a way to draft people on the sign up, then I would use it. As it stands, I use phpraider to do my current sign ups because I can easily draft and people can check it to see if they are going to a raid or not. I would much rather use your mod, so if you ever feel like expanding the functionality of this, that is where I would go next.

Mithan 12-13-2008 12:34 AM

Can anybody who has this successfully working please link to your Forum Hosting Privder?

I want to switch hosts since mine has some stupid blocks in preventing this from working.

Thanks.

Mithan 12-16-2008 08:06 PM

I think I got this thing installed, but when I go post an Event on the Calendar, it doesn't ask me for a gWOWEvent, thus it isn't being used...

Any ideas?

Mithan 12-16-2008 08:34 PM

Also, I can not find a Calander Select option... where is that supposed to be because I do not have it in the gWoWRoster settings area...

Thanks.

slick368 12-18-2008 07:23 AM

Still having problems with ver 1.07 of this mod. Can sign up for events if they are either ranged or recurring, but not single. Could part of the problem be the apparent 4 or 5 typos in the code, as they read singup instead of signup.

I'd like to see this problem worked out. I love this mod and went back to the 1.05 version for a bit because it worked, but it is out of date and my users know it. At this point, I'm ready to uninstall it and go with something else since the author's only responses to several of us (if we were lucky enough to receive one) seem to insist that we are either installing or using the mod incorrectly and that is the cause of the problem when this thing obviously has problems.

Please take a look into this and see if you can get it resolved. I really enjoy this mod and want to keep using it. I have other options here, but none of them are as nice as this one when it works! :confused:

Gryphon 12-19-2008 10:38 PM

I will look into this, just been stretched thin lately on several projects and holidays.

Bukusami 12-21-2008 04:54 PM

slick368

What part of the code / file are those typos as i wish to manually correct them to fix the issue my end, i would really like single events to be working.

Bukusami 12-21-2008 05:00 PM

I just looked and changed the xml file find & replace all singup / signup and single event still says i cannot sign up, only the other events allow signup.

Also Armoury update does not work, it just goes straight to done on a manual update, while i was testing a ranged event and it was fetching armoury info i ran a update task and it imported events, well it said it did but they do not show up on the calender.

slick368 12-23-2008 03:26 AM

Yeah... I was kind of excited when I found the typos because I thought that would fix the problem, but there is something else wrong besides. I hope this gets resolved soon... if you've ever seen this mod in action, you know why I'm holding out as long as I can before moving to something else. If you haven't... it's VERY nice!

If you get the problem figured out, lemme know 'cause I'm anxious to get this thing re-installed and put into use!

yamahammer 01-01-2009 04:31 AM

Thanks for this mod(and the other gWOW mods!).
ive had this mod working in the past, but recently updated to 1.0.7.

After the update, the calendar had the link "Add characters to your profile to singup for this event." and no place to sign up. Im sure the Profile Field ID is correct... have i missed something?

update- got it. had to type in the server name. now have the same failing cron jobs people have already posted. im trying to get it set up in my server cron now.

Zhin Jio 01-06-2009 04:37 PM

phrase gwe_add_characters:
"Add characters to your profile to singup for this event."

typo : signup

Zhin Jio 01-06-2009 06:01 PM

Request:

Configurable fields to query and/or put into the skills listed on the events.

If I had to pick a couple right this second, I'd add spell damage bonus/healing bonus and attack power/ranged attack power. But fully configurable would be nice.

Hmm. Restrict levels for an event?

Require approvals? Sort of a queue for Signed up, which is then either Approved/Standby/Denied. The event creator (or better yet, a particular usergroup) can do the queue moderation.

Finally: require a particular usergroup to create an event? I suppose I can do that with the calendar permissions though.

Just thinking out loud here, I guess. None of this is terribly easy, I suspect.

Thanks for great mod. *checks Installed*

slick368 01-07-2009 02:31 PM

1 Attachment(s)
I think I figured out what was going on. In addition to the typos on the signup variables, there were two items that were flip-flopped. Once I traded places with these two buggers... everything seemed to work.

You are looking for DATELINE_TO_USER and DATELINE_FROM_USER... they only appear once in the XML... just flip-flop them and you should be good. At least everything started working for me. Once the change was made, single-event signup started working and I was unable to sign up for events that had already passed.

If you already have 1.07 installed, but not working correctly, simply make the changes to the XML and re-import it (I did it with overwrite enabled). If you're not comfortable with editing the XML file... I've attached mine. Just be aware that this may not have solved ALL problems, but it did resolve mine as far as I can tell thus far.

I'm just stoked 'cause I get to start using this mod again! :D

Gryphon 01-12-2009 05:29 PM

Thank you slick368, an update has been made.

Jrain157 01-14-2009 03:21 AM

Can I make a feature request to add moderation for raids? IE

Mage1 signs up and is placed into the queue with a comment of Yes On Time

Officer1 then has to go into the event and moderate Mage1 as an Active member of the raid.

Gryphon 01-14-2009 10:00 PM

Thanks for the feature suggestion. It certainly is possible, I just don't see myself having time to develop that relatively soon.

Hawnted 01-15-2009 06:29 PM

Quote:

Originally Posted by Zhin Jio (Post 1703480)
Request:

Configurable fields to query and/or put into the skills listed on the events.

If I had to pick a couple right this second, I'd add spell damage bonus/healing bonus and attack power/ranged attack power. But fully configurable would be nice.

Hmm. Restrict levels for an event?

Require approvals? Sort of a queue for Signed up, which is then either Approved/Standby/Denied. The event creator (or better yet, a particular usergroup) can do the queue moderation.

Finally: require a particular usergroup to create an event? I suppose I can do that with the calendar permissions though.

Just thinking out loud here, I guess. None of this is terribly easy, I suspect.

Thanks for great mod. *checks Installed*

I would love to see these above, if I had to pick any of them it would be configurable stats shown from armory and Approved/Standby/Denied option.

ColossusCH 01-26-2009 08:38 AM

Hi to all, i really like this mod, but i have a small problem.
i use vbulletin 3.8 and gwowevents 1.0.8.
even when i use in options "Choose when signups should be disabled for an event." "Never". it is not possible to signup on any event on the actual date.
example: Event is on 26. January, signup is only possible till 25. January. on 26 January i get the message: Signup for this event is no longer available.

for me this function is very important for maby-people, to change the status.

further one more question:
somebody know a way to use "Forum Events" or is there any other mod to start a forum thread for each "Raid"

Thank you very much for your Help.

PS, next problem, sorry.
not possible to ad a member with the function "yes, Late"

Kaelon 02-04-2009 08:17 PM

Hey there,

When creating an event (using the latest version, 1.0.8), I get a "Signup for this event is no longer available." if the event lands on the same day that a user tries to sign up. This seems to be regardless of when the signup allowance has been set in the gWoWEvents Configuration. Any thoughts?

Tolas 02-09-2009 06:30 PM

Quote:

Originally Posted by Kaelon (Post 1734597)
Hey there,

When creating an event (using the latest version, 1.0.8), I get a "Signup for this event is no longer available." if the event lands on the same day that a user tries to sign up. This seems to be regardless of when the signup allowance has been set in the gWoWEvents Configuration. Any thoughts?

Discovered the same problem today.

Event is scheduled for tomorrow night, it disabled signups for the event, even though I have the options set to never disabled signups.

**Edit**

Seems to only affect one event now, the rest appear fine thus far. I will look into how my user created the event and see if maybe something was done differently. I'll post again if I continue to see this happen on more events.

Tolas 02-11-2009 08:08 PM

Seems the problem came back. I removed and re-installed again and same problem. All of our events are locking down signups about a day and a half before the event starts, regardless of any settings.

Gryphon 02-18-2009 05:54 PM

Currently our guild hasn't been utilizing the signup so I have not been able to tweak that feature correctly. I have also been busy with work and other projects.

I will look into this when I have available time.

y2krazy 02-18-2009 08:11 PM

Quote:

Originally Posted by Renny (Post 1580170)
The icons you get with it. What are they for and how do i use them? like how do i make the icon the url on the calender page Like how this website has:

Furthermore, do you know how you can make a module in vbadvanced like the 2nd image? to show upcoming events like it has done?

Anyone come to any solutions for implementing this? Thanks in advance!

Also, after an Armory update on an event in my Calendar, why are my First Aid, Cooking, Fishing and Riding skills all set to 0? :(

~ Sean

Dragonsys 02-19-2009 02:03 PM

Quote:

Originally Posted by y2krazy (Post 1748408)
Anyone come to any solutions for implementing this? Thanks in advance!

Also, after an Armory update on an event in my Calendar, why are my First Aid, Cooking, Fishing and Riding skills all set to 0? :(

~ Sean

The Armory does not have the secondary Skills info anymore.

y2krazy 02-19-2009 06:45 PM

Quote:

Originally Posted by Dragonsys (Post 1749032)
The Armory does not have the secondary Skills info anymore.

It's not possible to retrieve them from the Skills page? I assume they were being pulled from the Character Sheet if that's the case. Ionno, just a thought? :)

~ Sean

Dragonsys 02-20-2009 01:46 PM

Quote:

Originally Posted by y2krazy (Post 1749255)
It's not possible to retrieve them from the Skills page? I assume they were being pulled from the Character Sheet if that's the case. Ionno, just a thought? :)

~ Sean

What skills page? the US Armory does not have a skills page anymore, at least not that I can find... I wish it owuld. I would love to add those skills into my Roster.


EDIT: I found them. They are in the Stats. For example - http://www.wowarmory.com/character-s...sh&n=Dragonsys (under Skills -> Secondary Skills)
Just need to get the data pulled and added my DB...

SlompOchomp 03-15-2009 06:24 PM

1 Attachment(s)
I have resized the Death Knight Spec Icons.
Place these .PNGs in your DIR

images\misc\gwowevents\icons\spec

SlompOchomp 04-07-2009 06:21 PM

just started getting this error
Quote:

gWoWEvents Armory Import


Fatal error: Cannot use string offset as an array in D:\Hosting\4072979\html\includes\cron\cron.gwoweve nts.charinfo.php on line 53
Any resolve to this issue ?

Update: I ended up doing this to resolve my issue and all seems to work.
Quote:

Originally Posted by LostPhoenix (Post 1461267)
Here is my hack for those of us who have hosts that don't like the cron. It's not perfect but it does work.

Find the following code in cron.gwowevents.charinfo.php
Code:

if ($character['characterInfo'] && $character['characterInfo']['characterTab']['characterBars']['health']['effective'])
{
        $vbulletin->db->query("UPDATE " . TABLE_PREFIX . "gwowevents SET " . $charinfo_query . " `armorydata` = '1' WHERE `realmchar` = '" . $char['realmchar'] . "'");
}
else
{
        $vbulletin->db->query("UPDATE " . TABLE_PREFIX . "gwowevents SET `armorydata` = '2' WHERE `realmchar` = '" . $char['realmchar'] . "'");
}

and change it to:
Code:

$dbhost = '';
$dbname = '';
$dbuser = '';
$dbpasswd = '';

if ($character['characterInfo'] && $character['characterInfo']['characterTab']['characterBars']['health']['effective'])
{
        //$vbulletin->db->query("UPDATE " . TABLE_PREFIX . "gwowevents SET " . $charinfo_query . " `armorydata` = '1' WHERE `realmchar` = '" . $char['realmchar'] . "'");
        @ $db2 = mysql_connect("$dbhost", "$dbuser", "$dbpasswd");
        mysql_select_db("$dbname",$db2);
        mysql_query("UPDATE " . TABLE_PREFIX . "gwowevents SET " . $charinfo_query . " `armorydata` = '1' WHERE `realmchar` = '" . $char['realmchar'] . "'", $db2);
        mysql_close($db2);
} else {
        //$vbulletin->db->query("UPDATE " . TABLE_PREFIX . "gwowevents SET `armorydata` = '2' WHERE `realmchar` = '" . $char['realmchar'] . "'");
        @ $db2 = mysql_connect("$dbhost", "$dbuser", "$dbpasswd");
        mysql_select_db("$dbname",$db2);
        mysql_query("UPDATE " . TABLE_PREFIX . "gwowevents SET `armorydata` = '2' WHERE `realmchar` = '" . $char['realmchar'] . "'", $db2);
        mysql_close($db2);
}

Obviously you have to add your database info. Until I take the time to learn vbulletin and fix it properly lol.

This will put more stress on your SQL server as it opens and closes a connection each time it updates the user.


RustyDogma 05-13-2009 06:26 PM

When I try to edit the setting for this mod, it won't accept the custom profile field I have set-up from gWowChar. I hit save and it resets the field I enter to 0.

Gryphon 05-13-2009 06:31 PM

Just enter the field number, enter "12" not "field12".

RustyDogma 05-13-2009 06:44 PM

Aye, was just coming back to say I figured it out =P Thanks!

Great add on... the only change I'd love to see is when signing-up a character, have 3 checkboxes of tank, heal, dps (kinda like the new LFG does it in game) so people could check off which role(s) they would be willing to perform for different events.

Gryphon 05-13-2009 06:54 PM

Sounds like a nice idea. I am not sure when I would be able to do such a thing. Sadly, we are using the in-game guild calendar more and this mod isn't getting much use anymore by my guild so less motivation for me to work on it.

CFodder 06-01-2009 07:08 AM

Nice mod, have it installed as will be doing with your other 2 as well :).

Coupla small problems with it, firstly all secondary skills (cooking, first aid, fishing and riding) are showing as zero even though I've been assured by a coupla members they have those skills (I dunno I don't play the game) all the other stats have updated fine from the armoury.

Secondly, and this 'aint a biggy, layout is slight borked for the classes and the warrior at the end is 'scrunched' up with the icon above the name. Am using fluid width boards so it should all set automatically as far as I'm aware??.

billy126 06-06-2009 06:04 PM

Quote:

Seems the problem came back. I removed and re-installed again and same problem. All of our events are locking down signups about a day and a half before the event starts, regardless of any settings.
in the gWE: Add signups to Event Description plugin, change:
Code:

    // Allow Post signup
    if(TIMENOW <= $eventinfo['dateline_from_user'])
    {
        $eventinfo['gwe_post_signup'] = true;
    }
    else
    {
        $eventinfo['gwe_post_signup'] = false;
    }

to:

Code:

    // Allow Post signup
    if(TIMENOW <= $eventinfo['dateline_from_user'])
    {
        $eventinfo['gwe_post_signup'] = true;
    }
    else
    {
        $eventinfo['gwe_post_signup'] = true;
    }

That seemed to sort it for me.

Replicators 06-26-2009 08:36 PM

Wish there was something like this for age of conan

EDIT: Could this mod be easily changed to suit other mmo's?

Pen411 06-30-2009 10:24 PM

I'm confused on how to access this calendar, events posted to the calendar do not show up as a wow event.

Pen411 07-07-2009 06:56 PM

Seems to be working (the profile field cannot be private).
However, I do get this error when installed:

Parse error: syntax error, unexpected T_STRING in /public_html/forum/admincp/plugin.php(1995) : eval()'d code on line 2

we_are_borg 07-27-2009 02:22 PM

Gryphon the addon is working but its verry slow when loading it, can this be speeded up sum how.


All times are GMT. The time now is 12:19 AM.

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.01456 seconds
  • Memory Usage 1,843KB
  • 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
  • (4)bbcode_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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