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)

Gryphon 07-28-2008 06:37 PM

@Renny, that is not included in this mod. You can edit the calender event templates and include the following rough example:
Code:

<if condition="$eventinfo['calendarid'] == 'CALENDAR_ID'"> IMAGE_CODE </if>
It is tough to know exactly how the user in your screenshots created theirs, maybe a different event manager or a calendar per instance. On my site, I have a WoW calendar and it shows a WoW icon next to events scheduled for it. The CALENDER_ID is the number for the calender, in my case "3" and the IMAGE_CODE is the WoW icon.

This is something you will have to work out on your own however, you will need to be comfortable with customizing various templates.

@Sedition-Guild, Kinneas is correct, thank you.

Kinneas 07-29-2008 06:18 AM

Thanks for the updates Gryph :)

Kinneas 08-10-2008 04:31 PM

Nice update again Gryph. One thing I noticed after upgrading is that the new(?) template, gwe_visitorbit is uncached. I've added it to the cache_templates plugin on my installation.

Gryphon 08-10-2008 07:31 PM

Ok, I'll fix that.

DWard 08-23-2008 03:24 PM

I've installed the addon, and it's working fine apart from the scheduled task. It doesn't seem to run by itself, and there are no sheduled task logs for it. If I run it manually, no problem at all, but takes a little while to load.

DWard 08-26-2008 09:34 PM

Quote:

Originally Posted by christofer (Post 1518876)
any update on the

gWoWEvents Armory Import

Fatal error: Cannot use string offset as an array in /public_html/xxx/forums/includes/cron/cron.gwowevents.charinfo.php on line 64

issue?

I have the same issue, any updates? It worked fine until today, I've changed nothing my end.

Gryphon 08-27-2008 06:58 PM

1 Attachment(s)
Quote:

Originally Posted by DWard (Post 1605195)
I've installed the addon, and it's working fine apart from the scheduled task. It doesn't seem to run by itself, and there are no sheduled task logs for it. If I run it manually, no problem at all, but takes a little while to load.

A friend has this problem as well. I think that the vBulletin cron system is just not powerful enough to handle the lengthy process. Personally, I schedule vBulletin's cron.php to run via real cron to ensure it runs completely.

Quote:

Originally Posted by DWard (Post 1607679)
I have the same issue, any updates? It worked fine until today, I've changed nothing my end.

I can not reproduce this. I thought maybe it was php5 so I upgraded from php4 and still had no trouble with receiving updates.

Please try this attachment and let me know if it solves the problem.

Azel 08-31-2008 11:19 PM

Quote:

Originally Posted by Gryphon (Post 1545416)
Yes, these characters is still an issue. There is no fix currently I am sorry to say.

Any news about this issue? workaround or similar won't work...

hunteds911 09-12-2008 02:06 PM

Ok got it working but now I find that I have double showing of events on the same date.

hunteds911 09-12-2008 02:37 PM

Quote:

Originally Posted by hunteds911 (Post 1620538)
Ok got it working but now I find that I have double showing of events on the same date.

Ok Figured out that issue.. Now does the updating from armory always take so long?

Killian 09-12-2008 07:32 PM

Heya Gryphon,

I'm currently having a problem where if a character does not have a secondary skill trained, the cron job is crapping out on line 68. Any help would be greatly appreciated!

Thanks!!!

apokphp 09-15-2008 04:41 AM

I have same issue as many others about armory not updated (just the spinning circle).

I did get the data once I ran a manual cron...but I made a change in my status on attendance, and all the data that showed, disappeared...I got the infamous spinning circle again.

As a result, it renders the hack unusable IMO.

Insanity.TM 09-23-2008 04:03 PM

Parse error: syntax error, unexpected T_STRING in /homepages/5/d24191187/htdocs/fallenangels/admincp/plugin.php(1985) : eval()'d code on line 2

wtf,....alls addons from gryphon make errors in my board!!! this error comes by installing

Gryphon 09-23-2008 10:49 PM

Quote:

Originally Posted by Insanity.TM (Post 1628670)
Parse error: syntax error, unexpected T_STRING in /homepages/5/d24191187/htdocs/fallenangels/admincp/plugin.php(1985) : eval()'d code on line 2

wtf,....alls addons from gryphon make errors in my board!!! this error comes by installing

I can not reproduce this error. It seems to be installing ok for everyone else.

The DaveyG 09-24-2008 02:26 PM

