Pages: 1 2 :: [one page] |
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.01.15 07:55:00 -
[1]
Edited by: Azazel Mordred on 15/01/2011 07:56:25 Sup
Out of Eve is back in action. The original thread about the application is available here. The even older application introduction thread is here.
For it's first new release, OOE has been made fully Incursion compatible. There are not really any new features yet, the goal with this release was to ensure everything works with Incursion's DB structure and current API methods.
OOE has also been set up as a Google Code project, so you can track changes better, and it doesn't rely on my weedy and currently unavailable SVN server.
The project page and all source code and releases can be found here: http://code.google.com/p/ooe/
In addition to the released code, feel free to check out the Incursion branch which will be home to additional features beyond the currently released 1.7 version as they're added. Please make use of the issue tracker to report problems or suggest new features. Additional plugins and code contributions will be welcome.
If you're simply interested in using the application without hosting it yourself, you can register on http://www.outofeve.com/ and have full access to all OOE features. There are NO ISK/licensing charges for access to the website or source code, and there never will be.
For concerns about your full API key's security, please refer to discussions in the old threads linked in the first paragraph of this post.
If you encounter any problems on the OutOfEve.com site, please use the project's issue tracker to report them. The website is currently running the released code (tags/1.7-incursion).
|

Desmont McCallock
|
Posted - 2011.01.15 11:11:00 -
[2]
Good to see that you are back. 
And quess what? My account is still there... 
|

VampireDeluxeVWB
Caldari R.H. Umbrella Corporation Ewoks
|
Posted - 2011.01.15 15:57:00 -
[3]
hi,
i uploaded all files to my fileserver, filled one db with the dump and insert the two sql files also in the database...
but now i get this error... :
Fatal error: Uncaught exception 'PDOException' with message 'invalid data source name' in /www/htdocs/w00ab6c5/eveinfo/includes/database.php:12 Stack trace: #0
login and the passwort are insert correct into the config file www.rhuc.eu |

c00lina
|
Posted - 2011.01.16 02:26:00 -
[4]
I am so glad to see this is back up. Many thanks.
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.01.17 05:51:00 -
[5]
Originally by: VampireDeluxeVWB hi,
i uploaded all files to my fileserver, filled one db with the dump and insert the two sql files also in the database...
but now i get this error... :
Fatal error: Uncaught exception 'PDOException' with message 'invalid data source name' in /www/htdocs/w00ab6c5/eveinfo/includes/database.php:12 Stack trace: #0
login and the passwort are insert correct into the config file
Hi,
By the sounds of it, you might have put both scripts into the same DB. That's fine, but make sure that both "$config['database']['dsn']" and "$config['evedatabase']['dsn']" both point to exactly the same thing and both have the same usernames and passwords.
If you are using separate databases, just make sure that both of the above config options are configured correctly.
|

Midge Mo'yb
Antares Shipyards Phalanx Alliance
|
Posted - 2011.01.17 10:26:00 -
[6]
Been trying to get ahold of this code for a LONG time, used it religiously in the past but i broke it and needed a fresh install but couldnt find it anywhere -----------------------------------------------
|

VampireDeluxeVWB
Caldari R.H. Umbrella Corporation Ewoks
|
Posted - 2011.01.18 12:28:00 -
[7]
sweet
it works now with 2 different mysql dbs.
an question: its possible to geht the min prizes from eve central ??? www.rhuc.eu |

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.01.18 13:43:00 -
[8]
Yes, we do read that information from Eve-Central. Where would you want that information displayed?
It's currently only used in the production profitability plugin I think.
|

VampireDeluxeVWB
Caldari R.H. Umbrella Corporation Ewoks
|
Posted - 2011.01.18 18:01:00 -
[9]
maybe in an simple iten search... ???
also idea: saving avatars into an cachefolder? to save eve server traffic ?
btw i love this tool... best method fnr mac user *G* www.rhuc.eu |

Per Bastet
Amarr B.O.O.M Obsidian Mining Coalition
|
Posted - 2011.01.28 16:14:00 -
[10]
Question for you...
Is there some way to add some Forum Integration? Our Corp uses a SMF Forum code base and we require API keys to Register on it - Would there be a way you could look into Creating a mod for SMF that would allow an OOE Install to attach to the Forums for Registration purposes? --
Bastet's Organization Of Mining |

