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 |
#282
|
||||
|
||||
Quote:
Replace that line you found. If you look the replace code is 2 lines, the commented out one was just the original code, you don't have to keep it |
#283
|
|||
|
|||
But, the word urlencode does not exist anywhere in that file...
|
#284
|
||||
|
||||
Quote:
Code:
$char['charname'] = utf8_encode($char['charname']); |
#285
|
|||
|
|||
EDIT: alright, I've found a fix to the issue with the database error when trying to install the product.
Go to your PHPMyAdmin, and execute the following command: Code:
ALTER DATABASE yourdbname CHARACTER SET latin1 COLLATE latin1_swedish_ci; Thanks for the add-on, by the way! Very nice, and much appreciated. Installed. |
#286
|
|||
|
|||
Pardon for the double post.
It seems that the guild roster does not contain any data regarding the Goblins and their class, and the same goes for the Worgen. I realize this, as the release of Cataclysm was obviously later than the latest build of this modification. So, does anybody know what I should do as to add these races to it? And even then, what raceid's would these have? I also have a second problem oddly enough; the roster only shows about 5 people with spec, and the rest of them are all the time "in progress" (the .gif), and also appear as untalented. Any help would be greatly appreciated. |
#287
|
||||
|
||||
Quote:
Worgen = 22 Goblin = 9 as for the Specs, give it time. It takes awhile for Cron script to get all of your toons data updated. |
#288
|
|||
|
|||
Hey there Dragonsys,
Thanks for the quick response. Much appreciated. I've also, however, encountered another issue. Apparently, when I try to re-install this modification, it gives me the following error: Quote:
From my understanding, the reason this occurs is because these values are occurring: (2 + 100 + 100 + 100 + 100 + 100) * 3 = 1506 bytes Any way to have a workaround to either the 1000bytes error, or the characters whilst using another character set than utf8 (should the former not be fixable ATM)? Cheers, DataHero |
#289
|
||||
|
||||
the table gwowroster_charinfo_prof is not actually used by this mod and should be removed.
|
#290
|
||||
|
||||
I opened the gwowroster file, but do not see any SQL command to add that table at all. I manually added the table just to see if it would skip that step (given it asks "if table does not exist", but still receive the error.
|
#291
|
||||
|
||||
the xml file has the command to create the table
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|