The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
gWoWEvents - World of Warcraft Event Signup Details »» | ||||||||||||||||||||||||||
gWoWEvents - World of Warcraft Event Signup
Developer Last Online: Sep 2023
What is it?
[hr]-[/hr]gWoWEvents is a modification for vBulletin which allows you to add World of Warcraft event sign ups to your forum calendar. If you use this mod, please Mark as Installed, and if you really enjoy this mod, please Nominate for MOTM, and if you really really enjoy this mod, feel free to Support Developer! Thank you! Support [hr]value[/hr]I use my released mods daily, if I find an issue with them or add features for myself I will release updates. If there are significant bugs or simple feature requests I will do my best to release fixes. Some of my mods rely on fetching data from 3rd party websites, due to the unreliable results, my mods will require users to troubleshoot for themselves if they find the addon is not working for them specifically. I am offering my personal mods that work ok for me for you to use, I am sorry I do not have time to troubleshoot many user specific issues. Thank you for your understanding. Features [hr]-[/hr]
Installation [hr]-[/hr]
Changes [hr]-[/hr] v1.0.10a - upload class_gwowarmory.php
v1.0.10 - upload cron.gwowevents.charinfo.php, class_gwowarmory.php, import product with overwrite
v1.0.9 - upload cron.gwowevents.charinfo.php, upload images, import product with overwrite
v1.0.8 - import product with overwrite enabled
v1.0.7 - Upload functions_gwowevents.php, images, import product with overwrite enabled
v1.0.5 - Import product with overwrite enabled.
v1.0.4 - Upload all files import product.
v1.0.3 - Import product.
v1.0.2 - Upload all files import product.
Copyright [hr]-[/hr]gXboxLive, Copyright ? Ghryphen (https://github.com/ghryphen) Please maintain copyrights in derivative works, thank you. Download Now
Screenshots
Show Your Support
|
Comments |
#72
|
||||
|
||||
Quote:
|
#73
|
|||
|
|||
Getting the following error when attempting to run the chron manually:
Code:
Database error in vBulletin 3.6.8: Invalid SQL: UPDATE vbgwowevents SET `charurl` = 'r=Silvermoon&n=Druidia', `level` = '60', `title` = '', `faction` = 'Horde', `factionid` = '1', `gender` = 'Male', `genderid` = '0', `race` = 'Tauren', `raceid` = '6', `class` = 'Druid', `classid` = '11', `talentspec` = '0,34,17', `talent1` = '0', `talent2` = '34', `talent3` = '17', `guild` = 'The Revenants', `guildurl` = 'r=Silvermoon&n=The+Revenants&p=1', `hp` = '4518', `mp` = '3589', `str` = '111', `agi` = '143', `sta` = '300', `int` = '175', `spi` = '166', `arm` = '2025', `strbase` = '72', `agibase` = '56', `stabase` = '74', `intbase` = '117', `spibase` = '115', `armbase` = '1521', `prof1` = 'Mining', `skill1` = '321', `prof2` = 'Skinning', `skill2` = '314', `cooking` = '42', `firstaid` = '322', `fishing` = '1', `riding` = '150', `armorydata` = '1' WHERE `realmchar` = 'Silvermoon.Druidia'; MySQL Error : Lost connection to MySQL server during query Error Number : 2013 Date : Sunday, April 6th 2008 @ 12:38:50 PM Script : http://www.deathwing-guild.com/admincp/cronadmin.php?do=runcron&cronid=19 Referrer : http://www.deathwing-guild.com/admincp/cronadmin.php?do=modify IP Address : 24.10.8.51 Username : Necronomicon Classname : vb_database |
#74
|
|||
|
|||
New error: Cannot use string offset as an array ... on line 116.
Quote:
|
#75
|
|||
|
|||
Getting "server has gone away messages", manual update does not work either, and my characters aren't updating in the event page.
|
#76
|
|||
|
|||
Quote:
|
#77
|
|||
|
|||
Does this work with the "new thread on event creation" mod? I'm going to test it later when I get time...
|
#78
|
||||
|
||||
As yet this is supposedly not compatible with Event Forums.
|
#79
|
|||
|
|||
I posted on the Event Forums thread asking if they could make it work with this mod. Currently after creating a raid vBEF makes the thread but I get amessage "not authorized to signup" even though permissions are set correctly. If anyone can help it would be appreciated.
https://vborg.vbsupport.ru/showthread.php?t=123416 |
#80
|
|||
|
|||
Ok, thanks. I posted my issue hopefully that helps and someone can look into it
|
#81
|
||||
|
||||
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"> Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|