Kilabie
Earth Inc
|
Posted - 2011.01.28 17:17:00 -
[11]
Originally by: Per Bastet Question for you...
Is there some way to add some Forum Integration? Our Corp uses a SMF Forum code base and we require API keys to Register on it - Would there be a way you could look into Creating a mod for SMF that would allow an OOE Install to attach to the Forums for Registration purposes?
+1
|

Maxx Overseer
Gallente Decrypt Enterprise
|
Posted - 2011.01.31 18:35:00 -
[12]
Out of Eve is great, where have you been?
I can now keep up with my corp --- --- ---
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.02.01 05:47:00 -
[13]
Around and about, away from EVE for ever a year :). Getting back into it, quite enjoying the PI stuff.
Regarding SMF or other integration, I'm not going to do that kind of integration with other systems myself, but if anyone's willing to contribute code, I'll be happy to review it and potentially include it in a future release.
|

Montague Summers
|
Posted - 2011.02.13 23:52:00 -
[14]
Hi, just thought I should note that during install I was delayed for some time because I was getting blank pages. Eventually I figured out that the problem was that /templates/compiled needed write permissions. This wasn't noted in the docs.
Many thanks for the great work you've done on this, it's awesome!
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.02.14 05:29:00 -
[15]
Hmm, sorry about that omission, and thanks for the note about it, I'll remember to include it in future installation notes.
|

Princess Corrino
Amarr Hinata Inn
|
Posted - 2011.02.20 12:15:00 -
[16]
Edited by: Princess Corrino on 20/02/2011 12:16:16 I've made a new plugin for this. So far it only works for Characters and not Corporations but I am working on that. I had to alter several files though throughout.
For characters, you can now see their Standings, I made it in a similar fashion to the existing assets area (collapse/expandable).
Agents don't have icons, hence the generic blank square.
Edit: I need to make it work with Corporations next, and then once that is complete, I will make a popup information window with some basic information.
|

Eugene Spencer
Rodents of Unusual Size
|
Posted - 2011.02.21 19:46:00 -
[17]
Excellent tool. My corpies are trying it out just now. Thanks for the hard work!
===== I have a specific comb for my beard. |

Carazeith
|
Posted - 2011.02.21 21:03:00 -
[18]
Originally by: Montague Summers Hi, just thought I should note that during install I was delayed for some time because I was getting blank pages. Eventually I figured out that the problem was that /templates/compiled needed write permissions. This wasn't noted in the docs.
Many thanks for the great work you've done on this, it's awesome!
Thankyou sooooo much, this helped me fix my problem. I can now enjoy the wonder that is Out Of Eve.
|