I left this message in the other WoW calendar thread, but now I realize this might be the newer, most robust version...

I run a board for the NHL 09 video game's EASHL mode (basically an MMO for hockey, where a team of up to 50 can get together to play online hockey games). I need something to organize team play times. Would this be possible to easily adapt for this game? Can I have multiple private versions of these calendars that each team can run?

Thanks in advance for anyone's help.

Gryphon 09-24-2008 03:46 PM

Quote:

Originally Posted by The DaveyG (Post 1629273)
I left this message in the other WoW calendar thread, but now I realize this might be the newer, most robust version...

I run a board for the NHL 09 video game's EASHL mode (basically an MMO for hockey, where a team of up to 50 can get together to play online hockey games). I need something to organize team play times. Would this be possible to easily adapt for this game? Can I have multiple private versions of these calendars that each team can run?

Thanks in advance for anyone's help.

This event calendar is pretty much tied into World of Warcraft and the character profiles the developers have available online which get imported into the events.

The DaveyG 09-24-2008 04:20 PM

Quote:

Originally Posted by Gryphon (Post 1629338)
This event calendar is pretty much tied into World of Warcraft and the character profiles the developers have available online which get imported into the events.

Yeah, I took a look and it is tied in a ton to the game itself. I'll take a look at the code and see if I can modify it to work with the teams I have set up on my site instead of external roster stuff.

richardrhal 09-27-2008 05:31 PM

Quote:

Originally Posted by Insanity.TM (Post 1628670)
Parse error: syntax error, unexpected T_STRING in /homepages/5/d24191187/htdocs/fallenangels/admincp/plugin.php(1985) : eval()'d code on line 2

wtf,....alls addons from gryphon make errors in my board!!! this error comes by installing

I have the same error on install the product
Vb 3.6.10 pl3
Product
vBadvanced CMPS
gWoWChar OK
gWoWEvents OK
gWoWRoster OK
WoW Head ItemStats OK

hunteds911 10-01-2008 10:31 PM

I am guessing the long retreive times for Awaiting Armory data import... is still an issue?

Gryphon 10-01-2008 10:43 PM

I am not sure what you mean by long retrieval times? Imports are done every 10 minutes (05, 15, 25, 35, 45, 55). If they take longer than that, the Armory may unreachable.

hunteds911 10-02-2008 11:50 AM

Quote:

Originally Posted by Gryphon (Post 1635110)
I am not sure what you mean by long retrieval times? Imports are done every 10 minutes (05, 15, 25, 35, 45, 55). If they take longer than that, the Armory may unreachable.

When a person signs up on the calendar for an event it sits there on the sign up list with next to their names with Awaiting Armory data import... . Eventually they show up, but it seems to be a long wait process. I figured if it is automatically going out and acessing the armory ever 10, 15 min and so on then it should cahce it so it doesn't take so long to grab data for on the calendar events. Does the Gwowevent and the Gwowroster character info share the same data that gets pulled/polled every 10, 15, etc. min.?

Just curious if there is a way around the long "Awaiting Armory data import..." on the event calendar really or is it working as intended?

Not complaining just trying to get an idea on how it works and if there is a way to get it to pull data faster if not by caching locally to a data base, maybe bypass the armory for the calendar events or something?

I love the hacks/mods they are awesome. Just curious.

Gryphon 10-02-2008 07:02 PM

It takes a snapshot for a character per event, it does not user prior cache for new events. The reason for a snapshot per event is for historical data not yet implemented, it is working as intended.

hunteds911 10-02-2008 08:09 PM

Quote:

Originally Posted by Gryphon (Post 1635895)
It takes a snapshot for a character per event, it does not user prior cache for new events. The reason for a snapshot per event is for historical data not yet implemented, it is working as intended.

Ah ok just figured I would ask seeing I don't know alot about this. :) It has been educational. :) BTW again nice addons and thank you for going through and making the time to help me understand how this works. :)

Mithan 10-18-2008 01:05 PM

Will this work with vB Advanced?
Does it come with the template or do I need to create my own?

Thanks!

Kinneas 10-20-2008 08:52 AM

Quote:

Originally Posted by Mithan (Post 1647645)
Will this work with vB Advanced?
Does it come with the template or do I need to create my own?

Thanks!

I'm not sure what you mean by "works with" it, but I'm guessing you could write/use a module with it. I currently use an "Upcoming Events" module which also displays these events.

Kinneas 10-20-2008 10:00 AM

