The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
gWoWRoster - World of Warcraft Guild Roster Details »» | ||||||||||||||||||||||||||
gWoWRoster - World of Warcraft Guild Roster
Developer Last Online: Sep 2023
What is it?
[hr]-[/hr]gWoWRoster is a modification for vBulletin which allows you to display multiple guild rosters for World of Warcraft. 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]
Examples [hr]-[/hr]
Changes [hr]-[/hr] v1.0.14a - upload class_gwowarmory.php
v1.0.14 - upload cron.gwowroster.guildinfo.php, import product with overwrite enabled.
v1.0.13 - upload class_gwowarmory.php, cron.gwowroster.charinfo.php, cron.gwowroster.guildinfo.php, import product with overwrite enabled.
v1.0.12 - upload gwowroster.php, cron.gwowroster.charinfo.php, import product with overwrite enabled.
v1.0.11 - upload gwowroster.php, external icons, import product with overwrite enabled.
v1.0.9 - import product with overwrite enabled.
v1.0.8 - Upload all files, import product with overwrite enabled.
v1.0.5 - import product with overwrite enabled.
v1.0.4 - Upload functions_gwowroster.php, import product with overwrite enabled.
v1.0.3 - Upload all files, import product with overwrite enabled.
v1.0.2 - Upload all files, import product with overwrite enabled.
v1.0.1 - 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
Show Your Support
|
Comments |
#102
|
|||
|
|||
Got my gwowroster installed and working finally. Here were my steps.
- properly installed and configured gwowroster through product/plugin manager & vbulletin options - made the utf encoding changes in 'cron.gwowroster.charinfo.php' as stated in Souli's post above - went to admincp -> Scheduled Task Manager - manually ran 'gWoWRoster Guild Info Update' first (grabs data about your guild like whos in it) - then manually ran 'gWoWRoster Guild Info Update' Some of you may notice that through the 'gWoWRoster Guild Info Update', it is only updating maybe 1 or 2 characters per run. This is because the query limit is too sensitive. (Reason probably due to prevent bogging down systems). To fix this, locate the following line in 'cron.gwowroster.charinfo.php': PHP Code:
PHP Code:
|
#103
|
||||
|
||||
It is set to update the roster over the course of a day, which varies per run depending on how many people are in the guild, there is no sense in increasing the rate really. The fake vBulletin cron does not handle large processes well on it's own. Manual works because you wait for it, but on it's own it doesn't do as well.
Just have patience, wait a day for it to populate, you lived this long without a roster on your site another day doesn't hurt. I wouldn't recommend others change the code. |
#104
|
|||
|
|||
Hello Gryphon,
at first nice job u have done. Do u plan to make a release in other languages?! specially german perhaps :-) regards Irion |
#105
|
|||
|
|||
Hi all, first thanks for this astonishing mod u rock dude!!! anyway, i'm getting this error:
Fatal error: Call to undefined function: curl_init() in /home/potukne/public_html/forum/includes/class_gwowarmory.php on line 170 do i need to have implemented the curl function?? or i can avoid this with a workaround??? cs my hosting service is windows and i cannot switch to unix so is there any way to get this up&running without the curl?? thanks in advance, i'm looking forward to a solution please :P |
#106
|
||||
|
||||
@Irion, the addon is pretty much all phrased, you can edit the gWoWRoster phrases.
@Heretiko, there is no workaround at the moment. curl is not limited to unix afaik. I understand some hosts may not want to put in the work to enable it however, it is on my list of things to do, but at the moment the list isn't getting any smaller. |
#107
|
|||
|
|||
Quote:
|
#108
|
|||
|
|||
I am having an issue where Gwowroster isn't updating the talents? Is this still a known issue?
|
#109
|
||||
|
||||
It takes a while to update each characters talents, just wait.
|
#110
|
||||
|
||||
Thanks for the great addon. However, I am having some issues. It seems it can no longer parse the results from Armory properly. When I run the cron job manually, I get these results:
Code:
Array ( [globalSearch] => 1 [lang] => en_us [errorhtml] => [characterInfo] => Array ( [talentTab] => Array ( [talentTree] => ) ) ) |
#111
|
||||
|
||||
[errorhtml] is only when a page returns an error. Sometimes there is an error returned on valid characters, just wait it out a bit. What led you to find that the character profiles weren't updating?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|