Eugene Spencer
Rodents of Unusual Size
|
Posted - 2011.02.22 02:48:00 -
[19]
Originally by: Carazeith Has anyone else noticed that this takes quite a while to get the queries from the database? or is it my server being really lame?
The API Servers were being really slow earlier. That's probably what you're experiencing :)
===== I have a specific comb for my beard. |

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.02.22 08:42:00 -
[20]
Originally by: Princess Corrino Edited by: Princess Corrino on 20/02/2011 12:16:16 I've made a new plugin for this. So far it only works for Characters and not Corporations but I am working on that. I had to alter several files though throughout.
For characters, you can now see their Standings, I made it in a similar fashion to the existing assets area (collapse/expandable).
Agents don't have icons, hence the generic blank square.
Edit: I need to make it work with Corporations next, and then once that is complete, I will make a popup information window with some basic information.
This looks great. I guess a bunch of stuff had to be added to the base DB and API classes/files. Sorry you had to be exposed to that .
Once done, would you like to distribute it yourself, or would you mind if it were integrated into OOE (this would make the API calls and stuff part of OOE base, so you don't have to hack those each time you want to upgrade).
|

Princess Corrino
Amarr Hinata Inn
|
Posted - 2011.02.22 09:21:00 -
[21]
It's okay, I learnt a few new pieces of PHP from it.
How can I request access to the google code to upload changes?
|

Carazeith
|
Posted - 2011.02.22 17:09:00 -
[22]
Well in my case it seemed that it wasn't caching at all, i bet a slow API server wouldnt help but it wouldnt create 142 second processing times.
A small thing i have noticed now that i have got it all working quickly (other then the starbases page which still takes about 40 seconds to load) is that the utilities, once clicked, take an enormously long time to load. Im hoping this is another case with my server and not with the programming, but just incase anyone has had any issues with this can anyone think of anything that might help this?
Overall though this is a brilliant piece of coding, and will be sending you some ISKies once my head stop hurting from all the MySQL work (i am in no way, shape or form a DBA and i think ive proved that myself today)
|

Princess Corrino
Amarr Hinata Inn
|
Posted - 2011.02.22 21:42:00 -
[23]
It can be slow sometimes when the API servers are being slow. On my site I set all users to use http://api.evsco.net as a proxy, which helps with speed as the results are cached nicely. But there are periods when it is slow, but that's during busy periods (and even EVE Mon is slow during those times too).
|

Ikki Phoenix
Gallente United Imperial Fleet
|
Posted - 2011.03.01 04:05:00 -
[24]
welcome back
I definitely like the program. I have been generally an Eve Commander user, but I have to say that I love what I am seeing. And what is more important is that it is completely free to use. Great job.
I would love to see a way for corp members to access corp data. Is something like this possible?
Thanks -- Get Eve Commander now ---------- Corporations/Places/Downloads Database |

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.03.01 10:59:00 -
[25]
It's definitely possible to grant access to the corporation data to corp members, however it would require that the CEO or something with equivalent access rights be registered on the OOE instance, and we'll have to give them a profile option to allow members to access the data. Actually sharing specific corp pages would be very useful I guess.
Sorry progress has been a bit slow the last month or so, been busy with some other stuff. Haven't abandoned OOE again yet .
|

Ikki Phoenix
Gallente United Imperial Fleet
|
Posted - 2011.03.01 13:39:00 -
[26]
If you could add that feature, I would definitely use it and have my corp use it as well. -- Get Eve Commander now ---------- Corporations/Places/Downloads Database |

VampireDeluxeVWB
Caldari R.H. Umbrella Corporation Ewoks
|
Posted - 2011.03.16 10:40:00 -
[27]
it would be also very sweet, if its possible to add limited api keys...
www.rhuc.eu |

Saxxon Baru
Gallente Menelaus Corp
|
Posted - 2011.03.18 13:58:00 -
[28]
Hi Azazel Mordred,
Look your ooe awesome! but have still problem on my test localhost. And also was not very good info about MySQL edit on readme.txt.. I has create two db (ooe and evedump), default db user as root.
Get error message:
Quote: Fatal error: Uncaught exception 'PDOException' with message 'could not find driver' in D:\EasyPHP\www\outofeve\includes\database.php:12 Stack trace: #0 D:\EasyPHP\www\outofeve\includes\database.php(12): PDO->__construct('mysql:host=loca...', 'root', '') #1 D:\EasyPHP\www\outofeve\includes\database.php(8): DBManager->Connect(Array) #2 D:\EasyPHP\www\outofeve\includes\site.php(18): DBManager->DBManager(Array) #3 D:\EasyPHP\www\outofeve\index.php(8): Site->Site() #4 {main} thrown in D:\EasyPHP\www\outofeve\includes\database.php on line 12
I did edit of config.php:
Quote: /************************************************************************* Database for OOE (users, API details, etc) *************************************************************************/ $config['database']['dsn'] = 'mysql:host=localhost;dbname=ooe'; $config['database']['user'] = 'root'; $config['database']['pass'] = '';
/************************************************************************* Database generated from Eve database dump *************************************************************************/ $config['evedatabase']['dsn'] = 'mysql:host=localhost;dbname=evedump'; $config['evedatabase']['user'] = 'root'; $config['evedatabase']['pass'] = '';
Hope get insolved soon if you can figure bug or my wrong?
thanks
|

Saxxon Baru
Gallente Menelaus Corp
|
Posted - 2011.03.19 18:10:00 -
[29]
nobody can help? 
|

Das Orakel
|
Posted - 2011.03.19 20:01:00 -
[30]
Fatal error: Uncaught exception 'PDOException'with message 'could not find driver'
This is because the corresponding PDO extension in the php.ini is not enabled. One should say after the line:
extension = php_pdo.dll
or under Linux
extension = php_pdo.so
. Search If this extension is'mode and it still the error message: could not find driver, will have to see addressed is what database via PDO. If this is such as SQLite, it should activate this extension further.
extension = php_pdo_sqlite.dll
or Linux
extension = php_pdo_sqlite.so
Then the Web server must be restarted and it should be.
|

Saxxon Baru
Gallente Menelaus Corp
|
Posted - 2011.03.20 11:25:00 -
[31]
@Das Orakel, Ach this.. Thank you much.. Have a small error but does working.. Dont mind of this error.. I try convert it into forum hack mod (integration plugin)
|

Ikki Phoenix
Gallente United Imperial Fleet
|
Posted - 2011.04.14 14:53:00 -
[32]
Edited by: Ikki Phoenix on 14/04/2011 14:57:20 If I host OOE on my site, would I able to have my corp members register and access specific corp data? Is that also possible by adding a corp member's info to my main account on the OOE site?
-- Get Eve Commander now ---------- Corporations/Places/Downloads Database |

Mediek Ordos
Caldari Association of Commonwealth Enterprises R.A.G.E
|
Posted - 2011.04.14 19:11:00 -
[33]
Originally by: Ikki Phoenix Edited by: Ikki Phoenix on 14/04/2011 14:57:20 If I host OOE on my site, would I able to have my corp members register and access specific corp data? Is that also possible by adding a corp member's info to my main account on the OOE site?
If they have the roles IE director then yes they can access all corp data same as a CEO http://www.a-c-e.eu/images/A-C-E-signature.jpg |

Vogue
Short Bus Pole Dancers
|
Posted - 2011.04.16 11:31:00 -
[34]
Edited by: Vogue on 16/04/2011 11:31:45 Its a very tidy and concise collection of character info tools 
.................................................. Fortress Of Solitude |

No07
|
Posted - 2011.04.18 10:22:00 -
[35]
I have set OOE up on my own server and registered a user.
But when logging in with that user I get,
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'admin'@'localhost' (using password: NO)' in /c/web/ooe/includes/database.php:12 Stack trace: #0 /c/web/ooe/includes/database.php(12): PDO->__construct('mysql:host=loca...', NULL, NULL) #1 /c/web/ooe/includes/database.php(8): DBManager->Connect(Array) #2 /c/web/ooe/includes/eve/apidb.php(30): DBManager->DBManager(Array) #3 /c/web/ooe/includes/eve/api.php(213): eveDB->eveDB() #4 /c/web/ooe/plugins/users/plugin.php(63): eveAccount->eveAccount('', '', 0) #5 /c/web/ooe/includes/site.php(31): users->users(Object(DBManager), Object(Site)) #6 /c/web/ooe/includes/site.php(25): Site->loadPlugins() #7 /c/web/ooe/index.php(8): Site->Site() #8 {main} thrown in /c/web/ooe/includes/database.php on line 12
Any clue what I have done wrong?
I have not used "admin" anywhere in the configuration. Should I?
|

king curt
Caldari The Maverick Navy Against ALL Authorities
|
Posted - 2011.04.24 03:46:00 -
[36]
Is there a way to set this up without using "dsn"? |

Dutch Psycho00
|
Posted - 2011.04.24 21:05:00 -
[37]
while i can login and actually do some of the stuff in out of eve i keep getting the following error message underneath the template and it is really annoying :
Warning: file_put_contents(/*************/outofeve/includes/outofeve/cacheff9c7e996f86458adc5ad94c4c9bb2e4) [function.file-put-contents]: failed to open stream: No such file or directory in *************/public_html/outofeve/includes/eve/api.php on line 177
Warning: touch() [function.touch]: Unable to create file /******************/outofeve/includes/outofeve/cacheff9c7e996f86458adc5ad94c4c9bb2e4 because No such file or directory in /*******************/outofeve/includes/eve/api.php on line 178
any idea on how i can fix this?
please let me know
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.04.25 05:56:00 -
[38]
Dutch Psycho00 - It looks like your $config['eve']['cache_dir'] configuration is missing a trailing slash. Make sure the path ends in "/".
No07 - It appears your database configuration is perhaps wrong. Check $config['database']['user'] and $config['evedatabase']['user'], one or both of them appear to be missing (PDO->__construct('mysql:host=loca...', NULL, NULL) from your trace seems to indicate no username/password is making it's way to the DB connection).
king curt - Unfortunately no. It depends on PHP's PDO module for DB access. The "database.php" file could perhaps be rewritten to be mysql-specific (using "old-style" PHP mysql_xxx functions). You'd have to recruit a coder to do that for you unfortunately...
Ikki Phoenix - Granting access to corporation data for corp members in non-director roles is an idea for a future version, but it's something that will hopefully make it's way in sooner rather than too much later :).
|

Dutch Psycho00
|
Posted - 2011.04.25 08:28:00 -
[39]
okay fixxed the cache error. but now when i go to the production profitability section i get this errors in the background
Warning: file_put_contents(***********************/outofeve/includes/../cache/market/f1c2fbe5f392d337caffa8ac7af60ca7) [function.file-put-contents]: failed to open stream: No such file or directory in /*****************/outofeve/includes/eve/apimarket.php on line 61
Warning: touch() [function.touch]: Unable to create file /********************/outofeve/includes/../cache/market/f1c2fbe5f392d337caffa8ac7af60ca7 because No such file or directory in /********************/outofeve/includes/eve/apimarket.php on line 62
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.04.25 08:40:00 -
[40]
Sadly that's a bug in the current release... You need to manually create a "market" directory in the cache directory. Just be sure to give it the same perms as the cache dir.
|

Dutch Psycho00
|
Posted - 2011.04.25 09:04:00 -
[41]
okay so when i put in a market dir in the cache folder the errors should go away?
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.04.25 17:05:00 -
[42]
I certainly hope so, yes.
|

Dutch Psycho00
|
Posted - 2011.04.25 17:27:00 -
[43]
i can confirm you that it works. no more background errors :)
|

