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)

quarum 04-29-2008 07:14 PM

Updated my site today from 3.7 RC3 to 3.7.0 "Gold"
When users try to sign up they get this message:

Code:

Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.


Dsru123 04-29-2008 11:36 PM

Quote:

Originally Posted by Kinneas (Post 1501421)
This stopped working for me after upgrading to RC4 due to the CSRF patches.

To fix it, edit the template "gwe_signup_form"

Find:
Code:

<form action="calendar.php?do=getinfo&e=$eventinfo[eventid]" method="post">
Below Add:
Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
Should work again :)

works well.
vB 3.7
vBadvanced 3.01
thank you.

quarum 04-30-2008 03:22 AM

Bingo - that did it - thank you very much!

jim6763nva 05-02-2008 08:48 PM

Quote:

Originally Posted by LostPhoenix (Post 1449011)
Jim,

Looks like you have the same issue as me. Login to your admin and check your scheduled tasks. Select gWoWEvents and select run now. If you get an error then we are in the same boat.

I just reinstalled this on my site and it was taking a long time to update to I tried your suggestion. The scheduled task seem to work fine, so I'm not sure why the calendar interface takes so long.

Jim

portent 05-03-2008 03:32 PM

After much searching I finally found the config options in the vBulletin options section. I know it sounds stupid but it'd help mentioning that's where it is. ;)

Works well so far, the only thing I'd suggest would be:

a) An easy way to view how many healers/DPS/tanks have signed for a raid. This is much more important than seeing how many of a certain class joined.

b) A way to add the appropriate raid icon to the calendar entry.

My current guild uses PHPRaider for phpBB which offers both, however it's less integrated than gWoWEvents (which I just installed for my old guild)

christofer 05-05-2008 03:21 PM

any update on the "cron/cron.gwowevents.charinfo.php on line 50" issue? I am using vb 3.7 and the current version of gwowevents. My site has not had any updates in the past 2-3 days.

Largo .//npc 05-08-2008 09:49 AM

I'd love to use this on my guild's forums but we don't play WoW, we play SWG.
I've looked at the code but it's way too over my head to be able to convert it. Guess I'll have to go without.
Good mod though!

Largo .//npc 05-08-2008 01:16 PM

I've been looking through the code ect, and I've managed to get it looking more like what my guild need, although it's not really working properly. Would you be able to help us out or is that a no go?

tuaguild 05-10-2008 10:24 PM

i get the following error when doing manual armory import

Code:

gWoWEvents Armory Import


Warning: Invalid argument supplied for foreach() in /includes/cron/cron.gwowevents.charinfo.php on line 62
Lycomedesnw
Array
(
    [globalSearch] => 1
    [lang] => en_us
    [errorhtml] =>
    [prof1] =>
    [skill1] =>
)
Array
(
    [globalSearch] => 1
    [lang] => en_us
    [errorhtml] =>
)
--------------------------------------------------------------------------------Lycomedesnw, Done


JoeGoff 05-12-2008 08:15 PM

I get Failed opening required './includes/class_gwowarmory.php' (include_path='...') in /.../forums/includes/cron/cron.gwowevents.charinfo.php on line 37

The file class_gwowarmory.php is not in the zip file.
Can we get a link to this?
Thanks.

I also noticed that if you set up recurring entries and then signup, it signs you up for every entry, not just the date you signed up on.

Otherwise, I like it.


All times are GMT. The time now is 01:10 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.01296 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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