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 |
#202
|
|||
|
|||
Quote:
@line 100: Code:
<code version="1.0.4"> <installcode> <![CDATA[ $db->query_write("UPDATE ".TABLE_PREFIX."gwowevents SET `response` = '4' WHERE `response` = '3'); $db->query_write("UPDATE ".TABLE_PREFIX."gwowevents SET `response` = '3' WHERE `response` = '2'); ]]> </installcode> <uninstallcode /> </code> Code:
<code version="1.0.4"> <installcode> <![CDATA[ $db->query_write("UPDATE ".TABLE_PREFIX."gwowevents SET `response` = '4' WHERE `response` = '3' "); $db->query_write("UPDATE ".TABLE_PREFIX."gwowevents SET `response` = '3' WHERE `response` = '2' "); ]]> </installcode> <uninstallcode /> </code> |
#203
|
|||
|
|||
Ty for the fix
|
#204
|
||||
|
||||
I seem to be having an issue where some of my members have character names with special characters such as áéíóú (amongst many others in their names) which causes the script not to be able to pull data from the EU armory.
I've checked what they entered in the profile boxes and the formating is correct. |
#205
|
|||
|
|||
I also am having the issue with special ascii characters. The info will not update on an event for them. So we can not see there stats and etc.
|
#206
|
|||
|
|||
Will there be an update for vb4.0
|
#207
|
|||
|
|||
I really hope so, i'm using eqdkp at this moment but i'm looking to get more stuff centralized.
|
#208
|
|||
|
|||
It looks like the latest armory update has broken the character information pull on this mod and gwowroster as well. Is there going to be an update for this and/or the rest of the 3.* vb mods you have published that draw information from the WoW armory, support for 4.* vb or is this an abandoned project as far as the author is concerned, any response would be appreciated.
|
#209
|
||||
|
||||
Aye, 3.3 armory update seems to of broken it's ability to get data from the armory.
|
#210
|
||||
|
||||
I have a fix for this, I should have it up in the next day.
|
#211
|
|||
|
|||
Thanks Gryphon.
Are you planning to port the gwow to vb4 lots of people are hoping that you will. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|