Takeshi Ryuu
Black Octopus Blind Octopus
|
Posted - 2011.05.02 11:18:00 -
[44]
I encounted a couple of issues/notices while testing ooe-1.7 locally before deploying to out alliance server:
1) \includes\libs\magpierss\rss_parse.inc, line 153 split() is deprecated in php 5.3.0, and it seems that in that particular place it can be safely replaced with explode().
2) notice: Trying to get property of non-object in \plugins\users\plugin.php< on line 224 This notice appears in user preferences untill the user presses "save" button at least once with any mineral prices.
3) Notice: Undefined offset: 3374 in \includes\eve\apiClasses.php on line 31 Judging by the comment, it is something related to the learning skills, which are gone.
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.05.02 18:28:00 -
[45]
Cool, thanks for that! 
|

king curt
Caldari The Maverick Navy Against ALL Authorities
|
Posted - 2011.05.27 08:01:00 -
[46]
Azazel I've been looking at the svn for ooe and have gotten most of it loaded and testing it.
One thing I am particularly interested in is the mail portion. You've done a great job getting it incorporated. I have noticed what may be a bug. The mailbody xml is getting an error in the api log saying it cannot connect, therefore the "onclick" is not working. It is showing what I believe to be an error when looking at the html on the site I have set up.
Quote: <b>Warning</b> : usort() [ <a href="function.usort">function.usort</a> ]: Invalid comparison function in <b>/home5/rattiusm/public_html/outofeve/includes/eve/apiChar.php</b> on line <b>267</b> <br>
I was already messing around with trying to get the mail working with ooe, with my almost non-existent knowledge of php . It is a great addition to your program and am looking forward to it getting sorted.
Anyways take a look at it when you get a chance. I have a mate that is very skilled in php and I will get him to take a look at it as well. If he comes up with something I will post it up here.
Take care....
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.06.16 12:41:00 -
[47]
Kinda bad timing, but just needed to get this release finished up.
OOE 1.8 has been released. You can grab it from the tags/1.8-incursion branch in SVN, or download a packaged version from the project's Google Code page.
There are a number of new features and changes in this version: - Various bug fixes and other improvements. - Mail and notifications - Skill queue on character page - Journals will attempt to fetch the maximum number of records the API will provide. - UI changes to the entire application (it's now fixed width) including some new theme graphics. - Also UIs for assets, character, kills/deaths, have been tweaked a bit.
If anyone could give feedback on how their journal appears and loads, that would be helpful (I don't have a lot of transaction data to test with on my character).
Assuming all goes well, future development will happen in an Incarna branch.
Please remember outofeve.com will be down this weekend.
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.06.21 19:41:00 -
[48]
Really messed up the new journal walking and sorting functionality - managed to completely skip merging all of it into trunk, so the 1.8 release contains the old default number of journal records, and displays them in the API's latest default messed up order.
Changes have been deployed on outofeve.com, and release 1.8.1 will be forthcoming (if you want it urgently, just grab the latest trunk - also includes market transaction walking and sorting).
|

Miiis Sweety
Empire of Collateral Damage
|
Posted - 2011.07.27 12:49:00 -
[49]
Thank you for your hard work. Outofeve rocks!
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2011.07.29 05:26:00 -
[50]
Thanks 
Sorry for the delay with updates recently. I've decided to rewrite the API access, classes, and structure, and am slowly working my way through all the modules currently, getting them to work with the new stuff. Also optimising a bunch of API calls, caching options, etc.
With the customisable API key stuff incoming shortly as well, I'm going to factor that in before next release as well.
There hasn't been much SVN activity since I hate checking in code which doesn't actually run - and at the moment everything's in the middle of being broken 
|
|
|
Pages: 1 2 :: [one page] |