| Pages: [1] :: one page |
|
|
| Author |
Reply to Topic | Show CCP posts - 1 post(s) |

OrxaGrondii
Gallente Pulsar Inc.
 |
Posted - 2010.02.08 13:55:00 -
[1] - Quote
Hello, i work on a website for a corporation. I want to know if some module in html or php exist to see many thinks like fuel time for POS, blueprint research time, time left for production ...
I know that program like EveHQ do that, but i want to install that on website, so all members can show that without installing anything.
Can you help me please,
Thanks
Orxa
|

darius mclever
 |
Posted - 2010.02.08 18:16:00 -
[2] - Quote
http://wiki.eve-id.net/APIv2_Page_Index
|
|

CCP Adida

 |
Posted - 2010.02.08 19:34:00 -
[3] - Quote
Moved from My EVE to Technology Lab
Adida Community Representative CCP Hf, EVE Online Contact us |
|

Johnathan Roark
Caldari Quantum Industries BricK sQuAD.
 |
Posted - 2010.02.09 00:07:00 -
[4] - Quote
Originally by: OrxaGrondii Hello, i work on a website for a corporation. I want to know if some module in html or php exist to see many thinks like fuel time for POS, blueprint research time, time left for production ...
I know that program like EveHQ do that, but i want to install that on website, so all members can show that without installing anything.
POS-Tracker 3.0.0.305 RC 5 That does the starbase stuff. I also offer hosting for it if needed. I am not aware of anything for research or production atm.
Originally by: darius mclever http://wiki.eve-id.net/APIv2_Page_Index
That does not even come close to answering his question. Basically what you provided him was along the lines of someone asking if anyone knows where they can rent a warehouse and you giving them a book on engineering.
 POS-Tracker 3.0 Hosting |

Catari Taga
Centre Of Attention Rough Necks
 |
Posted - 2010.02.09 01:02:00 -
[5] - Quote
Edited by: Catari Taga on 09/02/2010 01:04:55 Edited by: Catari Taga on 09/02/2010 01:03:53
Originally by: Johnathan Roark
Originally by: OrxaGrondii I am not aware of anything for research or production atm.
Out of EVE does that, also includes the POS fuel stuff. Edit: Hmm, looks like the download link is dead, but you'll probably find it elsewhere.
|

darius mclever
 |
Posted - 2010.02.09 11:58:00 -
[6] - Quote
Originally by: Johnathan Roark
That does not even come close to answering his question. Basically what you provided him was along the lines of someone asking if anyone knows where they can rent a warehouse and you giving them a book on engineering.
I posted a longer answer in his other thread in features & ideas. i got lazy to answer his thread completely in My EVE again. but this thread got moved.
|

OrxaGrondii
Gallente Pulsar Inc.
 |
Posted - 2010.02.09 12:05:00 -
[7] - Quote
Well thanks very much for your hep.
I currently installing POS Traker on the corporation website. Despit the fact Out of eve is interresting, i don't want to use it because i search web program or code that i can use on the website.
I don't want that members of corporation go on a website for a service and in an other one for others.
So now, i continu to search about module which can manage BPO in research or which be in production (PE ME Time left)
I see the page where API data are given but i have not the level to write the idal program for our own corporation.
Please continu to help me.
I give my opinion in POS traker as soon as i have installed it.
Best R.
Orxa
|

Zomtorr
 |
Posted - 2010.02.09 12:15:00 -
[8] - Quote
Originally by: OrxaGrondii I currently installing POS Traker on the corporation website. Despit the fact Out of eve is interresting, i don't want to use it because i search web program or code that i can use on our website.
I don't want that members of corporation go on a website for a service and in an other one for others.
Outofeve is a php/mysql package that you can install on your own web server.
|

OrxaGrondii
Gallente Pulsar Inc.
 |
Posted - 2010.02.09 12:50:00 -
[9] - Quote
Edited by: OrxaGrondii on 09/02/2010 12:51:38 Well, you're right. It's exactly what i need, firstly i see the website with menu, i hope that it's not possible but i find the package.
PROBLEM The main package "outofeve-1.6ap.tar.bz2 - the main source package " is not available "Error 404" noooooo
For the moment, i donwload the second part wich is big : 60Mb and i dream that someone help me to have the fist part.
Please if someone can help, have the package, know a member of this website ...
Grr it's horrible te be so close the answer and stay out.
Heeeelllp meee 
|

Xeross155
Minmatar Ghosts of EMC
 |
Posted - 2010.02.09 16:40:00 -
[10] - Quote
I only have my own modified version of OOE at the moment, I'll see if I can find the source package. --------------------------------------------- Xeross' ventures into EVE |
|

Catari Taga
Centre Of Attention Rough Necks
 |
Posted - 2010.02.09 17:44:00 -
[11] - Quote
Originally by: Xeross155 Edited by: Xeross155 on 09/02/2010 16:55:31 I only have my own modified version of OOE at the moment, I'll see if I can find the source package.
Edit: Sorry aint got it.
Same here, but checking the release thread Rilwar posted a link to the source a while ago: http://eve-files.com/dl/209099.
|

OrxaGrondii
Gallente Pulsar Inc.
 |
Posted - 2010.02.09 22:13:00 -
[12] - Quote
Well thanks you verryyy much.
I have it, now, i upload it : ok and i try to install it.
Uh i'm not a specialist of database and it's hard i hope for me.
Well, i try to change the config.php with my version, i use on my ftp the folder /outofeve but i don't know how to go more.
In the same time, where put the file of the second package (picture, icon) ?
Here this is the part that i change on my config.php
/************************************************************************* Database for OOE (users, API details, etc) *************************************************************************/ $config['database']['dsn'] = 'mysql:host=myconnectinghost or database name?;dbname=ooe'; $config['database']['user'] = 'lyuserofdatabase'; $config['database']['pass'] = 'mypassowrdatabase';
and : /************************************************************************* Database generated from Eve database dump *************************************************************************/ $config['evedatabase']['dsn'] = 'mysql:host=myconnectinghost or database name?;dbname=evedump'; $config['evedatabase']['user'] = 'myuserofdatabase'; $config['evedatabase']['pass'] = 'mypassworddatabase'
is that all to change ? what can i do after ?
Thanks, i don't find a help doc.
Best r. orxa
|

OrxaGrondii
Gallente Pulsar Inc.
 |
Posted - 2010.02.10 15:20:00 -
[13] - Quote
Up, for the moment i don't arrive to configure out of eve, any help please ?
|
|
| |
Reply to Topic |
| Pages: [1] :: one page |
| First page | Previous page | Next page | Last page |