These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

EDK Quickfix

Author
darmwand
Center for Advanced Studies
Gallente Federation
#1 - 2012-12-09 04:37:59 UTC  |  Edited by: darmwand
Hey everyone

I have no idea whether this is useful for anyone else but since EDK is getting more and more outdated, I put together a little web interface for adding items to the database, renaming existing modules and fixing ship slots.

It's written in PHP (sigh) and requires ADOdb and Smarty. Also it doesn't do any authentication - be sure to password-protect your web server.

http://eve-files.com/dl/259287

"The pen is mightier than the sword if the sword is very short, and the pen is very sharp."

Troy Aihaken
Quekz
#2 - 2012-12-09 10:55:46 UTC
Sorry for being a noob but where do we place these files, what do we need to copy and where ? Small tutorial please :)

NodeJS Developer | Frontend Development | Programming Enthusiast

Johnny May
Terrorists of Dimensions
HORSE-KILLERS
#3 - 2012-12-09 11:54:27 UTC
Troy Aihaken wrote:
Sorry for being a noob but where do we place these files, what do we need to copy and where ? Small tutorial please :)

Signature:
Troy Aihaken wrote:

I like helping people with I.T in eve technology hit me up in game. You need a killboard, CMS or forums + plus other cool apps made by eve developers let me know we can work something out :)


irony sweet irony.
darmwand
Center for Advanced Studies
Gallente Federation
#4 - 2012-12-09 14:27:35 UTC  |  Edited by: darmwand
Troy Aihaken wrote:
Sorry for being a noob but where do we place these files, what do we need to copy and where ? Small tutorial please :)


Smile

Unzip them somewhere on your web server. If your EDK installation lives in "/var/www/edk" you can use something like "/var/www/edk/edkqf". If you have shell access to that machine:

cd /var/www/edk
unzip edkqf-0.1.zip
mv edkqf-0.1 edkqf

If not, you can just upload the contents of the edkqf-0.1 directory in the zip file to a new subfolder on your web server.

In this example it will be rachable on http://your-killboard.com/edkqf. Afterwards you should add some kind of authentication for that URL (in your web server, eg. Apache), restrict access via something like a .htaccess file or just don't tell anyone where you installed it Big smile

As for ADOdb and Smarty, those need to be somewhere in your PHP path, the exact location doesn't matter.

"The pen is mightier than the sword if the sword is very short, and the pen is very sharp."

PyroTech03
Caldari Provisions
Caldari State
#5 - 2012-12-11 07:58:48 UTC
How is it getting out dated?? They have the newest retribution database on the forums for download right now.
Troy Aihaken
Quekz
#6 - 2012-12-11 08:51:40 UTC
Yes but the actual php and stuff of the EDK is getting outdated, some kills are not getting pulled etc. due to eve-kill dying aswell. On the forum you will also notice people providing quick fixes because they work but are not official. When zKillboard gets released everything will be good again

NodeJS Developer | Frontend Development | Programming Enthusiast

Peter Powers
Terrorists of Dimensions
HORSE-KILLERS
#7 - 2012-12-11 11:53:25 UTC
Troy Aihaken wrote:
Yes but the actual php and stuff of the EDK is getting outdated, some kills are not getting pulled etc. due to eve-kill dying aswell. On the forum you will also notice people providing quick fixes because they work but are not official. When zKillboard gets released everything will be good again

eve-kill is dying?
uhm eve-kill is sponsoring both, kingboard and zkillboard..

3rdPartyEve.net - your catalogue for 3rd party applications

Joe Skellington
Sarz'na Khumatari
#8 - 2012-12-28 14:00:03 UTC
PyroTech03 wrote:
How is it getting out dated?? They have the newest retribution database on the forums for download right now.


Link please

Please note that ASCII art is not permitted in the forum signatures. Spitfire

delakut
Das zweite Konglomerat
Northern Coalition.
#9 - 2012-12-28 17:48:19 UTC