Found a small issue. If someone signs up who at the time was untalented, then although it shows up correctly there is a missing image where there would normally be a graphic icon representing their spec. The file it is looking for, which isn't present on my site or in the latest zip, is \images\misc\gwowevents\icons\spec\11-None.gif

JaimeJr 10-21-2008 03:16 PM

just downloaded this, one question how do you setup events and what not? cant seem to figure it out

Mithan 10-21-2008 03:33 PM

I tried installing this today and I get an immediate error:

Quote:

Database error in vBulletin 3.7.3:

Invalid SQL:
ALTER TABLE event ADD gwe_signup BOOL NOT NULL DEFAULT '0';

MySQL Error : Duplicate column name 'gwe_signup'
Error Number : 1060
Request Date : Tuesday, October 21st 2008 @ 09:30:50 AM
Error Date : Tuesday, October 21st 2008 @ 09:30:51 AM
Script : http://www.wowhq.com/forum2/admincp/...=productimport
Referrer : http://www.wowhq.com/forum2/admincp/...?do=productadd
IP Address : 67.225.32.128
Username : Mithan
Classname : vB_Database
MySQL Version : 4.1.21-log

Any idea?

I even wiped the forum and re-installed this and get the same problem.

Thanks.

Gryphon 10-22-2008 05:37 AM

@Mithan not sure how it happened. But use phpMyAdmin to delete the gwe_signup column from the event table then install the mod.

Mithan 10-22-2008 06:43 AM

Quote:

Originally Posted by Gryphon (Post 1650196)
@Mithan not sure how it happened. But use phpMyAdmin to delete the gwe_signup column from the event table then install the mod.

I've done that and it still wont work :(

It just refuses to install for some reason.


Do you think it could be do to some setting with mysql?

asder 10-24-2008 08:08 PM

How would i set the Allow users to signup option to be checked by default

Sarvoth 10-31-2008 08:47 PM

When the job is ran to get character day from the army, it only gets 1 person at a time. Is this normal? This is what I see when I run it manually.

Saint Dean 11-19-2008 09:14 AM

Hello,

Just wondering if their is a mod Similiar to this but in gaming clan version. Ie for clan match signups. Etc Ive probably posted in the wrong area but if you could answer this it would be great.

TazzMann 11-19-2008 04:43 PM

Quote:

Originally Posted by JaimeJr (Post 1649737)
just downloaded this, one question how do you setup events and what not? cant seem to figure it out

I am having this same issue.

It said that it installed correctly, but for the life of me I cannot find where in the forum I or any other user can set up an event for signing up.

I am wondering if by chance it did not install correctly.

Thanks,
TazzMann

Gryphon 11-19-2008 04:57 PM

You create new calendar event and check the box to allow signups.

j?rgk 11-20-2008 05:53 AM

hello,

we have one problem.if user have a ^ or ´ in the charaktername (shâdowmoon or rabît ) then we become an error. what can we do, that it work with the ^and ´ in the charakternames?

without the ^´all will work fine, but if someone with the ^´in the names sign nothing work.....

please help!

thank you

j?rgk 11-21-2008 03:56 AM

hello,

nobody an idea,what we can do?

slick368 12-05-2008 07:42 PM

I got this installed without incident, but when I add an event and check to allow for sign-ups, I get a message that sign-up is not available for this event.

I had this installed before and it worked perfect. I don't know of anything that I have done differently, except installed a template mod for the calendar. I reverted those templates back and re-installed the mod with the same result. I have also checked permissions and set them appropriately.

Anybody have an idea what might be wrong. This is an awesome mod and I want to continue using it. I would appreciate any help I can get!

Gryphon 12-06-2008 01:46 AM

I added a feature that prevents people from signing up more than a week in advance to prevent people from just registering for every event on the calendar and then never visit the forum again.

There is no option to configure it...that I can remember, I will see about making it configurable in a future version.

slick368 12-08-2008 10:42 PM

I have set up multiple events to make sure I was not running into the built in limitation for event signup. When I set it up for 5 days from today, I get a message that the signup for the event is no longer available. When I exceed the 7 day window, then I get dual messages... the event is no longer available for signup AND the event is not yet available for signup due to the 7 day limitation.

I have checked and re-checked everything, but nothing seems to give me a different result. And... yes, with each test, I checked the box to allow event signup.


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.01440 seconds
  • Memory Usage 1,831KB
  • 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
  • (1)bbcode_code_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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