• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

WOW Guild Armory

 

Project Updated:
Files Updated: Mon, Sep 15 2008
Supports Game Version: 3.0.2
Category: Data Export, and Guild
Tags:

[Edit Tags]

Project Manager: WingEU
Additional Authors: No additional authors
Current Version: WOW Guild Armory 1.01
License: Creative Commons Attribution-Noncommercial-Share A
Development Site: CurseForge
Avg Daily DL (last 30 days): 14
Downloads Total: 7,400
Favorites: 12
Comments: 13
  • About WOW Guild Armory
  •  

The WOW Guild Armory is a website addon written in PHP 4.1. It shows the members in your guild and backs them up to your website without having to visit the armory.

This webapplication updates itself every day, and you won't have to update your memberlist anymore. You can also set a standard overview and show only members who reached the levelcap.Your uvisitors can also choose their own member-list lay-out or choose set the levelcap on or off.

  • Downloads (2)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  WOW Guild Armory 1.01 Release 3.0.2 5,643 9/15/2008
  WOW Guild Armory Release 2.4.3 442 8/5/2008
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • WingEU said 

    thx for the replies, sorry for the late updating again (man , i seem to keep late).. uni kills me.


    @Taiine & @Xcantion14, this addon is outdated with the new features of the updated wow armory. So i have to edit a few things

    @abinning Cheers, I think ill upload a substage in with the fixed addon, and later, i'll add the extra and enhanced options.

    The execution time i raised already to 60 seconds. It should be no problem, perhaps the armory is slow at that moment while updating your webpage. It might be the case that your server doesn't allow a function that keeps the script going until finished. I've gotta check that out!

    Reply Report Permalink
  • Everything works well but ... if i click toggle view class everything brokes.. no images / pics at all.. at toggle view "d="Class">" <- error .. >.<

    Reply Report Permalink
  • abinning said 

    Can't wait for an update bro. This might not be a problem.
    Fatal error: Maximum execution time of 60 seconds exceeded in /home/abinning/public_html/ruin/guildinfo/includes/functions.php on line 440

    Reply Report Permalink
  • Taiine said 

    Can't get it to run at all.
    Outputs
    Warning: Call-time pass-by-reference has been deprecated
    on lines 600/601/605/610

    Reply Report Permalink
  • WingEU said 

    Uploading the new improved version within a week I hope.
    Making it also more visually appealing.

    Reply Report Permalink
  • Larousse said 

    i am getting

    Fatal error: Cannot use string offset as an array in /home2/digitbx0/public_html/supremeconquest/guildinfo/index.php on line 63

    I resolved Aman'Thul with Aman'Thul and also tried Aman%27Thul as blizzard use to parse.

    Reply Report Permalink
  • WingEU said 

    Means that it still doesn't have a connection with the Armory.
    Did you make sure your server link is also correct? sometimes people link to the EU version instead of the Us, or vice versa. Check it carefully.

    Reply Report Permalink
  • WingEU said 

    by the way, there are a few things changed in the armory not too long ago. I think i need to update this script on it. Also added already the achivement points

    Reply Report Permalink
  • Talonos said 

    ok i've tried using the ticket system on curseforge and it not letting me login AT ALL :( anyways i was wondering if there was a way for me to set this script to only use the xml file i upload instead of the armory one becuase i'm trying to make a something little extra to go in the member list IE imba rating for lvl 80's armorylite gear rating n such for which i have scripts gather the info for and right them into a file already, if this is possible instead of always using the armory (damn armory) i would greatly appreciate a reply on this matter

    Reply Report Permalink
  • WingEU said 

    Yhea there is a way. Instead of the armory profile, you can link to the XML document on the server. You need to download it first then from the Armory, then paste it in, and change the profile link.

    If you don't find the link directly,.. a bit down in the config file, there is a link build up from the given data in the top of that file. It should work.

    Reply Report Permalink
  • WingEU said 

    Nope, i wrote it myself, getting XML from the armory, and save it basicly on the server. I need to update it soon again

    Reply Report Permalink
  • JAYZ303 said 

    have you got this on Wowmatrix (another addon site)

    Reply Report Permalink
  • WingEU said 

    Please use the ticket system if there is a problem. I cannot help very well, since i don't read it always.

    The next update will be exactly for WOTLK and tuned for level 80. It's ready, but you need to update the config.php file below the "do not update" to set the max rank. The graphic for the button is also implemented

    about the blank pages:
    Make sure you got error reporting on (debug mode), as well, you should check if your server got it on.

    Reply Report Permalink
  • Please help!
    I got a blank site after installation:

    http://chibimisha.ch.funpic.de/guildinfo/

    Reply Report Permalink
  • Bego said 

    installed step by step by the instructions but doesnt work at all ... nothing shows up when I wisit web :-(

    Reply Report Permalink
  • Bego said 

    my server name countains non character which causes error .... Drak'thul ' is that ...
    error text>
    Parse error: syntax error, unexpected T_STRING in ***\guildinfo\includes\config.php on line 24

    Reply Report Permalink
  • Bego said 

    "\" solved error ... but after that ... site loads with no data or formating ...
    (even with ?force_update=yes)

    Reply Report Permalink
  • Bego said 

    Notice: Only variable references should be returned by reference in ***\guildinfo\includes\functions.php on line 610

    Notice: Undefined index: in ***\guildinfo\index.php on line 61

    what's wrong ? help please :-(

    Reply Report Permalink
  • WingEU said 

    you got it working already?

    The last error notice you got:
    Notice: Only variable references should be returned by reference in ***\guildinfo\includes\functions.php on line 610

    Notice: Undefined index: in ***\guildinfo\index.php on line 61

    isn't solvable for the moment. When you put off debug mode, it will vanish.

    I figured with the new update, you'd fix the \ before the ' sign, but apperintly not. Quite frustating sometimes. Gotta check it out.

    perhaps if you can provide a link to it, i can help.

    Reply Report Permalink
  • WingEU said 

    agree,;), forgot that usually this can be an issue. Well, it`s open source so everyone with the knowhow can check it, I put the demo on my own space, and if there are bad things in it, people can find me:), so that's the transperancy i can offer.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 9,151 CurseProfiler 2.0 Data Export
  2. 5,538 Ackis Recipe List Professions, and Data Export
  3. 2,133 epgp (dkp reloaded) Guild
  4. 1,402 Altoholic Guild, Bags & Inventory, Mail...
  5. 1,397 EPGPLootmaster Chat & Communication, Bags...