It is currently Fri Sep 03, 2010 12:50
  • View your posts
  • FAQ
  • Register
  • Login

  • All times are UTC + 1 hour [ DST ]



    Post new topic Reply to topic  [ 25 posts ]  Go to page 1, 2, 3  Next
    Author Message
     Post subject: [MOD] Eve-Dev Agent Standings Mod Version 1.1 by Capt. Thunk
    PostPosted: Thu Nov 13, 2008 23:47 
    Offline
     E-mail  Profile

    Joined: Sat Jun 14, 2008 20:24
    Posts: 533
    Eve-Dev Agent Standings Mod Version 1.1 by Captain Thunk

    Feature list:
    • Lists Agents (Using Quantum Rise datadump)
    • Can take into consideration your personal Faction, Corp and Agent standings to show only those that you can use
    • Also takes into account skills that modify standings (Diplomacy, Negotiations)
    • Search by Faction, Corporation, System, Constellation, Region, Level, Quality, Type, Division or Location ability


    This modification incorporates a modified agent table to allow searching of NPC agents. Not necessary for many killboards, it is especially useful for small corps utilizing agent locations against their targets. Often, when in unfamiliar territory it can be important to trace a lost target as soon as humanly possible. This mod, when configured correctly, is able to take into consideration your personal standings to list only those agents that will talk to you.

    Installation instructions for MOD

    For simple installation:
    • Install the supplied table into your database.
    • Upload the agents.php to your killboard/common directory
    • If it doesn't already exist - create a folder called "api" in the "killboard/cache" folder and CHMOD it to 777
    • Set a New Page via the "admin panel"->"Top Navigation" set to point to the agents page - '?a=agents'

    To allow the use of the API to download user standings you need to also:
    • Install "API User Mod" (Here)
    • Upload class.eveapi.php V2.65 to your killboard/common/includes directory (unless you have a later version)

    Setting up the MOD

    Register a character through the API User Mod (limited API key will suffice). When viewing the agents page you will now see an extra checkbox asking if you would like to filter out those agents you cannot use.

    Known Bugs and Problems

    • Read the API user Mod thread carefully. It's a little broken and you will need to follow the instructions in the thread to download and repair it. I never got the admin page of it to work, but you only have to get as far as registering a character
    • class.eveapi.php contains classes for API Standings and CharacterSheet - they are however incomplete and only retrieve as much information as is required for this modification. When these classes are complete they will be released as V2.7
    • The table generated by the page can break the formatting of the page because of its width sometimes

    Revisions:
    1.1
    • Columns now sort Ascending and Descending - simply click again to alternate
    • BUG FIX: Research agents now have corp standings checked in addition when searching for agents that you can use
    • Reduced font a little to help avoid breaking pages, also added a little more CSS at the bottom of the page - mediek the very bottom style "agents-search-header" is specifically for you, just change the color value to what you want mate.

    Download:
    Agents Mod V1.1

    Enjoy,

    Captain Thunk

    _________________
    Eve-Dev API Mod Version 3.3 (Here)
    Eve-Dev POS Manager Version 1.1 (Here)
    Eve-Dev Agent Standings Mod Version 1.1 (Here)
    Eve-Dev Corp.Logo Generator 1.2 (Here)


    Last edited by Captain Thunk on Mon Jan 05, 2009 16:12, edited 9 times in total.

    Top
     
     Post subject: Re: Agent Standings Mod Version 1.0
    PostPosted: Thu Nov 13, 2008 23:59 
    Offline
     E-mail  Profile

    Joined: Sat Jun 14, 2008 20:24
    Posts: 142
    hi the api user mod as no links 2 download it now any 1 upload it plz? thanx 4 the mod btw :)

    _________________
    Image


    Top
     
     Post subject: Re: Agent Standings Mod Version 1.0
    PostPosted: Fri Nov 14, 2008 00:02 
    Offline
     E-mail  Profile

    Joined: Sat Jun 14, 2008 20:24
    Posts: 533
    You can download Simon Illians Mods here:
    http://vincent.galop-spatial.com/category/dev/kb/

    Read the last few pages of the thread I linked though on fixing it.

    _________________
    Eve-Dev API Mod Version 3.3 (Here)
    Eve-Dev POS Manager Version 1.1 (Here)
    Eve-Dev Agent Standings Mod Version 1.1 (Here)
    Eve-Dev Corp.Logo Generator 1.2 (Here)


    Top
     
     Post subject: Re: Agent Standings Mod Version 1.0
    PostPosted: Fri Nov 14, 2008 00:04 
    Offline
     E-mail  Profile

    Joined: Sat Jun 14, 2008 20:24
    Posts: 142
    Captain Thunk wrote:
    You can download Simon Illians Mods here:
    http://vincent.galop-spatial.com/category/dev/kb/

    Read the last few pages of the thread I linked though on fixing it.



    sweet thanx m8

    _________________
    Image


    Top
     
     Post subject: Re: Agent Standings Mod Version 1.0
    PostPosted: Sat Nov 15, 2008 21:49 
    Offline
     E-mail  Profile

    Joined: Sat Jun 14, 2008 20:24
    Posts: 62
    Apiuser doesnt so great working with r361 :?


    Top
     
     Post subject: Re: Agent Standings Mod Version 1.0
    PostPosted: Sat Nov 15, 2008 21:55 
    Offline
     E-mail  Profile

    Joined: Sat Jun 14, 2008 20:24
    Posts: 142
    Saxx0n wrote:
    Apiuser doesnt so great working with r361 :?


    works ok 4 me dude wots goin wrong?

    _________________
    Image


    Top
     
     Post subject: Re: Agent Standings Mod Version 1.0
    PostPosted: Sat Nov 15, 2008 21:56 
    Offline
     E-mail  Profile

    Joined: Sat Jun 14, 2008 20:24
    Posts: 62
    problem of xajax script

    Quote:
    Fatal error: Cannot redeclare xajaxerrorhandler() (previously declared in /home/soundso/public_html/killboard/mods/xajax/xajax_core/xajax.inc.php:1321) in /home/soundso/public_html/killboard/mods/xajax/xajax_core/xajax.inc.php on line 1365


    Top
     
     Post subject: Re: Agent Standings Mod Version 1.0
    PostPosted: Sat Nov 15, 2008 22:11 
    Offline
     E-mail  Profile

    Joined: Sat Jun 14, 2008 20:24
    Posts: 533
    The problems are with the API User Mod - I'm hoping Simon will be back to fix it up as I'd rather go through his mod which does everything I require than make my own and make people install 2 - or worse, choose between them.

    If you follow the API User Mod thread there are a number of fixes in some of the last posts - they don't make the mod work entirely, but they make it work enough to use and register. There's a post which suggests editing two files - do that and it should cure that particular AJAX bug. I never got the API User admin page to work, but haven't needed it to work.

    Captain Thunk

    _________________
    Eve-Dev API Mod Version 3.3 (Here)
    Eve-Dev POS Manager Version 1.1 (Here)
    Eve-Dev Agent Standings Mod Version 1.1 (Here)
    Eve-Dev Corp.Logo Generator 1.2 (Here)


    Top
     
     Post subject: Re: Agent Standings Mod Version 1.0
    PostPosted: Thu Nov 27, 2008 20:04 
    Offline
     E-mail  Profile

    Joined: Mon Nov 24, 2008 13:11
    Posts: 46
    Hi Capt,
    I have installed this and it works fine, i would however like to change the text colour FACTION, REGION ETC,
    http://www.a-c-e.eu/devkb/?a=agents

    how would i go about doing this, cheers


    Top
     
     Post subject: Re: Agent Standings Mod Version 1.0
    PostPosted: Fri Nov 28, 2008 12:36 
    Offline
     E-mail  Profile

    Joined: Sat Jun 14, 2008 20:24
    Posts: 533
    Good point.

    I'll have a looksee and get it to use the style settings for those headers.

    _________________
    Eve-Dev API Mod Version 3.3 (Here)
    Eve-Dev POS Manager Version 1.1 (Here)
    Eve-Dev Agent Standings Mod Version 1.1 (Here)
    Eve-Dev Corp.Logo Generator 1.2 (Here)


    Top
     
    Display posts from previous:  Sort by  
    Post new topic Reply to topic  [ 25 posts ]  Go to page 1, 2, 3  Next

    All times are UTC + 1 hour [ DST ]


    Who is online

    Users browsing this forum: underwoodr and 1 guest


    You cannot post new topics in this forum
    You cannot reply to topics in this forum
    You cannot edit your posts in this forum
    You cannot delete your posts in this forum
    You cannot post attachments in this forum

    Search for:
    Jump to:  
    Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group  
    Style Designed By phpBBegypt