Pages: 1 2 3 4 5 6 7 8 9 :: [one page] |
|
Author |
Thread Statistics | Show CCP posts - 2 post(s) |

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.11.24 20:44:00 -
[1]
Hi
For the original post, see this thread. Unfortunately it's well older than 90 days, or I'd have just updated that. I do apologise for duplication.
Just wanted to drop a quick note that Out of Eve (http://www.outofeve.com/) 1.1 has been released, with full Quantum Rise support, including certificates on your character page.
One of the main updates in this release is increased API key security, so if you're hosting your own OOE instance, and your database is compromised, unless an attacker gains full access to your web server and invests some time and effort in working it all out, your API keys should remain safe. The outofeve.com instance is also secured using the same method, should you choose to sign up there.
Other updates include breakdown of financial losses on the kills/deaths log, certificate and attribute/implant support on the character page, ships now show their full fittings in proper Eve fitting layout, rather than just a list, and your journal transactions are available via an Atom feed, which you can plug into Google Reader, FeedReader, or any RSS/feed reader of your choice, so you'll always be able to keep track of your financial activity.
Feel free to either register at OutofEve.com (full API key required - see original post) and check it out, or download it and securely host your own site.
I believe there are issues with the assets list and Outposts, however since I do not own any myself, nor know anyone with any, I'm a bit in the dark in this area. Feel free to download the source (available on the Out of Eve about page) and either help out by contributing some code, or pointing me in the right direction.
Thanks
|
|

CCP Explorer

|
Posted - 2008.11.24 20:57:00 -
[2]
Edited by: CCP Explorer on 24/11/2008 20:57:09
I would love to see this site, websites and tools that use the EVE API are always interesting, but:
Quote: Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)' in /var/www/outofeve.com/includes/database.php:15 Stack trace: #0 /var/www/outofeve.com/includes/database.php(15): PDO->__construct('mysql:host=loca...', 'root', 'loaded') #1 /var/www/outofeve.com/includes/database.php(10): DBManager->Connect(Array) #2 /var/www/outofeve.com/includes/site.php(20): DBManager->DBManager(Array) #3 /var/www/outofeve.com/index.php(8): Site->Site() #4 {main} thrown in /var/www/outofeve.com/includes/database.php on line 15
Erlendur S. Thorsteinsson Software Director EVE Online, CCP Games |
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.11.24 20:59:00 -
[3]
Apologies, caught me doing some quick DB changes :). It's all back up now.
|
|

CCP Explorer

|
Posted - 2008.11.24 21:02:00 -
[4]
Much better now 
Erlendur S. Thorsteinsson Software Director EVE Online, CCP Games |
|

Faife
Noctiscion
|
Posted - 2008.11.24 21:50:00 -
[5]
what's my chances of getting an eve-mon clone on there?
there's no mac port you see, and i broke my parallels. --
i am a humble and inefficient ammo to dps converter |

Maglorre
|
Posted - 2008.11.25 04:50:00 -
[6]
Very nice work.
I've got lots of assets all over the place including outposts and yes, it seems a little broken. Maybe don't auto-load the assets, allow the user to enter a search term first!
If I can fend off the wife agro for a while tonight I might try installing the source and see if I can fix it. I once started writing an eve asset manager using Adobe Air and ExtJS (but gave up when the heavyduck eve asset manager was released) and recall I had to mess around a bit to get the outpost stuff to work properly.
Part of the problem with outposts is that they can change hands and then the name changes 
Also, a POS report would be awesome. If you are interested I can provide some XML output from the API that gives the POS details.
The other thing that would be nice is a report on the corp assets, wallets and manufacture/research jobs.
Cheers
|

Nikita Alterana
Gallente The Antikythera Mechanism
|
Posted - 2008.11.25 05:35:00 -
[7]
very nice __________________________________________________ I was Amarr before they were the FOTM and I'll be Amarr after it! I'm also training Minmatar Capitals! And I eat Lions! |

Mal Plox
The xDEATHx Squadron Legion of xXDEATHXx
|
Posted - 2008.11.25 05:58:00 -
[8]
nice site!
but using 'root' to access your web database? :) ---
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.11.25 06:44:00 -
[9]
Indeed! It was a my bad, which I was correcting while breaking at the same time .
Thanks for the feedback so far.
Faife: EveMon is a pretty awesome application, one I have no intention of even trying to replicate . I believe they've been making progress with getting EveMon to run under Mono on Linux. I'm not sure if it does, but if Mono run on OSX, perhaps you could investigate that avenue.
On, after typing all that, I see this may in fact help you: http://gtkevemon.battleclinic.com/ - I'm sure you can get GTK applications to run on OSX?
Maglorre: If you could perhaps evemail me some example data (feel free to hide or change whatever sensitive data it might contain), as well as some kind of explanation of how it's expected to be presented, I'd be very grateful.
As for corporation support, I'm afraid I'll be maintaining OOE in a purely single-user fashion for the foreseeable future. Again, corporation management is not something I'm overly familiar with, and the biggest barrier for me is unfortunately the time required to write it all .
However anyone should be able to develop a couple of plugins for this, and, should they wish to do so, contribute those additions to the main OOE package for future releases. If anyone wants to do this, please drop me an evemail.
|

Lady Aja
Caldari Ore Mongers Black Hand.
|
Posted - 2008.11.25 07:17:00 -
[10]
Edited by: Lady Aja on 25/11/2008 07:19:58 for me this is REALLY nice...
I dont have to login to my account and check on something that is bugging me to hell. its all there. maybe an addition for kill mail support for public display would be superb.
|
|
|

Chribba
Otherworld Enterprises Otherworld Empire
|
Posted - 2008.11.25 07:45:00 -
[11]
Sweet, hope this one works better than the previous (as I couldn't install that at all). Giving it the lookxies.
Secure 3rd party service ■ Veldspar |
|

Maglorre
|
Posted - 2008.11.25 14:49:00 -
[12]
OK, Got a few things to report.
I set it up under Zend Core on a Windows box (normally use Unix/Linux at work but just don't have one at home right now). Had to do a bit of fiddling with path and directory separators in the config files to make it all happy. For example
Quote: ini_set('include_path', ini_get('include_path') . PATH_SEPARATOR . dirname(__FILE__) . DIRECTORY_SEPARATOR . 'libs' . PATH_SEPARATOR . dirname(__FILE__) . DIRECTORY_SEPARATOR . 'eve');
Basically, make use of DIRECTORY_SEPARATOR and PATH_SEPARATOR constants in the config.php and site.php instead of / and : and it all works fine (sort of).
Registration didn't work as the SQL to insert a new user attempts to insert an empty string into the active_time field. Didn't actually fix this problem, just inserted the user detail manually for now.
Regarding the Assets in Outposts. You may need to load the list of Outposts via the API from http://api.eve-online.com/eve/ConquerableStationList.xml.aspx . Also, there is something about locations that start with the digits 66 and 67 (I think it has something to do with corp offices but my memory is a bit hazy on this). The code from my original work went something like this...
Quote:
if (locationID.substr(0, 2) == '66') { locationID = locationID - 6000001; } else if (locationID.substr(0, 2) == '67') { locationID = locationID - 6000000; }
Also, it's possible to have assets in space. In this case the locationID is a solarsystemID, not a stationID. For example I have a Velator rookie ship floating in Gulfonodi
Quote: <row itemID="1240652248" locationID="30002384" typeID="606" quantity="1" flag="0" singleton="1"> <rowset name="contents" key="itemID" columns="itemID,typeID,quantity,flag,singleton"> <row itemID="1240652235" typeID="3651" quantity="1" flag="28" singleton="1" /> <row itemID="1240652241" typeID="3640" quantity="1" flag="27" singleton="1" /> </rowset> </row>
I haven't traced through all the code to see if you are handling that yet but I didn't notice anything like that being done.
Anyway, that's it for now, time for bed 
Cheers
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.11.26 05:17:00 -
[13]
Thanks for all the feedback.
That path issue is rather odd, I've been using exactly this format for include_path setting on Linux and Windows, under IIS and Apache, and it's never given me problems. Your suggestion is the correct way of doing it though, so I'll factor that into the next update.
Also not sure why you had an issue inserting an empty date on signup, but I'll get that sorted as soon as possible. What MySQL version are you using?
Finally thanks for the great insights into how assets and their locations work, I have a much better understanding of how this all works now.
Looks like a new version is going to have to come out pretty soon .
|

Dragonaire
Caldari Corax.
|
Posted - 2008.11.26 06:57:00 -
[14]
$sql='case when o.stationID between 66000000 and 66015131 then (select s.stationName from dbo.staStations as s where s.stationID=o.stationID-6000001) when o.stationID between 66015132 and 67999999 then (select c.stationName from ConquerableStationList as c where c.stationID=o.stationID-6000000) else (select m.itemName from dbo.mapDenormalize as m where m.itemID=o.stationID) end as location from marketorders as o';
Just in case you'd rather do it with SQL I thought I'd post what I came up with to do it.  -- Finds camping stations from the inside much easier. Been known to write some PHP code for API from time to time too. |

Maglorre
|
Posted - 2008.11.26 12:00:00 -
[15]
Originally by: Azazel Mordred
That path issue is rather odd, I've been using exactly this format for include_path setting on Linux and Windows, under IIS and Apache, and it's never given me problems. Your suggestion is the correct way of doing it though, so I'll factor that into the next update.
I had the same thought when I was fiddling around getting it to work. In hindsight I think it was the directory separator more than the path one that fixed it.
Originally by: Azazel Mordred
Also not sure why you had an issue inserting an empty date on signup, but I'll get that sorted as soon as possible. What MySQL version are you using?
Quote: CREATE TABLE IF NOT EXISTS `user` ( `id` int(11) NOT NULL auto_increment, `username` varchar(32) NOT NULL, `password` varchar(64) NOT NULL, `email` varchar(32) NOT NULL, `timezone` varchar(128) NOT NULL default 'GMT', `theme` varchar(64) NOT NULL, `proxy` varchar(256) NOT NULL, `level` tinyint(4) NOT NULL, `account_id` int(11) NOT NULL, `activetime` datetime NOT NULL, PRIMARY KEY (`id`), KEY `username` (`username`,`password`) );
That's from your install-db.sql. It is a not null field with no default value 
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.11.26 16:57:00 -
[16]
Oh bugger, I scripted it wrong     
|

Tourim
|
Posted - 2008.11.27 14:32:00 -
[17]
Okay... my understanding of mysql and php is rather limited. I installed ooe on my macbook. At the beginning it went fine but as I tried to login, after registration, I got a blank page. Since I'm a total php-n00b I fooled a bit around with some text outputs in the functions and found that it crashes during the loadPlugins function after the line $newPlug....
I'm running: Apache 2.0.59 MySQL 5.0.41 PHP 5.2.3 curl 7.16.2 mcrypt 2.5.8
|

Tonto Auri
Vhero' Multipurpose Corp
|
Posted - 2008.11.27 16:26:00 -
[18]
Originally by: Azazel Mordred Apologies, caught me doing some quick DB changes :). It's all back up now.
Sooory mate, isn't it just said that you're using 'root' user to access database? What you're using as brain replacement if that's true? -- Thanks CCP for cu |

Tonto Auri
Vhero' Multipurpose Corp
|
Posted - 2008.11.27 16:31:00 -
[19]
Originally by: Maglorre OK, Got a few things to report.
I set it up under Zend Core on a Windows box (normally use Unix/Linux at work but just don't have one at home right now). Had to do a bit of fiddling with path and directory separators in the config files to make it all happy. For example
Quote: ini_set('include_path', ini_get('include_path') . PATH_SEPARATOR . dirname(__FILE__) . DIRECTORY_SEPARATOR . 'libs' . PATH_SEPARATOR . dirname(__FILE__) . DIRECTORY_SEPARATOR . 'eve');
Basically, make use of DIRECTORY_SEPARATOR and PATH_SEPARATOR constants in the config.php and site.php instead of / and : and it all works fine (sort of).
Real bugger is PATH_SEPARATOR. Windows handle "/" as directory separator just fine. Since DOS 3.30 at least. -- Thanks CCP for cu |

Key Nas
|
Posted - 2008.11.28 11:31:00 -
[20]
First of all a very nice utility. Has almost all that you would wish to use, it is over the web and I am sure there is the base to enhance it with more functionality.
I used it and thought to report the following issues:
- Mining Utility misses mining equipment(i.e strip miner II) and mining products (i.e. ice ores)
- Profitability Tool has memory issues. Couldn't get it to work with the characters that have a lot of BPOs. Might want to look into such issues...
- Some redirects get you to wrong url. For example I use a url patter or domainname:port and when I select another account I am redirected to simple domainname rather than domainname:port. Surely I can add it by hand, but is annoying :)
These for now and I will surely come back to you with more feedback, remarks. Thank you for a great tool!
|
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.11.30 11:44:00 -
[21]
Originally by: Tonto Auri
Originally by: Azazel Mordred Apologies, caught me doing some quick DB changes :). It's all back up now.
Sooory mate, isn't it just said that you're using 'root' user to access database? What you're using as brain replacement if that's true?
Luckily anyone with half a brain replacement knows that a) you never allow logins from any host but localhost (unless you require a specific user to have remote access) and b) you do not allow connections to your database server at all from the outside world.
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.11.30 18:47:00 -
[22]
Just released update 1.2, incorporating a bunch of fixes and updates based on feedback received so far.
I've also done a clean install of the site along with a fresh install of Apache2/PHP5/MySQL5 on my Ubuntu system to ensure everything works as expected, and it does seem to work out-the-box, with zero Apache or PHP configuration modifications.
Thanks for all the feedback.
|

Grim
Amarr Fallen Angel's Blade.
|
Posted - 2008.11.30 18:55:00 -
[23]
Edited by: Grim on 30/11/2008 18:56:52 EDIT - Wrong Post, I tis retared. -- Death By Titan :( |

Nuran DeSiad
Gallente Fleet of the Damned Dark Trinity Alliance
|
Posted - 2008.12.01 15:34:00 -
[24]
Hey,
I've followed the instructions in the install.txt, but when trying to enter the site, I get the following error:
Fatal error: Class 'PDO' not found in /var/www/test.somecorpurl.net/htdocs/ooe/outofeve/includes/database.php on line 15
I'm not a php/sql guru, so any hints or tips are appreciated.
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.01 16:21:00 -
[25]
Do you know what PHP version you are using? If you're using at least PHP 5.1, the PDO stuff should be enabled by default - make sure you have a MySQL extension enabled/installed as well. If you're using a PHP 5 version less than PHP 5.1, unfortunately you may need to enable PDO support manually.
To see your current PHP configuration and enabled modules, create a new .php file somewhere in your htdocs/www directory with the following content:
<?php phpinfo(); ?>
|

Nuran DeSiad
Gallente Fleet of the Damned Dark Trinity Alliance
|
Posted - 2008.12.01 18:33:00 -
[26]
Hi,
php version is 5.2.6, but PDO is disabled. Since it is not my system, I have to ask the administrator to enable PDO support. Thanks for pointing this out !
cheers, Nuran
|

Tourim
|
Posted - 2008.12.01 21:06:00 -
[27]
Edited by: Tourim on 01/12/2008 21:06:31 Hi! After a bit of work I got ooe to run. The mistake, as aspected, has been on my site. So... now I got a nice overview of this really great app and have some features I would love to request.
- It would be great to have the prizes of every item in the asset view. Those prizes could be cached once or twice a week. Amybe even for the region the item is in (and jita). - A reprocess calculator would be nice - Some nice visual presentation of the data would be cool. Maybe that will help u (http://www.liquidx.net/plotkit/) If u want some help with the javascript stuff maybe I can help u out a bit.
thx again.
TouriM
|

Nuran DeSiad
Gallente Fleet of the Damned Dark Trinity Alliance
|
Posted - 2008.12.02 10:50:00 -
[28]
OK, PDO is enabled, and now the site is working too ! Great. Now, this outoefeve site is part of our corporation website, which runs on Joomla. Is it possible to link the login of Outofeve to the Joomla login ??
cheers, Andy
|

Ben Thomas
Caldari Legion of Ascension
|
Posted - 2008.12.02 22:57:00 -
[29]
Edited by: Ben Thomas on 02/12/2008 23:01:38 Azazel - awesome app, thanks! - Spent an hour or so today fixing some of the bugs/problems etc. I noticed.
Changelog:
Quote: Bugs Fixed:
Changing password via preferences now works, it did not previously. Added missing level 0 skill image to all templates. Added 0 to roman numerals function, so correct level is given for level 0 skills.
Cosmetic Changes:
Typo "Availabe Items" changed to "Available Items" under Market Prices. Paid From changed to Paid By under Journal. Remain. changed to Remaining under Market Orders.
Optional Downloads:
Created Blueprint Pack - As all blueprints were missing from the graphics pack.
Bugfixes Only - ooe-fixes.tar.bz2 Instructions: After extracting outofeve-1.2qr, extract this in the outofeve main folder using: tar --overwrite -xjf ooe-fixes.tar.bz2
Blueprint Images - ooe-blueprints.tar.bz2 Instructions: After extracting outofeve-1.2qr, extract this in the eveimages folder using: tar -xjf ooe-blueprints.tar.bz2
It is important to follow the instructions, as the files have the directory structure etc. already set up and will overwrite the required files automatically where necessary.
Both downloads are here.
Hope this helps.
--- Founder, CEO - Legion of Ascension |

buyenne
Steel Daggers Sev3rance
|
Posted - 2008.12.03 01:40:00 -
[30]
Hi,
gratz to that nice software. I like it a lot. Managed to install it and make it run. Solved most of the problems I had. Having only one problem left (maybe its related to the late/early) time. I get once I have set up a new char with Full API this message many many times in the background:
Warning: Division by zero in /homepages/xxxxxxx/outofeve/includes/functions.php on line 146
Does it have something to do with ooekeypass?
If yes, I have no clue what I missed there.
Thanks a lot and fly safe
--
|
|

Walkin' Dude
Shadows of Dawn
|
Posted - 2008.12.05 10:24:00 -
[31]
PHP Notice: Undefined property: Site::$character in xx/outofeve/plugins/character/plugin.php on line 12, referer xxx PHP Notice: Undefined index: mode in xx/outofeve/plugins/users/plugin.php on line 125, referer xxx.
I get these in apache log when I click "Log in". I have checked the database, and it add the user on registration, but when I click Log In, nothing happens. Seems like user/password doesn't get passed to the script correctly. I got this error after I moved to 64bit version of linux, it worked on my 32bit install (doubt this has anything to do with it).
Any ideas ?
|

Kappas.
Galaxy Punks
|
Posted - 2008.12.05 12:37:00 -
[32]
Edited by: Kappas. on 05/12/2008 12:38:58 Having a bit of an issue, when i try to create a new account it loads the path twice, ie: siteurl.com/outofeve/outofeve/?module=users&mode=register
Any ideas for a resolution?
Edit: nvm, it's working now, don't know what happened  __________________
|

MyDow
Gallente Haluter-Gilde
|
Posted - 2008.12.09 16:14:00 -
[33]
Edited by: MyDow on 09/12/2008 16:17:49 hi, great Tool you`ve created.
i've installed at a webspaceprovider (PHP Version 5.2.6,Suhosin Patch 0.9.6.2,libcurl/7.15.3 OpenSSL/0.9.8a zlib/1.2.3 libidn/0.6.0 ) and test it, i've followed your install guide but when i got to preferences i see in top of the html-code this message 7 times: <b>Warning</b>: curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in <b>/www/htdocs/w00a9feb/outofeve/includes/libs/curl.class.php</b> on line <b>361</b><br /> followed from: Array ( [errorInfo] => Array ( [0] => 42000 [1] => 1064 [2] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2 )
[sql] => select t.groupid, t.typeid, t.typename, t.marketgroupid, t.volume, t.capacity, t.portionsize, t.baseprice, g.icon, m.metagroupid from invTypes t left outer join eveGraphics g on g.graphicID = t.graphicID left outer join invMetaTypes m on m.typeid = t.typeid where t.typeID = )
phpinfo() tells me curl is enabled and openbasedir is set.
and, i can switch between the funktions of the tool but some items doesnt exists, like i can see the current skilltime but not the skill wich is trained in time and so on..... 
can you help? Halutergilde
|

Ben Thomas
Caldari Legion of Ascension
|
Posted - 2008.12.10 23:13:00 -
[34]
Edited by: Ben Thomas on 10/12/2008 23:13:32
Originally by: MyDow Warning: curl_setopt() function.curl-setopt: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /www/htdocs/***edit***/outofeve/includes/libs/curl.class.php on line 361
phpinfo() tells me curl is enabled and openbasedir is set.
can you help here please?
I'm guessing PHP safe_mode is probably on. You'll need it off to fix this - and will likely have to ask your webhost to do this for you.
--- Founder, CEO - Legion of Ascension |

Pronas
Scoopex Zenith Affinity
|
Posted - 2008.12.11 05:43:00 -
[35]
same as some preview post. Registration work (user in db) but can't login, just display index page without warning or invalid login any idea ? -- Scoopex CEO Scoopex is Recruting |

Tinka Blackmore
|
Posted - 2008.12.11 10:00:00 -
[36]
I has the same problem.
FIX: change function QueryA in includes/database.php
function QueryA($sql) { $rs = $this->Query($sql); if ($rs) { //if ($rs->rowCount() > 0) return $this->rsToArray($rs); //else //return false; } else print_r(array('errorInfo' => $this->conn->errorInfo(), 'sql' => $sql)); }
Than you can login...
|

MyDow
Gallente Haluter-Gilde
|
Posted - 2008.12.12 13:52:00 -
[37]
Originally by: Ben Thomas Edited by: Ben Thomas on 10/12/2008 23:13:32
Originally by: MyDow Warning: curl_setopt() function.curl-setopt: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /www/htdocs/***edit***/outofeve/includes/libs/curl.class.php on line 361
phpinfo() tells me curl is enabled and openbasedir is set.
can you help here please?
I'm guessing PHP safe_mode is probably on. You'll need it off to fix this - and will likely have to ask your webhost to do this for you.
sql.safe_modeOff safe_modeOff safe_mode_gidOn
open_basedir/www/htdocs/(edited***)/:/tmp:/usr/bin:/www/htdocs/(edited):/bin:/usr/local/bin:/usr/share/php
seems to be the open_basedir, can it be? isnt realizable to change the need of an free open_basedir? some other lovely tools like Postrackercan do at the same webspace 
Halutergilde
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.12 16:37:00 -
[38]
Regarding the inability to log in, I wonder if I could ask a favour.
If possible, could you please try installing the "Web developer toolbar" addon for Firefox, then attempt to log in on your OOE website. Then, from the web dev toolbar, choose the Cookies -> View Cookie Information option, and ensure the user[password] and user[username] cookies both exist.
If you could also let me know what web server software and version you're using, that may help also.
Regarding the CURLOPT_FOLLOWLOCATION/open_basedir error above, you might try editing the "/outofeve/includes/libs/curl.class.php" file, line 196 - change the option value from a 1 (one) to 0 (zero). Should be fine, as I don't believe the API actually does any redirection anyway.
|

Walkin' Dude
Shadows of Dawn
|
Posted - 2008.12.12 18:26:00 -
[39]
Originally by: Azazel Mordred Regarding the inability to log in, I wonder if I could ask a favour.
... If you could also let me know what web server software and version you're using, that may help also.
I was using php 5.1.6 first, couldn't log in. When I followed Tinka's instruction, I got another error about TimeDate stuff, which I found out only existed in php 5.2+, so I upgraded to php 5.2.6, and now everything is working without any modifications.
So it needs 5.2+ ?
regards
|

S'if
|
Posted - 2008.12.13 22:26:00 -
[40]
just installed this locally on my PC and I'm getting the following error message repeating multiple times:
Warning: Division by zero in C:\xampp\htdocs\outofeve\includes\functions.php on line 141
Any ideas?
|
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.14 09:01:00 -
[41]
Originally by: S'if just installed this locally on my PC and I'm getting the following error message repeating multiple times:
Warning: Division by zero in C:\xampp\htdocs\outofeve\includes\functions.php on line 141
Any ideas?
Looks like your "keypass" file is either empty or doesn't exist. You'll need to create a new file with a single "secret" word in it, and check that config.php's option "$config['site']['keypass']" points to it.
|

Rilwar
BlackStar Industrial
|
Posted - 2008.12.14 09:03:00 -
[42]
Edited by: Rilwar on 14/12/2008 09:04:01 Finnally.... an app with working industry output for my needs!
Have my babies.
On a sidenote; using Apache 2.2.9 and PHP 5.2.6 allowed for a perfect unrar/edit config/everything works scenario under Win32
Also, a suggestion if I may. Make a dropdown for any of the plugins that have a corp and char output, I.E. the Industry pages. Simply editing char to corp in the plugin gave me a perfect result, so I'm thinking it would be simple.
---O-H--S-H-*-T---
|

S'if
|
Posted - 2008.12.14 11:09:00 -
[43]
Originally by: Azazel Mordred
Originally by: S'if just installed this locally on my PC and I'm getting the following error message repeating multiple times:
Warning: Division by zero in C:\xampp\htdocs\outofeve\includes\functions.php on line 141
Any ideas?
Looks like your "keypass" file is either empty or doesn't exist. You'll need to create a new file with a single "secret" word in it, and check that config.php's option "$config['site']['keypass']" points to it.
Does that file need to have a specific name or can I crete any randomnly named txt file? My path is currently set as '/outofeve/ooekeypath' - and I created a folder in the install directory called ooekeypath and put the txt file called ooekeypass.txt in there - is that right?
|

Ben Thomas
Caldari Legion of Ascension
|
Posted - 2008.12.14 13:12:00 -
[44]
Originally by: S'if Does that file need to have a specific name or can I crete any randomnly named txt file? My path is currently set as '/outofeve/ooekeypath' - and I created a folder in the install directory called ooekeypath and put the txt file called ooekeypass.txt in there - is that right?
No. In that case the path should be (assuming ooekeypath is inside your outofeve directory)
$config['site']['keypass'] = 'C:\xampp\htdocs\outofeve\ooekeypath\ooekeypass.txt';
What was originally referred to in the config file was a Linux file path. As you are using Windows, you need to use the exact path to the file, as I have provided above for you.
Hope this helps!
--- Founder, CEO - Legion of Ascension |

S'if
|
Posted - 2008.12.14 13:35:00 -
[45]
Originally by: Ben Thomas
Originally by: S'if Does that file need to have a specific name or can I crete any randomnly named txt file? My path is currently set as '/outofeve/ooekeypath' - and I created a folder in the install directory called ooekeypath and put the txt file called ooekeypass.txt in there - is that right?
No. In that case the path should be (assuming ooekeypath is inside your outofeve directory)
$config['site']['keypass'] = 'C:\xampp\htdocs\outofeve\ooekeypath\ooekeypass.txt';
What was originally referred to in the config file was a Linux file path. As you are using Windows, you need to use the exact path to the file, as I have provided above for you.
Hope this helps!
Yep - I thought I'd tried using an exact path but I just tried again and its all working now :) Must have mistyped something first time round. Thanks!
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.15 05:29:00 -
[46]
Originally by: Rilwar Also, a suggestion if I may. Make a dropdown for any of the plugins that have a corp and char output, I.E. the Industry pages. Simply editing char to corp in the plugin gave me a perfect result, so I'm thinking it would be simple.
Hah, it hadn't occurred to me that it might be as easy as pointing (some of) the same scripts to the corp data rather than character stuff.
It should be relatively easy then for me to add a section to the menu for corporation stuff which works.
Thanks for the inspiration 
|

M4g3ll4n
Circle of Shadows Bionic Dawn
|
Posted - 2008.12.15 11:35:00 -
[47]
Awesome job, Azazel Mordred!
Just downloaded the tool and played a little with the source. Works pretty well. I implemented some corporation tools (starbase manager, corp ranking system, tax income overview, corp blueprint management etc) for my corp website based on kw4h's PHP Api classes and xajax. Now with your tool you provide a perfect framework them and I have to make plugins for OOE out of that, which means a lot of reimplementation. Thanks for the ideas and the work you created (ironie). I hope to have some first results soon.
Have you ever considered using ajax in your project? As I am no PHP professional I had several difficulties to make a plugin that uses xajax, without changing your base code.
Do you know someone else who is implementing corp plugins atm? Just would like to know whatkind of tools I can expect and for what plugins community has a need for.
Regards Mag
|

Solo Drakban
GoonFleet GoonSwarm
|
Posted - 2008.12.15 16:59:00 -
[48]
This looks like an excellent application, good work! I am currently looking at adapting the authentication system to be compatible with the SSO system used by GoonSwarm so look forward to having a few thousand users suddenly submitting feature requests and bug reports. ;)
A few suggestions from the overly paranoid:
- Your are only doing a single MD5 hash of the password variable when setting the cookie. You might want to consider adding a random salt value to this md5 sum either on a per-user basis (stored in the DB in the user table) or globally (defined value in the config.php). Rainbow tables make unsalted MD5 hashes trivia to reverse. While this won't prevent access to OOE if somebody manages to get the cookie values it will protect the users from themselves if they've used their OOE password someplace else (like their EVE login) something that happens all to often unfortunately.
- You might want to consider using a database abstraction layer like ADODB or MDB2 or moving to the MySQLi PHP interface and run all of your DB queries through a prepare/bind/execute cycle to further protect against SQL injections. I notice that you are escaping user input which is good but this would just add an extra layer of protection.
As I said, comments from the overly paranoid but I've had to become so running things for GoonFleet. Feel free to ignore me.. ;)
Keep up the excellent work!
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.17 06:46:00 -
[49]
Quote: Have you ever considered using ajax in your project? As I am no PHP professional I had several difficulties to make a plugin that uses xajax, without changing your base code.
I originally considered some AJAX stuff, however I feel AJAX is grossly overrated in general, often being used where it's not required or of very little benefit. For the "base" OOE implementation, I don't believe there's much benefit to be had.
Although since you (and perhaps others?) may be interested in adding plugins with AJAX support, it's pretty trivial to add some built-in AJAX support, which other developers can make use of.
Quote: Do you know someone else who is implementing corp plugins atm? Just would like to know whatkind of tools I can expect and for what plugins community has a need for.
Right now, I'm building in Corporation support - corp sheet and member listing/activity, transactions, journal, market orders, assets, kills, POSs etc. Should all be in action before Christmas .
Quote: You might want to consider using a database abstraction layer like ADODB or MDB2 or moving to the MySQLi PHP interface and run all of your DB queries through a prepare/bind/execute cycle to further protect against SQL injections. I notice that you are escaping user input which is good but this would just add an extra layer of protection.
A very reasonable suggestion. Since I'm using PDO (supports parametised queries), updating everything is quite straight-forward. It's already done in my development code, and will be deployed with the next release.
The password salt idea is also something I'll look into adding to the next version.
|

M4g3ll4n
Circle of Shadows Bionic Dawn
|
Posted - 2008.12.17 14:25:00 -
[50]
Quote: Although since you (and perhaps others?) may be interested in adding plugins with AJAX support, it's pretty trivial to add some built-in AJAX support, which other developers can make use of.
Honestly, that would be amazing. I do not even think about touching your code :)
Regards Mag
|
|

Adira Deimos
|
Posted - 2008.12.17 23:20:00 -
[51]
Amazing app! Appreciate you sharing your hard work Azazel :)
I got this running on my test box (WinXP, Php 5.2.6 and MySQL) just fine.
On my production host, I get the following error message:
Quote: Fatal error: Uncaught exception 'PDOException' with message 'could not find driver' in /..dir../outofeve/includes/database.php:15 Stack trace: #0 /..dir../outofeve/includes/database.ph (15): PDO->__construct('mysql:host=[address]', '[user]', '[pass]') #1 /..dir../outofeve/includes/database.php(10): DBManager->Connect(Array) #2 /..dir../outofeve/includes/site.php(20): DBManager->DBManager(Array) #3 /..dir../outofeve/index.php(8): Site->Site() #4 {main} thrown in /..dir../outofeve/includes/database.php on line 15
When I check phpinfo:
Quote: PDO PDO supportenabled PDO drivers sqlite, sqlite2
pdo_sqlite PDO Driver for SQLite 3.xenabled PECL Module version (bundled) 1.0.1 $Id: pdo_sqlite.c,v 1.10.2.6.2.1 2007/01/01 09:36:05 sebastian Exp $ SQLite Library 3.3.7
Not sure why it can't find a driver, when phpinfo says PDO is enabled? Sorry, I have no experience with PDO.
Production host is linux, PHP 5.2.1, MySQL
Anyone have any thoughts?
Thanks!
|

Solo Drakban
GoonFleet GoonSwarm
|
Posted - 2008.12.18 00:41:00 -
[52]
Edited by: Solo Drakban on 18/12/2008 00:41:29
Quote: PDO PDO supportenabled PDO drivers sqlite, sqlite2
Edit - I think my problem is that while PDO is installed, it's only setup for sqlite and sqlite2, not mysql. I'm just guessing at this point... I'll contact my hosting provider to see if they can enable it though.
This is correct. PDO support for MySQL needs to be enabled at compile time adding the --with-pdo-mysql flag to the ./configure stanza when starting a source compile of PHP or compiled into the PDO module if the PHP installation is modular.
|

Rilwar
BlackStar Industrial Wong Thong Crew
|
Posted - 2008.12.18 03:47:00 -
[53]
Originally by: Azazel Mordred
Right now, I'm building in Corporation support - corp sheet and member listing/activity, transactions, journal, market orders, assets, kills, POSs etc. Should all be in action before Christmas .
/sitting here pressing F5 in anticipation ---O-H--S-H-*-T---
|

Adira Deimos
|
Posted - 2008.12.19 16:01:00 -
[54]
Azazel,
Any chance of this awesome tool being done without requiring the PDO mySql driver? (My hosting company won't install the required driver. It seems their on Debian, and claim the PDO mySql driver isn't compatible with their shared hosting architecture.)
|

Solo Drakban
GoonFleet GoonSwarm
|
Posted - 2008.12.19 17:58:00 -
[55]
Originally by: Adira Deimos Azazel,
Any chance of this awesome tool being done without requiring the PDO mySql driver? (My hosting company won't install the required driver. It seems their on Debian, and claim the PDO mySql driver isn't compatible with their shared hosting architecture.)
That's a complete load of bunk. Unless they somehow don't support MySQL at all via PHP in which case you really really need to look for another host. In fact, given their response above you should look for another host anyways.
|

keepiru
Supernova Security Systems
|
Posted - 2008.12.20 06:29:00 -
[56]
Nice software. I'm not gonna take a look at the code - allergic to PHP - but I'd like to make a small request ... how's about being able to collapse cans in assets? 
|

Mikal Drey
Minmatar Priory Of The Lemon Atlas Alliance
|
Posted - 2008.12.20 11:33:00 -
[57]
hey hey
this is very nice. nice and smooth loading times and a very clear page layout.
The Production Profit Calculator Lists ALL BPC/BPO's :''( (yes i know CCP dont difrenciate) could this data be collapsable or sortable into type ? does the calculator use the prints actual ME level or is it all ME set by the drop down menu ?
Kills My kills arent listed and the page is blank
ITS FREE ! ! ! ! looks like woodel has competition :)
Overall so far its very good and i'll look at it more over a few days. i didnt like when it asked for the account name so i didnt put it in and my character still downloaded. I see now (whilst typing) that this is only for ooe to have a placeholder for multiple accounts. maybe you should state clearly that this isnt your eve account name but is for the website UI only. gonna play with it some more to see how much id use it as a compliment to gameplay. keep up the gooooooood work :)
|

Rilwar
BlackStar Industrial Wong Thong Crew
|
Posted - 2008.12.21 02:33:00 -
[58]
Edited by: Rilwar on 21/12/2008 02:34:28 Not sure if it's just me or not, but I've got a whole bunch of icon errors while looking at the manufacture page.
Drones - Icons missing Rigs - All icons are using Reinforced Bulkhead's icon Small Tractor Beam - Using Small Railgun icon Condor - Icon is missing, based on the fact all the drones are missing as well as all the rig icons being the *same* incorrect, I'm guessing either all the Caldari frig, or all frigs in general are missing icons as well, possibly an error in whatever you're using to export the DB imagery? Hopefully this would be a good starting point.
I do know however, that Small, Medium and Large Hybrid ammo icons are correct, as well as cap boosters and cruise missiles.
-EDIT-
It wouldn't surprise me in the least if this was a result of me doing such a crude hack as using notepad's replace funct for corp/char Industry output, I realized after posting. ---O-H--S-H-*-T---
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.21 05:10:00 -
[59]
Quote: Lists ALL BPC/BPO's :''( (yes i know CCP dont difrenciate) could this data be collapsable or sortable into type ?
A great idea.
Quote: does the calculator use the prints actual ME level or is it all ME set by the drop down menu ?
BP ME level information is unfortunately not available via the API, so you have to select the desired ME in the drop-list, and it does affect all BPs listed.
Quote: Not sure if it's just me or not, but I've got a whole bunch of icon errors while looking at the manufacture page.
Could you perhaps try applying the images provided by Ben Thomas in this post? I neglected to include BP image support since prior to the latest image dump, these weren't available. Will be corrected for the next release.
|

Rilwar
BlackStar Industrial Wong Thong Crew
|
Posted - 2008.12.21 15:56:00 -
[60]
Originally by: Azazel Mordred
Quote: Not sure if it's just me or not, but I've got a whole bunch of icon errors while looking at the manufacture page.
Could you perhaps try applying the images provided by Ben Thomas in this post? I neglected to include BP image support since prior to the latest image dump, these weren't available. Will be corrected for the next release.

BP Icon's are now working properly.
Not sure if this will help you at all, but I did find the correct rig icons in the folder, all the rigs are currently pointing at icon02_10, whereas the rigs icons are 68_09 thru 09_16
I'm going to do some poking around to see if I can find out where the bad pointer is.
---O-H--S-H-*-T---
|
|

Rilwar
BlackStar Industrial Wong Thong Crew
|
Posted - 2008.12.23 23:12:00 -
[61]
yarr. No 2nd page for this app. ---O-H--S-H-*-T---
|

Mangala Solaris
Caldari Kasei Technologies
|
Posted - 2008.12.27 21:53:00 -
[62]
Getting this repeated endlessly on every page:
Warning: Division by zero in /home/jonsscom/public_html/maadim/maadimanage/includes/functions.php on line 141
I think I have linked to the ooekey correctly, but is there anything I may have missed? (Coding is beyond me, i just muddle on till things work) -------
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.28 06:40:00 -
[63]
Originally by: Mangala Solaris Getting this repeated endlessly on every page:
Warning: Division by zero in /home/jonsscom/public_html/maadim/maadimanage/includes/functions.php on line 141
I think I have linked to the ooekey correctly, but is there anything I may have missed? (Coding is beyond me, i just muddle on till things work)
Definitely looks like the 'keypass' file is either missing, empty, or pointing to a file which doesn't exist. To confirm, try:
Create a plain text file, /home/jonsscom/ooekey.txt Inside the file, put just your super-hyper-ultra-mega-secret keyword.
In config.php, set the following: $config['site']['keypass'] = '/home/jonsscom/ooekey.txt'; Try setting up your account in OOE again.
The next release includes some proper validation of the key file, so hopefully this'll be a problem of the past really soon (as in later today if all goes well).
|

Mangala Solaris
Caldari Kasei Technologies
|
Posted - 2008.12.28 07:23:00 -
[64]
Azazel - that worked wonders, thank you :) -------
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.28 16:09:00 -
[65]
OOE 1.4 released with corporation support, original post updated with all the new stuff. If you're running your own OOE instance, please see the update notes at the end of the original post in this thread.
Existing outofeve.com users will have access to the new corporation stuff automatically.
|

Helena Shun
Caldari United Capsuleers' Corporation
|
Posted - 2008.12.28 17:34:00 -
[66]
Originally by: Azazel Mordred OOE 1.4 released with corporation support, original post updated with all the new stuff. If you're running your own OOE instance, please see the update notes at the end of the original post in this thread.
Existing outofeve.com users will have access to the new corporation stuff automatically.
Alright, 2 small bugs with the source release.
In apiChar.php, loadCorporation never gets called, thus making it pretty much impossible to access the corporation section.
In corpLogo.php, the layers gets printed backwards (top most layer at the bottom, and vis-versa).
|

Rilwar
BlackStar Industrial
|
Posted - 2008.12.28 17:49:00 -
[67]
Edited by: Rilwar on 28/12/2008 17:51:06 Loving the new release so far 
Found a few bugs as well. 
IF statement to show Corp Manufacturing link isn't working, (Link didn't show up for my single char research corp) I didn't realize how you implemented corp data until I found the &corp=1 in the plugin. That said, the API parsing is perfect =D (Love the percentage readout btw)
-another fake edit-
None of the if statements are working, that or I'm missing something painfully obvious on how to swap to corp outputs.
Also, did you intend for me to be able to append &corp=1 to any of the plugins that have an available corp output? If not, I just implemented a new feature for you.
-phake edit-
So I read OP fully again and now I feel dumb.
Request: Re-do the menu layout, with the added # of plugins &corp=1 is providing, the menu may get congested. Perhaps shrink it's font down and use a hidden expandy menu a-la clicking a station in assets view.
Keep up the great work Azazel \o/
When I actually get some ISK I'm going to send you some.
-- EDIT--
Damn, beaten to 1st. =(
Originally by: Helena Shun
In apiChar.php, loadCorporation never gets called, thus making it pretty much impossible to access the corporation section.
That would explain my 1st bug 
Originally by: Helena Shun
In corpLogo.php, the layers gets printed backwards (top most layer at the bottom, and vis-versa).
Verified.
---O-H--S-H-*-T---
|

Ben Thomas
Caldari Legion of Ascension
|
Posted - 2008.12.28 18:37:00 -
[68]
Originally by: Helena Shun
Originally by: Azazel Mordred OOE 1.4 released with corporation support, original post updated with all the new stuff. If you're running your own OOE instance, please see the update notes at the end of the original post in this thread.
Existing outofeve.com users will have access to the new corporation stuff automatically.
Alright, 2 small bugs with the source release.
In apiChar.php, loadCorporation never gets called, thus making it pretty much impossible to access the corporation section.
In corpLogo.php, the layers gets printed backwards (top most layer at the bottom, and vis-versa).
@Azazel - Awesome, loving the new stuff! - ISK coming your way (soon!)
@Helena - I fixed the bug in corpLogo.php - you can grab it here - just unzip, and replace the one in outofeve/includes/eve/ with the one I provided.
Am I missing something obvious with the other bug? All the corporation sections work just fine on my install...
--- Founder, CEO - Legion of Ascension |

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.28 18:56:00 -
[69]
Aha, I must have been smoking crack when I implemented the character loadCorporation() call. Seems I've managed to set it up so it only does so when you actually select a character (just click it's portrait in the top-right to do so), rather than letting it auto-select the first one it comes across.
Sorry about the corp logo thing, my corporation's logo is so simplistic it doesn't expose the issue at all :P.
I've updated the 1.4 source package to correct both issues.
On the menu issues, I suspect it's related to the above, perhaps grab the updated package and take another look?
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.28 19:08:00 -
[70]
Originally by: Ben Thomas Edit: Another bug to report, "Currently Training: Leadership to level 0IV, eta 1h 7m" (note 0 in front of actual level), fixed this by using the method I came up with originally to display level 0 skills.
Hah, at least someone's paying attention .
Re-fixed properly .
|
|

Ben Thomas
Caldari Legion of Ascension
|
Posted - 2008.12.28 19:11:00 -
[71]
Edited by: Ben Thomas on 28/12/2008 19:11:34
Originally by: Azazel Mordred
Originally by: Ben Thomas Edit: Another bug to report, "Currently Training: Leadership to level 0IV, eta 1h 7m" (note 0 in front of actual level), fixed this by using the method I came up with originally to display level 0 skills.
Hah, at least someone's paying attention .
Re-fixed properly .
Awesome, thanks 
--- Founder, CEO - Legion of Ascension |

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2008.12.28 20:09:00 -
[72]
Edited by: Rilwar on 28/12/2008 20:13:23
Originally by: Azazel Mordred On the menu issues, I suspect it's related to the above, perhaps grab the updated package and take another look?
Upgraded source pack, corp logo is now working 
Although I'm still only seeing the single Corporation entry in the Corporation Data menu. -EDIT- Clicking the char pic @ top right has no effect. ---O-H--S-H-*-T---
|

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2008.12.28 20:25:00 -
[73]
Found a missing folder in the source package; /cache/market isn't there, leads to lulz when trying to use the Production Cost mod ---O-H--S-H-*-T---
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.28 20:28:00 -
[74]
Originally by: Rilwar Although I'm still only seeing the single Corporation entry in the Corporation Data menu.
This is rather odd. Might I ask how your character's corporation roles are configured? If you have either of Director or Factory Manager enabled, the Manufacturing (for example) option should definitely be showing up.
Are you perhaps only using titles rather than manually assigned roles? I'm not sure, but perhaps the API doesn't return the correct role setup per character when roles are purely title-managed (wild guessing here).
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.28 20:50:00 -
[75]
Okay, found the roles problem. I've just realised that unless you're a Director, the API doesn't tell you what roles are enabled for your character.
Going to have to go back to the drawing board and allow users to manually select which corporation menu options to display for non-directors. Only other way around that would be to actually query every single corporate API and see if it returns successfully - something I'm NOT prepared to do, as it'll create large overheads on every page load and needlessly abuse the API servers.
So, seems if you're not a director, you're out of luck for now - have to stick to manually appending the "&corp=1" to URLs .
Terribly sorry about this, will get something sorted out ASAP.
|

Ben Thomas
Caldari Legion of Ascension
|
Posted - 2008.12.28 22:44:00 -
[76]
Found another bug - Ships under Assets seems to be broken. First ship doesn't show details... second ship doesn't even expand. Ships after that show *a few* of the items.
Also, the Ships section doesn't work at all under Corp Assets.
Note: I am the corp CEO and therefore have access to all corp API info.
--- Founder, CEO - Legion of Ascension |

FFH Marketscan
|
Posted - 2008.12.28 23:31:00 -
[77]
I seem to be having a problem with user creation.
when a user registers, nothing is written to the database, but they are given a "user creation successful", I have triple checked that the databases are correct, and that the DB user has the proper permissions to the database, I even tried with root as the db user, with no love.
Versions: Apache: 2.2.8 MySQL: 5.0.51 PHP: 5.2.4-2 (CURL and MCRYPT Enabled)
I started digging through your code to see what was going on... but classes make my head hurt (really need to pick up a book on that one of these days). Any help would be appreciated 
|

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2008.12.29 04:07:00 -
[78]
Edited by: Rilwar on 29/12/2008 04:11:52
Originally by: Azazel Mordred
Originally by: Rilwar Although I'm still only seeing the single Corporation entry in the Corporation Data menu.
This is rather odd. Might I ask how your character's corporation roles are configured? If you have either of Director or Factory Manager enabled, the Manufacturing (for example) option should definitely be showing up.
Are you perhaps only using titles rather than manually assigned roles? I'm not sure, but perhaps the API doesn't return the correct role setup per character when roles are purely title-managed (wild guessing here).
Apologies for the delay, new corp / moving all my stuff hectic day \o/
My role(s) are(is?) CEO, so I hope I have API access to the stuff 
-EDIT-
Come to think of it, my Indy char doesn't see the menu either, he's got director role in his corp.  ---O-H--S-H-*-T---
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.29 14:05:00 -
[79]
Just updated with a whole bunch of stuff. See the original post for changes and upgrade info. Should address almost all issues pointed out so far.
Sorry for spamming with updates 
|

Mangala Solaris
Caldari Kasei Technologies
|
Posted - 2008.12.29 15:17:00 -
[80]
Originally by: Azazel Mordred Just updated with a whole bunch of stuff. See the original post for changes and upgrade info. Should address almost all issues pointed out so far.
Sorry for spamming with updates 
Which db should we use the update1.4-1.5 sql on? -------
|
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.29 15:19:00 -
[81]
That'd be the one with your user and account details (not the data dump).
|

Mangala Solaris
Caldari Kasei Technologies
|
Posted - 2008.12.29 16:34:00 -
[82]
Originally by: Azazel Mordred That'd be the one with your user and account details (not the data dump).
Thanks for the response :) -------
|

Pronas
Scoopex Zenith Affinity
|
Posted - 2008.12.29 17:03:00 -
[83]
still have problem for login, i have install 1.4 and no new user was add in database 1.5 add again user in database but still can't login. MD5 is fine and match cookies -- Scoopex CEO Scoopex is Recruting |

Ben Thomas
Caldari Legion of Ascension
|
Posted - 2008.12.29 20:09:00 -
[84]
Azazel, with the new versions new user accounts can successfully be created - great!
However, when you try to add a character's API details, no characters are listed, and I just worked out why - With my original database everything worked just fine, including character listing.
After removing the OOE DB (with users etc.) and creating a new one using the included "install-db.sql" new characters no longer had any accounts viewable after adding API details.
The reason for this being... `apikey` varchar(64) NOT NULL,
The encrypted API key you generate after entering API details was 89 characters long (for me at least) and the character maximum limit was set to 64. So due to this it had an incorrect API key stored, hence no characters being displayed.
Simple fix for this... change it to: `apikey` varchar(256) NOT NULL,
Hey presto, new accounts can be added 
For those of you that have no idea what i'm on about... simply grab the fixed install-db.sql from here, and use it instead of the one provided by Azazel if you want to be able to add your API details to your OOE install.
--- Founder, CEO - Legion of Ascension |

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2008.12.29 21:02:00 -
[85]
Originally by: Azazel Mordred Sorry for spamming with updates 
No reason to be, it's obvious you can't code for beans and need the greater EVE community to troubleshoot and bugfind for you. 
But rly thanks for the app again, I'm installing 1.5 now, see what I can't break in it.
BTW you're a little richer now too <3
---O-H--S-H-*-T---
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2008.12.29 21:17:00 -
[86]
Man, some really random stuff seems to be getting though all the damn time. I've corrected 1.5 with the proper length API key field.
I think I'm trying to hurry too much with these releases to get everything done while I'm on my piddly 7 days of leave. Anyway, expect slower better executed releases next time .
Thanks a LOT for the ISK everyone who's donated, it's nice motivation 
|

Ben Thomas
Caldari Legion of Ascension
|
Posted - 2008.12.29 21:40:00 -
[87]
Originally by: Azazel Mordred Man, some really random stuff seems to be getting though all the damn time. I've corrected 1.5 with the proper length API key field.
I think I'm trying to hurry too much with these releases to get everything done while I'm on my piddly 7 days of leave. Anyway, expect slower better executed releases next time .
Thanks a LOT for the ISK everyone who's donated, it's nice motivation 
Aww, if you do end up slowing down the release cycle, I'm more than happy to be a beta tester if you'd like to err, keep me busy 
Seriously though, great app - and bugs turn up no matter how long/short your development & testing cycles are, the ones that happen "occasionally" are always fun to find/resolve... and they're the ones that tend to end up in my web-apps, haha.
And damn, wish I had your "piddly 7 days of leave" - I was lucky to get Christmas day off! 
--- Founder, CEO - Legion of Ascension |

FFH Marketscan
|
Posted - 2008.12.29 21:42:00 -
[88]
Thanks for the update, all is working now... or so it seems :)
|

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2008.12.29 21:46:00 -
[89]
Edited by: Rilwar on 29/12/2008 21:47:23
Originally by: Ben Thomas Aww, if you do end up slowing down the release cycle, I'm more than happy to be a beta tester if you'd like to err, keep me busy 
Seconded.
Also; I'm beginning to hate the API server with a fervor approaching that of Amarrian standards. Anyone happen to know of a working* API Proxy? Frankly what I'm looking for is a small daemon style app that will accept normal API calls, so I can force a DNS redirect and have all the machines on my LAN hammer the hell out of that proxy every 2 minutes for full XML updates.
So far Google and diligent time has resulted in me finding IIRC 2 API Proxies, neither of which work @ all. Not interested in the one in EVEHQ either.
---O-H--S-H-*-T---
|

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2008.12.29 22:04:00 -
[90]
Playing with 1.5, attempted to toggle the checkboxes for forcing corp menus, the API Key box loads the encrypted API key, that pops a API Auth Failure error, inputting the real API key and then trying to save settings with the boxes enabled also throw up the error.
Also not sure if it's just me, or the fact I've hammered all my API sheets over and over the past few minutes (Cache clearing) - But OOE won't load any data now, even after resotring the OOE cache files to an earlier set. I'll update this in a little over an hour, see if I just upset CCP's API server. ---O-H--S-H-*-T---
|
|

Ben Thomas
Caldari Legion of Ascension
|
Posted - 2008.12.29 23:07:00 -
[91]
Originally by: Rilwar Playing with 1.5, attempted to toggle the checkboxes for forcing corp menus, the API Key box loads the encrypted API key, that pops a API Auth Failure error, inputting the real API key and then trying to save settings with the boxes enabled also throw up the error.
Also not sure if it's just me, or the fact I've hammered all my API sheets over and over the past few minutes (Cache clearing) - But OOE won't load any data now, even after resotring the OOE cache files to an earlier set. I'll update this in a little over an hour, see if I just upset CCP's API server.
If all else fails, try deleting all the files in the outofeve/templates/compiled directory. This has often fixed things like that for me before.
--- Founder, CEO - Legion of Ascension |

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2008.12.29 23:56:00 -
[92]
Unfortunately I'm already past that point, I've also dumped the DB and fully reinstalled both OOE and it's DB, still not getting anything. The really confusing part is I upgraded my old copy to 1.5 and had it working perfect, then I had to go and tinker with it. I'm not sure why a full reinstall of OOE hasn't fixed the problem, albiet I'm still triple boxing indy's back and forth back and forth, but I'm about to give it my full attention, it's starting to really annoy me that I can't install it.  ---O-H--S-H-*-T---
|

Roku Kotaki
Kotaki Enterprises
|
Posted - 2008.12.30 12:10:00 -
[93]
Edited by: Roku Kotaki on 30/12/2008 12:09:57 I just installed version 1.5 fresh on my host and I am getting these errors on the first page (had to view page source to even make them out, btw).
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/arector/ooe.eve-kotaki.com/includes/site.php on line 31
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/arector/ooe.eve-kotaki.com/includes/database.php on line 71
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/arector/ooe.eve-kotaki.com/includes/database.php on line 82
PHP version: 5.2.6 MySQL version: 5.0.67
I'm going to assume that the php code no longer works in my version of php, but since I don't really know jack about php, I was hoping somebody could help me out on fixing the errors.
Originally by: William Shakespeare A fool thinks himself to be wise, but a wise man knows himself to be a fool.
|

Ben Thomas
Caldari Legion of Ascension
|
Posted - 2008.12.30 22:37:00 -
[94]
Originally by: Rilwar Which is correct, however;
- Status
In Progress -1.08%
Might want to bear in mind that most corp API stuff uses the "Long" cache method, so things like that can be cached for up to 23 hours IIRC.
--- Founder, CEO - Legion of Ascension |

S'if
Minmatar
|
Posted - 2008.12.30 23:17:00 -
[95]
OK I got everything running fine on my local test server and am now trying to install this on my host. I can register new members fine as I can see them in the database, however when I try to login nothing happens and I return to the main page.
Is this something to do with the encyryption file?
|

Pronas
Scoopex Zenith Affinity
|
Posted - 2008.12.31 04:59:00 -
[96]
Originally by: S'if Edited by: S''if on 31/12/2008 00:03:32 OK I got everything running fine on my local test server and am now trying to install this on my host. I can register new members fine as I can see them in the database, however when I try to login nothing happens and I return to the main page.
Is this something to do with the encryption file?
same problem on 2 servers, already ask several time about this bug but no real answer. Hope someone have the answer... -- Scoopex CEO Scoopex is Recruting |

Walkin' Dude
Shadows of Dawn
|
Posted - 2008.12.31 12:32:00 -
[97]
Quote: same problem on 2 servers, already ask several time about this bug but no real answer. Hope someone have the answer...
What version of php is on the host? Think you need php 5.2+
|

Solo Drakban
GoonFleet GoonSwarm
|
Posted - 2008.12.31 15:52:00 -
[98]
Edited by: Solo Drakban on 31/12/2008 15:54:50 Well I've installed this for GoonFleet and we've been testing it out. I'm running 1.5-QR under PHP 5.2.8 (fcgi), MySQL 5.1 and Lighttpd. A couple of things to note:
First, this produces a ton of warnings in the error logs. See:
Originally by: Error Log
[31-Dec-2008 09:52:33] PHP Notice: Undefined offset: 16594 in /nfs/webroots/gs-apps/public_html/outofeve/includes/eve/apiChar.php on line 255 [31-Dec-2008 09:52:33] PHP Notice: Undefined offset: 3444 in /nfs/webroots/gs-apps/public_html/outofeve/includes/eve/apiChar.php on line 255 [31-Dec-2008 09:52:33] PHP Notice: Undefined offset: 18580 in /nfs/webroots/gs-apps/public_html/outofeve/includes/eve/apiChar.php on line 255 [31-Dec-2008 09:52:33] PHP Notice: Undefined offset: 3447 in /nfs/webroots/gs-apps/public_html/outofeve/includes/eve/apiChar.php on line 255 [31-Dec-2008 09:52:33] PHP Notice: Undefined offset: 16596 in /nfs/webroots/gs-apps/public_html/outofeve/includes/eve/apiChar.php on line 255
These seem to appear doing just about anything.
Secondly, I noticed that your application seems to assume in some places that it will always get valid data from the API. My proxy was missing a couple of the newer API calls (such as medals and factional warfare stuff) and instead of producing an error it tried to carry on with invalid data and produced a blank screen with entries in the error log about missing and undefined objects.
I also noticed that the market data cache system doesn't appear to attempt to create the 'market' directory inside the defined cache directory which results in a lot of these errors in the logs:
Originally by: Error Log [31-Dec-2008 01:45:40] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /nfs/webroots/gs-apps/var/ooe/cache/market/8b4c03d1ed382ff417879ca92beb67a0 because No such file or directory in /nfs/webroots/gs-apps/public_html/outofeve/includes/eve/apimarket.php on line 60
Creating the directory and making it writable to the webserver corrected this of course but it's not mentioned in the documentation so I assumed that the module should have created it at some point.. :)
I'm also sorry to report that it doesn't react well to a huge corporation.. :( The Asset list for corporation won't load for GoonFleet due to memory allocation limitations. I have PHP allowed to use up to 128MB of RAM per instance but apparently that's not enough. As an experiment I bumped it up to 256MB but it still failed. Perhaps some sort of paging system for the data? :)
All in all however it is a great looking application and if you're interesting in looking at any of the bugs I've outlined about or working on the memory stuff please feel free to contact me and I can do 'live' debugging for you.. :)
Thanks!
Edit: Oh yea, I forgot to mention that this installation is front-ended by lighttpd with separate load-balanced FastCGI PHP application pools so Apache is definitely not required.. :)
|

S'if
Minmatar
|
Posted - 2008.12.31 18:13:00 -
[99]
Originally by: Walkin' Dude
Quote: same problem on 2 servers, already ask several time about this bug but no real answer. Hope someone have the answer...
What version of php is on the host? Think you need php 5.2+
Well I'm running PHP Version 5.2.0-8+etch13. I have PDO enabled and the pdo mysql drivers installed as well. Can register just can't log in :(.
|

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2008.12.31 22:33:00 -
[100]
Edited by: Rilwar on 31/12/2008 22:36:15
Originally by: Solo Drakban
Originally by: Error Log
[31-Dec-2008 09:52:33] PHP Notice: Undefined offset: 16594 in /nfs/webroots/gs-apps/public_html/outofeve/includes/eve/apiChar.php on line 255 [31-Dec-2008 09:52:33] PHP Notice: Undefined offset: 3444 in /nfs/webroots/gs-apps/public_html/outofeve/includes/eve/apiChar.php on line 255 [31-Dec-2008 09:52:33] PHP Notice: Undefined offset: 18580 in /nfs/webroots/gs-apps/public_html/outofeve/includes/eve/apiChar.php on line 255 [31-Dec-2008 09:52:33] PHP Notice: Undefined offset: 3447 in /nfs/webroots/gs-apps/public_html/outofeve/includes/eve/apiChar.php on line 255 [31-Dec-2008 09:52:33] PHP Notice: Undefined offset: 16596 in /nfs/webroots/gs-apps/public_html/outofeve/includes/eve/apiChar.php on line 255
These seem to appear doing just about anything.
Originally by: Error Log [31-Dec-2008 01:45:40] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /nfs/webroots/gs-apps/var/ooe/cache/market/8b4c03d1ed382ff417879ca92beb67a0 because No such file or directory in /nfs/webroots/gs-apps/public_html/outofeve/includes/eve/apimarket.php on line 60
Your error log prompted me to check mine as well, but is empty. I don't have extensive knowledge of everything HTTPD/PHP related, but I'm wondering if maybe fcgi is the culprit there? I'm using PHP 5.2.6 without fcgi, so there's very little disparity between our versions.
-EDIT- Are you using fcgi 1.3 or 2.0, also *nix or Win32? I'll try installing fcgi on my copy to test that theory, as I'm assuming doing the reverse on your systems would be much more hassle than it's worth to see if it is in fact the problem.
The /cache/market folder I pointed out last page and both folders that are supposed to be in the /cache folder are in the source package as of yesterday. ---O-H--S-H-*-T---
|
|

Solo Drakban
GoonFleet GoonSwarm
|
Posted - 2009.01.01 01:14:00 -
[101]
Originally by: Rilwar Your error log prompted me to check mine as well, but is empty. I don't have extensive knowledge of everything HTTPD/PHP related, but I'm wondering if maybe fcgi is the culprit there? I'm using PHP 5.2.6 without fcgi, so there's very little disparity between our versions.
-EDIT What version of fcgi are you running, and *nix/Win32? I'll try installing fcgi on my copy to test that theory, as I'm assuming doing the reverse on your systems would be much more hassle than it's worth to see if it is in fact the problem.
I highly doubt it's fcgi. There really isn't any difference between FCGI and mod_php other than one is handled internal to the webserver and the other is handled external. If you really want to know the FCGI pool is running a separate server. It's PHP v5.2.8 running in an FCGI pool listening on a socket. The FCGI spawner is the spawn-cgi system (and scripts) that come with lighttpd slightly modified to allow for separate php.ini's for each FCGI pool. The front-end webserver is lighttpd. The web directories are mounted via NFS from a third server and the pathing is identical on both front and back-end servers to avoid any possible pathing issues.
Originally by: Rilwar Also, if you've not looked @ index.php - Theres a commented line to add Query/Execution data, check what that gives you, I'm curious as to what GF's memory usage might be if my little alt corp with no starbases uses 4MB to hash out the starbases module.
I can't even run a GF starbase report without 'priming' the cache first, the 45 execution time limit is reached by PHP due to the time the EVE API system takes to respond to each query. After I manually (well, with a perl script) 'prime' the proxy cache the stats are:
Processed in 2.5662 seconds, 389 queries, 13307.05kb memory used.
I cannot hit http://apps.goonfleet.com/outofeve/?module=corporation or http://apps.goonfleet.com/outofeve/?module=assets&corp=1 without running into RAM limitations.. :) I'm afraid to even attempt to hit the 'killboard'.. ;)
I can't really fault the application though, GF is rather a beast until itself.. :)
|

Helena Shun
Caldari United Capsuleers' Corporation
|
Posted - 2009.01.01 01:16:00 -
[102]
Concerning all the Notices, just add the following line in index.php
error_reporting(E_ALL & ~E_NOTICE);
That's should "fix" them.
|

Solo Drakban
GoonFleet GoonSwarm
|
Posted - 2009.01.01 02:28:00 -
[103]
Originally by: Helena Shun Concerning all the Notices, just add the following line in index.php
error_reporting(E_ALL & ~E_NOTICE);
That's should "fix" them.
No, that will just mask them. If I wanted to just mask them I would have already done this and not posted about them being an issue.
|

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2009.01.01 04:25:00 -
[104]
Originally by: Solo Drakban
I highly doubt it's fcgi. There really isn't any difference between FCGI and mod_php other than one is handled internal to the webserver and the other is handled external. If you really want to know the FCGI pool is running a separate server. It's PHP v5.2.8 running in an FCGI pool listening on a socket. The FCGI spawner is the spawn-cgi system (and scripts) that come with lighttpd slightly modified to allow for separate php.ini's for each FCGI pool. The front-end webserver is lighttpd. The web directories are mounted via NFS from a third server and the pathing is identical on both front and back-end servers to avoid any possible pathing issues.
You're correct, fcgi didn't add any errors to Apache, so I wonder wtf then.
Originally by: Solo Drakban
Processed in 2.5662 seconds, 389 queries, 13307.05kb memory used.
I see what you did there.
Also:  ---O-H--S-H-*-T---
|

Helena Shun
Caldari United Capsuleers' Corporation
|
Posted - 2009.01.01 07:59:00 -
[105]
Edited by: Helena Shun on 01/01/2009 08:05:14 Edited by: Helena Shun on 01/01/2009 08:02:56
Originally by: Solo Drakban
Originally by: Helena Shun Concerning all the Notices, just add the following line in index.php
error_reporting(E_ALL & ~E_NOTICE);
That's should "fix" them.
No, that will just mask them. If I wanted to just mask them I would have already done this and not posted about them being an issue.
Exactly where the "quotes" come in to play around the word fix.
To actually fix the issue, replace line 255 in apiChar.php with the following:
$result = (array_key_exists($typeID, $this->skills)) ? $this->skills[$typeID] : null;
|

S'if
Minmatar
|
Posted - 2009.01.06 14:44:00 -
[106]
Originally by: Pronas
Originally by: S'if Edited by: S''if on 31/12/2008 00:03:32 OK I got everything running fine on my local test server and am now trying to install this on my host. I can register new members fine as I can see them in the database, however when I try to login nothing happens and I return to the main page.
Is this something to do with the encryption file?
same problem on 2 servers, already ask several time about this bug but no real answer. Hope someone have the answer...
No one hass any ideas about this then? Really frustrating as it is such a good bit of software.
|

ShadowandLight
Amarr Hammer Of Light Libertas Fidelitas
|
Posted - 2009.01.07 03:52:00 -
[107]
when i try to look at production profitability
it tells me i dont own any BP's
my corp owns tons ( and i have full director access )
so why isnt it working?
|

Tinka Blackmore
|
Posted - 2009.01.09 16:29:00 -
[108]
Originally by: S'if
Originally by: Pronas
Originally by: S'if Edited by: S''if on 31/12/2008 00:03:32 OK I got everything running fine on my local test server and am now trying to install this on my host. I can register new members fine as I can see them in the database, however when I try to login nothing happens and I return to the main page.
Is this something to do with the encryption file?
same problem on 2 servers, already ask several time about this bug but no real answer. Hope someone have the answer...
on my installation, users can register, but not login. Login redirection me to index.
No one hass any ideas about this then? Really frustrating as it is such a good bit of software.
|

Wraas Mlnir
|
Posted - 2009.01.09 22:48:00 -
[109]
After a few teething problems, got this up and running. Ran into some troubles with the ooekeypass file, but thats being worked on as I type.
This is nice, I love the way the plugins are setup thats gonna make it so easy for me to put together my own.
Strangley I would have expected to see more conversation about customisation from other users of this tool? But hey I see we still have problems with setup in some case, wish I could offer up some help, perhaps some of the error logs pasted in here might help get you more response Tinka...
ANyway really curious to see what people are thinking/trying to do with new plugins. cheers for sharing Wraas |

Solo Drakban
GoonFleet GoonSwarm
|
Posted - 2009.01.11 20:08:00 -
[110]
Originally by: Helena Shun Note that notices in PHP are just that... Notices... they do not affect the functionality of the application in any way, they just warn the coder that a possible issue may be present in their program (if the said behavior is unintended). Notices should be disabled on a production server. For development, you leave them on, not on production.
Notices should absolutely be on in a production environment, but like all other messages should be logged to a file and not displayed to the end user. Anything generating a notice (or warning) should be addressed by the developer so the application does not throw the notice or warning at all. Even if they are just cosmetic they are an indication that the application is doing something wrong or looking for data that does not exist. I relate notices in PHP to warning in perl. They are mostly harmless but a good idea to make sure they never happen if for nothing other than to maintain good coding habits.
|
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2009.01.12 19:09:00 -
[111]
Quote: when i try to look at production profitability
it tells me i dont own any BP's
my corp owns tons ( and i have full director access )
so why isnt it working?
Unfortunately at the moment, only personal BPs are used in the Production Profitability tool. Will update for the next release to allow using corp BPs here.
Quote: OK I got everything running fine on my local test server and am now trying to install this on my host. I can register new members fine as I can see them in the database, however when I try to login nothing happens and I return to the main page.
Is this something to do with the encryption file?
I'm really sorry about this, but I've no idea what on earth could be preventing users logging in :(. I'm almost convinced it's a cookie problem, so I'll try some things in this area for the next update.
If it were a 'keypass' problem as others have had, you'd be getting big errors with the latest release informing you of a problem, and pages would refuse to load at all.
I know this sounds silly (desperation), but after 'logging in', have you tried a Ctrl+F5?
Quote: Original: $newPlug = new $plugin(&$this->db, &$this); Modified: $newPlug = new $plugin($this->db, $this);
I just removed the ampersands to enable the call-time pass-by-reference.
Aha, I abandoned the call-time pass-by-reference stuff (old habit) mid-way through development, though I guess I really should have removed the older ones .
Quote: I'm also sorry to report that it doesn't react well to a huge corporation.. :( The Asset list for corporation won't load for GoonFleet due to memory allocation limitations. I have PHP allowed to use up to 128MB of RAM per instance but apparently that's not enough. As an experiment I bumped it up to 256MB but it still failed. Perhaps some sort of paging system for the data? :)
It would be interesting to see if the bottleneck is with initial loading (parsing the XML into objects, loading items, etc), sorting and filtering, or actually trying to build the output HTML. The assets list is paginated, however to allow things like loading of ships, using the search facility, etc., everything needs to be loaded regardless. Pagination in this case mostly helps with client-side loading rather than server-side processing.
I think it may be more sensible to simply check if you have more than X number of assets it should prompt you to select a solar system or region filter first, which would greatly reduce the amount of filtering and shuffling of data before it tries to display it.
Anyway, setting up a proper SVN server so if anyone wants to try out the latest stuff in future, you'll be able to quickly and easily be beta testers 
|

Walkin' Dude
Shadows of Dawn
|
Posted - 2009.01.12 23:03:00 -
[112]
Quote: OK I got everything running fine on my local test server and am now trying to install this on my host. I can register new members fine as I can see them in the database, however when I try to login nothing happens and I return to the main page.
Is this something to do with the encryption file?
I'm really sorry about this, but I've no idea what on earth could be preventing users logging in :(. I'm almost convinced it's a cookie problem, so I'll try some things in this area for the next update.
If it were a 'keypass' problem as others have had, you'd be getting big errors with the latest release informing you of a problem, and pages would refuse to load at all.
I know this sounds silly (desperation), but after 'logging in', have you tried a Ctrl+F5?
---
I have already asked twice in this thread what version of php people are using when they have problems logging in, since it seems php 5.2+ is required. I tried with php 5.1 and could not log in, php 5.2, it worked.
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2009.01.13 05:37:00 -
[113]
Unfortunately some people are already using PHP 5.2+, and still having the problem . |

Shiu
EtE Clan Sc0rched Earth
|
Posted - 2009.01.13 10:36:00 -
[114]
Edited by: Shiu on 13/01/2009 11:09:01 Edited by: Shiu on 13/01/2009 10:42:57 Just installed PHP 5.2.8 and gotten to the point where I can log in, and I get the data from my character. However the XML file is displayed on the background behind everything making it really hard to read. I have absolutely no idea what causes this.
Any ideas?
Edit: just noticed it only happens with one of my characters. My main one.
Another Edit: It seems that when using two different databases it looks for the user details in the wrong database when selecting a certain character. Im using two databases. c_ooe and eve_dbo. c_ooe contains the users and API details. But since Im logging in fine and getting the details there must be an error in the code, or I installed it wrong. Heres a snippet of the error I get. Quote: 1146 [2] => Table 'eve_dbo.crpRoles' doesn't exist
"This long run is a misleading guide to current affairs - In the long run we are all dead." - John Maynard Keynes |

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2009.01.15 04:12:00 -
[115]
Originally by: Shiu Edited by: Shiu on 13/01/2009 12:14:55 Edited by: Shiu on 13/01/2009 11:39:23 Edited by: Shiu on 13/01/2009 11:09:01 Edited by: Shiu on 13/01/2009 10:42:57 Just installed PHP 5.2.8 and gotten to the point where I can log in, and I get the data from my character. However the XML file is displayed on the background behind everything making it really hard to read. I have absolutely no idea what causes this.
Any ideas?
Edit: just noticed it only happens with one of my characters. My main one.
Another Edit: It seems that when using two different databases it looks for the user details in the wrong database when selecting a certain character. Im using two databases. c_ooe and eve_dbo. c_ooe contains the users and API details. But since Im logging in fine and getting the details there must be an error in the code, or I installed it wrong. Heres a snippet of the error I get. Quote: 1146 [2] => Table 'eve_dbo.crpRoles' doesn't exist
Edit: This is indeed the problem, after creating the crpRoles table in eve_dbo it now works fine. Edit: The manufacture and research page tries to grab the ramCompletedStatuses table from eve_dbo. after creating this tablev in eve_dbo it is fine as well
Originally by: install.txt
Installation is quite straight-forward. Extract and upload the contents of the outofeve-x.x.tar.bz2 source package to your web server.
Extract and upload the contents of outofeve-eveimages-x.x.tar.bz2 to the same location.
When you have the MySQL database dump imported, you will need to run the included "additional-tables.sql" SQL script, which will create tables for the missing Manufacturing completion status descriptions, and ore reprocessing values.
|

Nuran DeSiad
Gallente Fleet of the Damned B.L.A.C.K.
|
Posted - 2009.01.16 09:42:00 -
[116]
Hi, I have running ooe, but i would like to integrate the login of ooe with the login of joomla, the cms used for our corp site. I'm not a real php/mysql guru, so is there an easy way to implement this ? |

Adira Deimos
|
Posted - 2009.01.16 20:03:00 -
[117]
Found a hosting company that I think meets the install requirements.
Server: Running on Linux / PHP 5.2.8 with Curl, mcrypt, and mysql PDO / MySql 5
Out of Eve: 1.5 QR
I'm trying to get through the ooekeypass error, and having problems. It's in the root of the webspace. (domain.com = website || domain.com/ooekeypass/ooekeypass.txt = key file)
I tried the example in the config file, and everything else working backwards that shows up when I login via FTP.
Via FTP this is what I see: /domains/<domain>/public_html
I've seen some people comment on open_basedir settings at the host I have, so I'll share that too. phpinfo shows "/home/<username>/:/tmp:/usr/local/lib/php/" (I replaced username obviously)
My typical error:
Quote: API key encryption file not found at "/root/ooekeypass"
Sometimes I get this one too, like when I use the default example:
Quote: Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/root/ooekeypass) is not within the allowed path(s): (/home/<username>/:/tmp:/usr/local/lib/php/) in /home/<username>/domains/<domain.com>/public_html/includes/functions.php on line 108
Any suggestions on what I should use for the directory path? Or is it an issue with the open_basedir restriction error?
|

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2009.01.16 21:57:00 -
[118]
Originally by: Adira Deimos Found a hosting company that I think meets the install requirements.
Server: Running on Linux / PHP 5.2.8 with Curl, mcrypt, and mysql PDO / MySql 5
Out of Eve: 1.5 QR
I'm trying to get through the ooekeypass error, and having problems. It's in the root of the webspace. (domain.com = website || domain.com/ooekeypass/ooekeypass.txt = key file)
I tried the example in the config file, and everything else working backwards that shows up when I login via FTP.
Via FTP this is what I see: /domains/<domain>/public_html
I've seen some people comment on open_basedir settings at the host I have, so I'll share that too. phpinfo shows "/home/<username>/:/tmp:/usr/local/lib/php/" (I replaced username obviously)
My typical error:
Quote: API key encryption file not found at "/root/ooekeypass"
Sometimes I get this one too, like when I use the default example:
Quote: Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/root/ooekeypass) is not within the allowed path(s): (/home/<username>/:/tmp:/usr/local/lib/php/) in /home/<username>/domains/<domain.com>/public_html/includes/functions.php on line 108
Any suggestions on what I should use for the directory path? Or is it an issue with the open_basedir restriction error?
When you use /root, you're asking the webserver to go to it's own root folder, where you will never have access on a webhost, unless it's your own Co-Located box, or a Virtual Server, but that's not relevant.
My advice is to relocate where your keypass file is located to make it easier on yourself, mine's located in /includes, so it's easy to locate with the rest of the config files. Here's what I use.
$config['site']['keypass'] = 'includes/secret';
The keypass file is named "secret" in the /includes folder. There is no file extension, so when you save it via a text editor, make sure to save it using quotes so it won't have the filetype appended - or put = 'includes/secret.txt'; if it works. 'I unno.
---O-H--S-H-I-T---
|

Adira Deimos
|
Posted - 2009.01.17 00:26:00 -
[119]
Thanks Rilwar! That did it... I have my sanity back =) Much appreciated |

Shiu
EtE Clan Sc0rched Earth
|
Posted - 2009.01.17 03:00:00 -
[120]
DOH.. Cheers Rilwar, cant believe I missed that. Imported the additionals to the wrong database 
Anyways, most of it is working as it should now, just have some problems with some pages showing up as a white blank page with absolutely nothing in it, and Kills says there are no kills, which is definately not true unless I have been dreaming about kills instead of making them ;) |
|

CyPhEr UmOs
Gallente CyPhEr TeChNoLoGiEs EvE Consortium
|
Posted - 2009.01.18 22:40:00 -
[121]
I have everything set up but ran into a glitch. The following part of your instructions I do not know how to do:
Also, you will need to create an encription key file. This is a simple plain text file containing nothing but a keyword which will be used to encrypt API keys. This file should be kept well away from any www-published paths. An example for creating a key file on *nix:
$ echo "mykey9876" > /root/ooekeypass
I do not have access to command line, only cPanel. I tried creating a text file with a key code in it but nothing happens, it gives me the following error message:
API key encryption file not found at "xxx"
Can you please tell me how to accomplish this part? |

FullMetal Basilisk
Minmatar Freeform Industries
|
Posted - 2009.01.19 15:53:00 -
[122]
just tried out this program/website/tool.......................two words for you:
bloody phenomenal.
i'll definatly be putting this out for the corp members to use.
thank you |

Mangala Solaris
Caldari Ma'adim Logistics
|
Posted - 2009.01.19 20:14:00 -
[123]
Edited by: Mangala Solaris on 19/01/2009 20:15:07
Originally by: CyPhEr UmOs I have everything set up but ran into a glitch. The following part of your instructions I do not know how to do:
Also, you will need to create an encription key file. This is a simple plain text file containing nothing but a keyword which will be used to encrypt API keys. This file should be kept well away from any www-published paths. An example for creating a key file on *nix:
$ echo "mykey9876" > /root/ooekeypass
I do not have access to command line, only cPanel. I tried creating a text file with a key code in it but nothing happens, it gives me the following error message:
API key encryption file not found at "xxx"
Can you please tell me how to accomplish this part?
create a file called oookeypass - using notepad with your key phrase in it. upload that via cpanel or ftp to the root of your servers directory (usually public.html) needs no folder, just the file there iirc (been a while since I did this for my install of this rather epic tool) and make sure your config knows where it is. -------
|

CyPhEr UmOs
Gallente CyPhEr TeChNoLoGiEs EvE Consortium
|
Posted - 2009.01.20 01:10:00 -
[124]
Didn't work, same message. Anyone else got an idea? IFTCO |

Wraas Mlnir
|
Posted - 2009.01.20 20:07:00 -
[125]
Check your registration emails from the Host company. Mine offer access via cPanel, but a bit of pestering from me, and I was given the IP & port details to allow me to ssh into the server.
I suggest you use putty to do this if you don't have a linux terminal to hand. Your login *should* be the same as your cPanel login credentials.
From the default *home* location follow the instructions given for creating the ooekeypass file. Be careful about referencing root on a shared server. Its not, and I got caught out.
For me its along the lines of: // path to API key encryption key file $config['site']['keypass'] = '/home/<cpanel login name>/ooekeypass';
obviously replacing the angle brackets part with YOUR cPanel user name.
That WILL resolve it.
Regards |

Wraas Mlnir
|
Posted - 2009.01.20 20:11:00 -
[126]
So is there a sepearte thread anywhere that talks about further developments? I was hoping to get some discussion regarding modifications people have considered, happy to share my development plans:
* Corp members submit a list of their BPOs via a single button opt-in option. The data is persisted from XML cache files and written into a table in MySQL. Everyone else in the corp can then view BPOs and look at owners (Corp/Char Name).
* All current skill levels are presented for all corp members (like a sort of matrix chart with some possible filter options).
* We are looking at some way to schedule operations, manage resources etc...probably beyond the scope of this but would like to make use of whatever data it caches to help with any planning tool.
|

CyPhEr UmOs
Gallente CyPhEr TeChNoLoGiEs EvE Consortium
|
Posted - 2009.01.20 20:27:00 -
[127]
I am not provided ssh access or telnet access to my account. They do not offer it. There has to be a way to do this without requiring command line access. IFTCO |

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2009.01.20 21:45:00 -
[128]
Edited by: Rilwar on 20/01/2009 21:46:24
Originally by: CyPhEr UmOs I am not provided ssh access or telnet access to my account. They do not offer it. There has to be a way to do this without requiring command line access.
Create text file named ookeypass.txt
Upload said file to your /includes folder. The one with config.php in it.
Go thru cPanel and rename said text file, remove the .txt from the end.
Use this;
$config['site']['keypass'] = 'includes/ookeypass';
Using the '/home/<cpanel login name>/ooekeypass'; is redundant, there's no point to it. The server is automagically looking for the file starting from the directory that index.php is in, telling it to go all the way down to /home then back up to your userdir is dumb.
TBH I *guarantee* you're getting hung up on the file extension. Linux does not require them, and wayyyyyyy too many people are too used to Windows coddling them. 
---O-H--S-H-I-T---
|

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2009.01.20 22:19:00 -
[129]
These should help.
-
---O-H--S-H-I-T---
|

CyPhEr UmOs
Gallente Arkis of Reykjavik EvE Consortium
|
Posted - 2009.01.21 16:15:00 -
[130]
Originally by: Rilwar Edited by: Rilwar on 20/01/2009 21:46:24
Originally by: CyPhEr UmOs I am not provided ssh access or telnet access to my account. They do not offer it. There has to be a way to do this without requiring command line access.
Create text file named ookeypass.txt
Upload said file to your /includes folder. The one with config.php in it.
Go thru cPanel and rename said text file, remove the .txt from the end.
Use this;
$config['site']['keypass'] = 'includes/ookeypass';
Using the '/home/<cpanel login name>/ooekeypass'; is redundant, there's no point to it. The server is automagically looking for the file starting from the directory that index.php is in, telling it to go all the way down to /home then back up to your userdir is dumb.
TBH I *guarantee* you're getting hung up on the file extension. Linux does not require them, and wayyyyyyy too many people are too used to Windows coddling them. 
GOT IT! That worked! Thank you a great deal for the help. BTW this web app totally kicks arse. NCN |
|

Sen Quenten
Gallente Mining and Manufacturing Inc
|
Posted - 2009.01.22 02:41:00 -
[131]
Originally by: Walkin' Dude
Quote: OK I got everything running fine on my local test server and am now trying to install this on my host. I can register new members fine as I can see them in the database, however when I try to login nothing happens and I return to the main page.
Is this something to do with the encryption file?
I'm really sorry about this, but I've no idea what on earth could be preventing users logging in :(. I'm almost convinced it's a cookie problem, so I'll try some things in this area for the next update.
If it were a 'keypass' problem as others have had, you'd be getting big errors with the latest release informing you of a problem, and pages would refuse to load at all.
I know this sounds silly (desperation), but after 'logging in', have you tried a Ctrl+F5?
---
I have already asked twice in this thread what version of php people are using when they have problems logging in, since it seems php 5.2+ is required. I tried with php 5.1 and could not log in, php 5.2, it worked.
5.2.8 here. Still not able to log in. Both user[username] and user[password] cookies are in the browser. The user record is in the database. Nothing is in the Apache error log file. Any other thoughts?
|

Sen Quenten
Gallente Mining and Manufacturing Inc
|
Posted - 2009.01.22 03:58:00 -
[132]
Originally by: Sen Quenten
Originally by: Walkin' Dude
Quote: OK I got everything running fine on my local test server and am now trying to install this on my host. I can register new members fine as I can see them in the database, however when I try to login nothing happens and I return to the main page.
Is this something to do with the encryption file?
I'm really sorry about this, but I've no idea what on earth could be preventing users logging in :(. I'm almost convinced it's a cookie problem, so I'll try some things in this area for the next update.
If it were a 'keypass' problem as others have had, you'd be getting big errors with the latest release informing you of a problem, and pages would refuse to load at all.
I know this sounds silly (desperation), but after 'logging in', have you tried a Ctrl+F5?
---
I have already asked twice in this thread what version of php people are using when they have problems logging in, since it seems php 5.2+ is required. I tried with php 5.1 and could not log in, php 5.2, it worked.
5.2.8 here. Still not able to log in. Both user[username] and user[password] cookies are in the browser. The user record is in the database. Nothing is in the Apache error log file. Any other thoughts?
Found a workaround on an earlier page:
Originally by: Tinka Blackmore I has the same problem.
FIX: change function QueryA in includes/database.php
function QueryA($sql) { $rs = $this->Query($sql); if ($rs) { //if ($rs->rowCount() > 0) return $this->rsToArray($rs); //else //return false; } else print_r(array('errorInfo' => $this->conn->errorInfo(), 'sql' => $sql)); }
Than you can login...
Function is a bit different now, but the principle is the same.
Love the program. Excellent work. I would like to make one recommendation. For the transactions lists, it'd be great to filter on buy or sell orders. |

S'if
Minmatar
|
Posted - 2009.01.22 23:35:00 -
[133]
Quote:
Found a workaround on an earlier page:
Originally by: Tinka Blackmore I has the same problem.
FIX: change function QueryA in includes/database.php
function QueryA($sql) { $rs = $this->Query($sql); if ($rs) { //if ($rs->rowCount() > 0) return $this->rsToArray($rs); //else //return false; } else print_r(array('errorInfo' => $this->conn->errorInfo(), 'sql' => $sql)); }
Than you can login...
Function is a bit different now, but the principle is the same.
Love the program. Excellent work. I would like to make one recommendation. For the transactions lists, it'd be great to filter on buy or sell orders.
Can you explain what I need to do as I don't quite understand. I tried replacing the QuoteA function with the one above but got an error message. |

Herio Mortis
HYDRA MANUFACTURING Corp O X I D E
|
Posted - 2009.01.23 17:03:00 -
[134]
It even runs on PostgreSQL with a few minor changes.
I would recommend renaming the table "user" to "users" or something similar, seeing as user is likely to be a registered keyword (as is the case in pgsql).
I also had to manually tweak some id values in the DB as the serial data type in pg starts at 0, and you check for id > 0 all over the place.
Last change was replacing the mysql_escape_string with pg_escape_string in the util_price plugin.
Other than that it works real nice, very nice application indeed.
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2009.01.26 19:53:00 -
[135]
Just a small FYI here.
Subversion repo is up and running, so you can grab the latest source like so (on Linux, with SVN client installed):
you@host:~/public_html$ svn co http://outofeve.com/sv/trunk/ outofeve
You'll end up with an "outofeve" directory with all the latest stuff. Please also note the config file is now "config.default.php", and will have to be renamed and modified.
Windows users may use the subversion command-line client the same as above, or something like TortoiseSVN.
Alternatively, you may browse the repository via WebSVN here: http://outofeve.com/websvn/. You can simply grab the "tarball" option on the "trunk" directory. In the future, I'll also just be releasing "stable" versions via tags, using the same tarball option as it's rather handy to not have to manually prepare a release every time, and I'll never forget a critical file or end up with some mix of old and new files. 1.5 is already available here.
You can also subscribe to a nifty RSS feed to keep up-to-date with commits .
As an aside, the current version in trunk has all the nasty notices and warning logs cleaned up, and implements the ability to use corporation blueprints in the Production Profitability tool.
|

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2009.01.27 02:04:00 -
[136]
/me prepares to fend off questions about a .tar.gz.gz file, and what exactly a tarball is.

On a related note - \o/
On a 2nd related note, upgrading your aging webserver from a 3GHz Celeron to a 2.8GHz Northwood cuts OOE generation times in fifths. 
|

Adira Deimos
|
Posted - 2009.02.01 08:07:00 -
[137]
Awesome, thanks for the feed option Azazel!
On another note, how can I see which version I'm running? (I know, I installed it right? I should know! But to many files and RL things going on to keep sorted...) A version on the app would be nice I think. "Out of Eve v1.5 rev X <cool orange logo> ShrimpWorks"
|

Melysa Reul
|
Posted - 2009.02.01 15:08:00 -
[138]
I got a weird error when running on nginx:
2009/02/01 15:06:08 [error] 5775#0: *21182 FastCGI sent in stderr: "PHP Notice: Undefined property: Site::$character in /data/www/www.mysite.net/htdocs/outofeve/plugins/character/plugin.php on line 10 PHP Notice: Undefined index: mode in /data/www/www.mysite.net/htdocs/outofeve/plugins/users/plugin.php on line 116" while reading response header from upstream, client: 69.31.81.37, server: www.mysite.net, request: "POST /outofeve/ HTTP/1.0", upstream: "fastcgi://127.0.0.1:8888", host: "www.mysite.net", referrer: "http://www.mysite.net/outofeve/"
|

Erialor Godsent
Gallente Federal Navy Support Divison
|
Posted - 2009.02.01 16:41:00 -
[139]
Originally by: Tourim Okay... my understanding of mysql and php is rather limited. I installed ooe on my macbook. At the beginning it went fine but as I tried to login, after registration, I got a blank page. Since I'm a total php-n00b I fooled a bit around with some text outputs in the functions and found that it crashes during the loadPlugins function after the line $newPlug....
I'm running: Apache 2.0.59 MySQL 5.0.41 PHP 5.2.3 curl 7.16.2 mcrypt 2.5.8
Sounds like your solved your problem - care to share how, please?
Having installed 1.5QR I were able to register an user fine (and it gets added to the DB fine) but when logging in I end up with a blank page.
Apache-logs doesn't show anything out of the ordinary... --
Get Your Crumplecorn signature here. |

midge Mo'yb
Antares Shipyards
|
Posted - 2009.02.02 03:25:00 -
[140]
Edited by: midge Mo''yb on 02/02/2009 03:32:13
Originally by: Melysa Reul I got a weird error when running on nginx:
2009/02/01 15:06:08 [error] 5775#0: *21182 FastCGI sent in stderr: "PHP Notice: Undefined property: Site::$character in /data/www/www.mysite.net/htdocs/outofeve/plugins/character/plugin.php on line 10 PHP Notice: Undefined index: mode in /data/www/www.mysite.net/htdocs/outofeve/plugins/users/plugin.php on line 116" while reading response header from upstream, client: 69.31.81.37, server: www.mysite.net, request: "POST /outofeve/ HTTP/1.0", upstream: "fastcgi://127.0.0.1:8888", host: "www.mysite.net", referrer: "http://www.mysite.net/outofeve/"
i have the same issue on my server2008 running php under IIS7 as a fastcgi extension
PHP Warning: Call-time pass-by-reference has been deprecated in outofeve\includes\site.php on line 31 PHP Warning: Call-time pass-by-reference has been deprecated in outofeve\includes\site.php on line 31 PHP Warning: Call-time pass-by-reference has been deprecated in outofeve\includes\database.php on line 71 PHP Warning: Call-time pass-by-reference has been deprecated in outofeve\includes\database.php on line 82 PHP Notice: Undefined property: Site::$character in outofeve\plugins\character\plugin.php on line 10 PHP Notice: Undefined index: mode in outofeve\plugins\users\plugin.php on line 116
If anyone could help that would be great :P |
|

Rilwar
22nd Black Rise Defensive Unit
|
Posted - 2009.02.04 00:00:00 -
[141]
Originally by: midge Mo'yb Edited by: midge Mo''yb on 02/02/2009 03:54:55 Ive installed this and am getting this weh ni hit register -
PHP Notice: Undefined index: username in \outofeve\plugins\users\plugin.php on line 137 PHP Notice: Undefined index: password in \outofeve\plugins\users\plugin.php on line 138
If anyone could help that would be great :p
Who are you using as a webhost?
What version of PHP are they running? ---O-H--S-H-I-T---
|

Pewpew McFingerstink
|
Posted - 2009.02.06 00:20:00 -
[142]
Originally by: Erialor Godsent
Originally by: Tourim Okay... my understanding of mysql and php is rather limited. I installed ooe on my macbook. At the beginning it went fine but as I tried to login, after registration, I got a blank page. Since I'm a total php-n00b I fooled a bit around with some text outputs in the functions and found that it crashes during the loadPlugins function after the line $newPlug....
I'm running: Apache 2.0.59 MySQL 5.0.41 PHP 5.2.3 curl 7.16.2 mcrypt 2.5.8
Sounds like your solved your problem - care to share how, please?
Having installed 1.5QR I were able to register an user fine (and it gets added to the DB fine) but when logging in I end up with a blank page.
Apache-logs doesn't show anything out of the ordinary...
I have the same problem ..... register just fine, added to database, but nothing once I log in
|

Bearer Carer
|
Posted - 2009.02.06 21:01:00 -
[143]
how come this does not work with an api proxy? I'm using http://eveapiproxy.appspot.com and I get errors like:
Failed to get API data from char/FacWarStats.xml.aspx: Error: Method Not Allowed The request method POST is inappropriate for the URL /char/FacWarStats.xml.aspx. Failed to get API data from corp/AccountBalance.xml.aspx: Error: Method Not Allowed The request method POST is inappropriate for the URL /corp/AccountBalance.xml.aspx. Failed to get API data from corp/MemberTracking.xml.aspx: Error: Method Not Allowed The request method POST is inappropriate for the URL /corp/MemberTracking.xml.aspx.
but when I put together a manual request like: http://eveapiproxy.appspot.com/char/AccountBalance.xml.aspx?userID=xxx&apiKey=xxx&characterID=xxx I am able to get the information just like if I was to direct the request at eve's api server...so I know that the proxy is working....
incase anyone is curious about the proxy there is a description here: http://wiki.eve-id.net/Eve_API_Proxy
the proxy can runs on google's app service and is open source
|

Dragonaire
Caldari Corax.
|
Posted - 2009.02.06 23:16:00 -
[144]
Just something to keep in mind when you are testing it manually you're using GET method to pass the userID etc but it seems that Out of Eve is passing them using POST method. The Eve API was developed to let you use either but it might be the proxy doesn't let you use POST. I don't really know Python but from what I can understand of the code that the proxy is using it only works with GET. The error messages also suggest that is true. |

midge Mo'yb
Antares Shipyards
|
Posted - 2009.02.07 23:59:00 -
[145]
Originally by: Rilwar
Originally by: midge Mo'yb Edited by: midge Mo''yb on 02/02/2009 03:54:55 Ive installed this and am getting this weh ni hit register -
PHP Notice: Undefined index: username in \outofeve\plugins\users\plugin.php on line 137 PHP Notice: Undefined index: password in \outofeve\plugins\users\plugin.php on line 138
If anyone could help that would be great :p
Who are you using as a webhost?
What version of PHP are they running?
PHP Version 5.2.8 IIS 7 on winserver 2008, i got by it by adding the error thing to the index.php
but now it works perfectly :) |

Erialor Godsent
Gallente Federal Navy Support Divison
|
Posted - 2009.02.13 14:02:00 -
[146]
Originally by: Tourim Okay... my understanding of mysql and php is rather limited. I installed ooe on my macbook. At the beginning it went fine but as I tried to login, after registration, I got a blank page. Since I'm a total php-n00b I fooled a bit around with some text outputs in the functions and found that it crashes during the loadPlugins function after the line $newPlug....
I'm running: Apache 2.0.59 MySQL 5.0.41 PHP 5.2.3 curl 7.16.2 mcrypt 2.5.8
Originally by: Tourim Edited by: Tourim on 01/12/2008 21:06:31 Hi! After a bit of work I got ooe to run. The mistake, as aspected, has been on my site. So... now I got a nice overview of this really great app and have some features I would love to request.
- It would be great to have the prizes of every item in the asset view. Those prizes could be cached once or twice a week. Amybe even for the region the item is in (and jita). - A reprocess calculator would be nice - Some nice visual presentation of the data would be cool. Maybe that will help u (http://www.liquidx.net/plotkit/) If u want some help with the javascript stuff maybe I can help u out a bit.
thx again.
TouriM
Hi,
Encountering something I believe is the same - and from my limiting php-skills it seems to me that it's the $newPlug = new $plugin(&$this->db, &$this); that is the culprit, ie. a simple printf before the line outputs something while a simple printf after doesn't.
Is there anything in PHP I might have disabled so that piece of code isn't supported or something I need to install?
PS. while the api.eve-online.com-url had some problems earlier I could actually login to my outofeve-installation and add my character - though I ofcourse had great red bars across the top of the page. But when the installation has access to api.eve-online.com something breaks for me :( |

ShadowandLight
Amarr Hammer Of Light Libertas Fidelitas
|
Posted - 2009.02.16 03:06:00 -
[147]
i LOVE THIS WEBSITE
could we make the website smarter for POS stuff?
maybe incorporate "mypos" like qualities?
http://oldforums.eveonline.com/?a=topic&threadID=585203
|

Tinka Blackmore
|
Posted - 2009.03.03 12:13:00 -
[148]
is this project dead or alive???
|

Beor0d
Congregatio Majesta Empire
|
Posted - 2009.03.04 08:52:00 -
[149]
Will there be some kind of installer in the near future? I am not very familiar with the things you are describing in you manual because I am using Plesk to administrate my VServer. _______________________ hmmm.... |

Beor0d
Congregatio Majesta Empire
|
Posted - 2009.03.09 15:42:00 -
[150]
Edited by: Beor0d on 09/03/2009 15:46:14 Yup its me again :)
#1045 - Access denied for user 'psaadm'@'localhost' (using password: NO)
As I said before, I am not very familiar with phpmyadmin, what can I do now?
I clicked on the import tab and uploaded the 171mb eve-data.sql then the error appeared. Is it possible to import the data via putty or something else because it takes a long time to upload that file to my server. _______________________ hmmm.... |
|

ShadowandLight
Amarr Hammer Of Light Libertas Fidelitas
|
Posted - 2009.03.09 18:25:00 -
[151]
Originally by: ShadowandLight i LOVE THIS WEBSITE
could we make the website smarter for POS stuff?
maybe incorporate "mypos" like qualities?
http://oldforums.eveonline.com/?a=topic&threadID=585203
up!
|

Caelon Bissau
|
Posted - 2009.03.10 19:16:00 -
[152]
Trying to install. I've edited config.php, loaded the db and the front page works ok. When I hit the register link, it takes me to a directory listing of the outofeve directory.
Apache PHP 5.2.6
Any ideas?
|

Beor0d
Congregatio Majesta Empire
|
Posted - 2009.03.11 10:47:00 -
[153]
I am not in a hurry but when will we see 1.6 Apocrypha ready?  _______________________ hmmm.... |

Solo Drakban
GoonFleet GoonSwarm
|
Posted - 2009.03.17 18:07:00 -
[154]
Does development on this application continue?
|

Wraas Mlnir
|
Posted - 2009.03.17 22:31:00 -
[155]
Edited by: Wraas Mlnir on 17/03/2009 22:31:38
Originally by: Rilwar
Using the '/home/<cpanel login name>/ooekeypass'; is redundant, there's no point to it. The server is automagically looking for the file starting from the directory that index.php is in, telling it to go all the way down to /home then back up to your userdir is dumb.
Sorry thats not dumb, its smart and what I consider to be good security measure to help protect you. You are placing the very thing that is (not brilliantly) protecting your base64 encoded Full API key from snoopers. Putting it outside of the www or public_html dir protects it from being viewed by anyone who tries to read it direct.
Make PHP and the server read a couple of directories back if it makes it more secure, but don't think you should post advice like this without highlighting the potential security issues to others, as opposed to your analysis that its simply 'dumb'.
|

DrefsabZN
Caldari Butterfly Effect Corp.
|
Posted - 2009.03.19 01:08:00 -
[156]
I would love to see 1.6 with the tech 3 stuff in especially as I have only recently installed this and gave it ago and I love it :) BTW the point about installing the key file out of the www/public_html folder is so valid its not even funny, I work for an ISP and the amount of people whos sites get hacked because they left something important in a public accessible folder is not even funny. Its not hard to secure so do it properly or waive all rights to moan if someone gets your api and data because you didnt take the time to secure it :)
|

Tribalize
|
Posted - 2009.03.19 14:03:00 -
[157]
i have been testing this with ach db dump. Works fine on local machine.
But on host i get this error
Fatal error: Call to a member function columnCount() on a non-object in /includes/database.php on line 47
Any suggestions
|

Lykash
|
Posted - 2009.03.19 15:56:00 -
[158]
trib check my PM to you ;) |

Lykash
|
Posted - 2009.03.20 16:29:00 -
[159]
ok in ./include/database.php
Use this to actually let PDO give you the error details in regards to this problem
17c17,25 < $prep = $this->conn->prepare($sql); --- > $prep = $this->conn->prepare($sql); > if (!$prep){ > echo $dbh->errorCode() . "<br>"; > $info = $dbh->errorInfo(); > print_r(array('errorInfo' => $info, 'sql' => $sql)); > // $info[0] == $dbh->errorCode() unified error code > // $info[1] is the driver specific error code > // $info[2] is the driver specific error string > }
|

Blue Sassley
Caldari Widowmakers
|
Posted - 2009.03.31 17:18:00 -
[160]
Does anyone know if the wonderful creator is going to release updates for this?
|
|

Jaddar Kampton
Com-Star
|
Posted - 2009.04.03 18:25:00 -
[161]
Originally by: Sen Quenten
Originally by: Walkin' Dude
Quote: OK I got everything running fine on my local test server and am now trying to install this on my host. I can register new members fine as I can see them in the database, however when I try to login nothing happens and I return to the main page.
Is this something to do with the encryption file?
I'm really sorry about this, but I've no idea what on earth could be preventing users logging in :(. I'm almost convinced it's a cookie problem, so I'll try some things in this area for the next update.
If it were a 'keypass' problem as others have had, you'd be getting big errors with the latest release informing you of a problem, and pages would refuse to load at all.
I know this sounds silly (desperation), but after 'logging in', have you tried a Ctrl+F5?
---
I have already asked twice in this thread what version of php people are using when they have problems logging in, since it seems php 5.2+ is required. I tried with php 5.1 and could not log in, php 5.2, it worked.
5.2.8 here. Still not able to log in. Both user[username] and user[password] cookies are in the browser. The user record is in the database. Nothing is in the Apache error log file. Any other thoughts?
1. Open includes/database.php 2. Go to line 34 (function QueryA) 3. Change the Function to this way:
function QueryA($sql, $params) { $rs = $this->Query($sql, $params); if ($rs) { return $this->rsToArray($rs); } }
4. Enjoy it working.
|

nuroo
|
Posted - 2009.04.06 17:18:00 -
[162]
I must agree, this is a wonderful idea/website. It really helps alot.
Feature request: Is there anyway we could be emailed upon completion of a production/research job. As an option of course - some would prefer not be hassled. If it could be done easily, it would really help cut done on wasted slots. Plus email is already on file as part of the registration process.
---------------------------------------------- Hard times make a rat eat a red onion and cry. |

S'if
Minmatar
|
Posted - 2009.04.07 00:10:00 -
[163]
Edited by: S''if on 07/04/2009 00:11:37
Fatal error: Call to a member function execute() on a non-object in /usr/local/psa/home/vhosts/freelancerunion.co.uk/httpdocs/outofeve/includes/database.php on line 18
Made the change to includes/database.php and am now getting this error when trying to register a character's API details.
|

Croax Kra
|
Posted - 2009.04.07 11:18:00 -
[164]
love this tool, but since a few days i get this error.
would be good if, the error would build up at the bottom of the page, so I could check the pref.
|

Zorath Kadram
|
Posted - 2009.04.07 22:18:00 -
[165]
Sorry if this has been asked already. Is it possible to set this up to use the forum system phpBB's sessions and users?
|

Reel Maier
|
Posted - 2009.04.08 00:52:00 -
[166]
how to fix this:
|

Quantar Raalsken
Gallente
|
Posted - 2009.04.08 02:33:00 -
[167]
Edited by: Quantar Raalsken on 08/04/2009 02:35:08 OMG how did i miss this b4?
EXACTLY what i need     
tho can i ask? can u see if u can add it so that i can check production profitability of BPCs and BPOs that belong to the corp?
it would rly help seeing as we have a whole bunch in our corp hanger
EDIT: also it seems a few icons are broken but thats nothing compared to some of the other issues ive seen 
also i think the new probe launchers are getting errors as they are an Apocrypha thing and i see that the site is made for QR ================================================
GENERATION 22: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment |

Nisd
Amarr Slackers Gaming Community
|
Posted - 2009.04.08 11:13:00 -
[168]
I just installede this the other day and i am amazede. It is so good! And i actually got it working on IIS 7.0 with PHP :)
|

Tribalize
|
Posted - 2009.04.08 11:25:00 -
[169]
Originally by: Croax Kra love this tool, but since a few days i get this error.
would be good if, the error would build up at the bottom of the page, so I could check the pref.
If the api is down you will see this error
quote=Reel Maier]how to fix this:
I had the same prob on one of my hosts seems they didnt like capital letters on sql queries. Copy the errors in the background and fix manually.
Originally by: Quantar Raalsken Edited by: Quantar Raalsken on 08/04/2009 02:48:32 Edited by: Quantar Raalsken on 08/04/2009 02:35:08 OMG how did i miss this b4?
EXACTLY what i need     
tho can i ask? can u see if u can add it so that i can check production profitability of BPCs and BPOs that belong to the corp?
it would rly help seeing as we have a whole bunch in our corp hanger
EDIT: also it seems a few icons are broken but thats nothing compared to some of the other issues ive seen 
also i think the new probe launchers are getting errors as they are an Apocrypha thing and i see that the site is made for QR
EDIT2: also i think it would be pretty easy to pull from my assets and be able to calculate mining yield directly w/o having to pick out what modules im using...especially if im using a mix of modules
Update the database using the apoc database should fix some of your probs.
|

Tribalize
|
Posted - 2009.04.08 11:26:00 -
[170]
What I would like to know is has anyone mad any new modules for this?
|
|

Croax Kra
|
Posted - 2009.04.08 14:04:00 -
[171]
Originally by: Croax Kra love this tool, but since a few days i get this error.
would be good if, the error would build up at the bottom of the page, so I could check the pref.
ok, got this one fixed - had an old api-key - i knew it but couldn't reach the menu to change it, since the error-warnings did covered it, but - praise firefox ;) - there's a work around. open the page, pick view from menu (firefox), website-style and change it to no-style, now you can make the necessary changes.
|

Zorath Kadram
|
Posted - 2009.04.08 23:03:00 -
[172]
I get this error and it displays my username and password, which isn't exactly ideal... Any idea how I can fix this?
Quote:
Fatal error: Uncaught exception 'PDOException' with message 'invalid data source name' in .../outofeve/includes/database.php:12 Stack trace: #0 .../outofeve/includes/database.php(12): PDO->__construct('[my db]', '[my username]', '[my password]') #1 .../outofeve/includes/database.php(8): DBManager->Connect(Array) #2 .../outofeve/includes/site.php(18): DBManager->DBManager(Array) #3 .../outofeve/index.php(8): Site->Site() #4 {main} thrown in .../outofeve/includes/database.php on line 12
|

Quantar Raalsken
Gallente
|
Posted - 2009.04.09 03:08:00 -
[173]
Originally by: Tribalize
Originally by: Quantar Raalsken Edited by: Quantar Raalsken on 08/04/2009 02:48:32 Edited by: Quantar Raalsken on 08/04/2009 02:35:08 OMG how did i miss this b4?
EXACTLY what i need     
tho can i ask? can u see if u can add it so that i can check production profitability of BPCs and BPOs that belong to the corp?
it would rly help seeing as we have a whole bunch in our corp hanger
EDIT: also it seems a few icons are broken but thats nothing compared to some of the other issues ive seen 
also i think the new probe launchers are getting errors as they are an Apocrypha thing and i see that the site is made for QR
EDIT2: also i think it would be pretty easy to pull from my assets and be able to calculate mining yield directly w/o having to pick out what modules im using...especially if im using a mix of modules
Update the database using the apoc database should fix some of your probs.
wait, me?
the API key is brand new since this is my first time using my full API key, should i make a new limited key then? ================================================
GENERATION 22: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment |

Maikar
Gallente Solstice Systems Development Concourse Aggression.
|
Posted - 2009.04.12 07:44:00 -
[174]
I've got most of it running alright, but I'm getting errors still.
Warning: file_put_contents(---) [function.file-put-contents]: failed to open stream: No such file or directory in ---/httpdocs/includes/eve/apimarket.php on line 59
Warning: touch() [function.touch]: Unable to create file --- because No such file or directory in ---/httpdocs/includes/eve/apimarket.php on line 60
Any ideas? The cache folder has 777 permissions set to it, the path IS correct. I'm honestly at a loss.
|

Beor0d
Congregatio Majesta Empire
|
Posted - 2009.04.14 21:17:00 -
[175]
Is this project still alive? No new version since 2008 is a bit disappointing _______________________ hmmm.... |

Adira Deimos
|
Posted - 2009.04.27 23:13:00 -
[176]
Anyone know if development is continuing on this?
Also curious, has anyone written modules for this that they might be willing to release? (Re: "Included AJAX (using JSON) support for other developers to make use of. See the "ajaxtest" plugin for a very basic usage example.")
|

Athus
Phenex Industries PHOENIX.
|
Posted - 2009.04.30 03:33:00 -
[177]
I hope someone can tell me wth I am doing wrong. I have an ubuntu server running and it has the more recent releases of well basically everything LOL... now I got the login screen once and now I just get API key encryption file not found at "/includes/seckey" I have tried moving it into all kinds of different places, /var/tmp .. /var/tmp/ooe .. includes about 3 times.. and no matter where I put it it tells me that it is not found, is empty or I get another error or warning. so no matter what I have done it fails. I tried renaming and adding .txt to it.. it has something in the file for the key but I can't figure out why it fails no matter what I do. anyone got some idea's I am now finally at a lost and just about ready to quit trying. =(
Note88 I have had it working before but I don't understand why I cannot get it setup again, I had to reinstall my server from scratch.
|

Ratchman
|
Posted - 2009.04.30 10:36:00 -
[178]
Edited by: Ratchman on 30/04/2009 10:45:57 I've just tried using this app for the first time, and although I can logon OK, I don't seem to be able to add my API details. Instead, I get the following error message:
Eve API Error: Current security level not high enough.
Warning: Invalid argument supplied for foreach() in /var/www/outofeve.com/includes/eve/apiChar.php on line 80
I am curious to see what the resolution to this is, and whether it is something simple or not.
By the way, the 'About' screenshots do look good (and looks like it includes everything I need), so I am keen to use this application.
|

Hitoshi Yamadori
|
Posted - 2009.05.05 11:56:00 -
[179]
Is this nice project still active? I would love to use it. But want to ensure active development first.
|

Takahashi Miyoko
|
Posted - 2009.05.05 18:26:00 -
[180]
If this project is still active, Ive got a slight problem. Corp assets are quite large and I keep running into the same problem when tring to open them.
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 41 bytes) in /var/www/outofeve.com/includes/functions.php on line 16 -------- Reduce the damn lag, let super caps port at outposts - not stations |
|

Maru Kobajachi
|
Posted - 2009.05.06 09:15:00 -
[181]
Edited by: Maru Kobajachi on 06/05/2009 09:20:32 Edited by: Maru Kobajachi on 06/05/2009 09:18:35 Edited by: Maru Kobajachi on 06/05/2009 09:17:55 Hello
first, my english is bad, so sorry :)
I try to install this App, but after login i come still back to the Welcome-Page. The QueryA fix ist installed.
My System: openSuse11, apache2, php5.1.2, curl, mcrypt
Please can everyone help me ?
Best Regards
Maru
PS: Error_log says only:
PHP Notice: Undefined property: Site::$character in /***/httpdocs/plugins/character/plugin.php on line 10 PHP Notice: Undefined index: mode in /***/httpdocs/plugins/users/plugin.php on line 116
|

Vorlon Kosh
|
Posted - 2009.05.11 07:08:00 -
[182]
Is There anyway to run this without mcrypt, my web host wont enable it for some lame reason :-( but works great on home box
|

bigsteve
Minmatar STK Scientific The Initiative.
|
Posted - 2009.05.11 22:03:00 -
[183]
Unless the DB files are split up into more small manageable chunks/files. I will not be able to install the tables on my server. ==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Who Blew me |

StinkRay
|
Posted - 2009.05.12 09:28:00 -
[184]
Edited by: StinkRay on 12/05/2009 09:28:42 I'm using your hosted version of the site.
I get an error with one of my accounts. The site seems to work fine however the following text is printed under the site stuff. This particular account has multiple characters while the one not giving any errors only has one character.
Warning: Invalid argument supplied for foreach() in /var/www/outofeve.com/includes/eve/apiChar.php on line 80 API Error: () A general error has occured, please try again later.
Warning: Invalid argument supplied for foreach() in /var/www/outofeve.com/includes/eve/apiChar.php on line 67
Warning: Invalid argument supplied for foreach() in /var/www/outofeve.com/includes/eve/apiChar.php on line 80

Please resize sig to a maximum of 400 x 120 and filesize no greater than 24000 bytes - Mitnal |

Midge Mo'yb
Antares Shipyards Hoodlums Associates
|
Posted - 2009.05.12 12:00:00 -
[185]
Originally by: bigsteve Unless the DB files are split up into more small manageable chunks/files. I will not be able to install the tables on my server.
i just used commandline import and it took seconds -----------------------------------------------
|

Maikar
Gallente Solstice Systems Development Concourse Aggression.
|
Posted - 2009.05.12 20:54:00 -
[186]
Originally by: bigsteve Unless the DB files are split up into more small manageable chunks/files. I will not be able to install the tables on my server.
Command line is definitely the way to go, as the guy above me said. If you don't have access via command line or shell, upload the .sql file into your home directory and contact your webhost and let them know you need file at location /home/*****.sql to be imported into database 'name'. If they're any kinda webhost at all, they'll do it. If not...find a new host. Mine did that for me. :)
|

Matrix Lady
|
Posted - 2009.05.16 14:54:00 -
[187]
Edited by: Matrix Lady on 16/05/2009 14:55:19 i have make the installlation and all is ok i thing... i see my log file and i have this errors
[16-May-2009 09:42:32] PHP Warning: file_put_contents(/home/online/public_html/eve/includes/cache/24e58d8f08c1d53dbe81a60fdaeafd08) [<a href='function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: No such file or directory in /home/online/public_html/eve/includes/eve/api.php on line 158 [16-May-2009 09:42:32] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /home/online/public_html/eve/includes/cache/24e58d8f08c1d53dbe81a60fdaeafd08 because No such file or directory in /home/online/public_html/eve/includes/eve/api.php on line 159 [16-May-2009 09:42:32] PHP Warning: file_put_contents(/home/online/public_html/eve/includes/cache/790d6915e21a924d80e68f2b8881e3a9) [<a href='function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: No such file or directory in /home/online/public_html/eve/includes/eve/api.php on line 158 [16-May-2009 09:42:32] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /home/online/public_html/eve/includes/cache/790d6915e21a924d80e68f2b8881e3a9 because No such file or directory in /home/online/public_html/eve/includes/eve/api.php on line 159 [16-May-2009 09:42:32] PHP Warning: file_put_contents(/home/online/public_html/eve/includes/cache/c243545e83db40119427aac2751ba9d0) [<a href='function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: No such file or directory in /home/online/public_html/eve/includes/eve/api.php on line 158 [16-May-2009 09:42:32] PHP Warning: touch() [<a href='function.touch'>function.touch</a>]: Unable to create file /home/online/public_html/eve/includes/cache/c243545e83db40119427aac2751ba9d0 because No such file or directory in /home/online/
and this on my front page and others. i change api key 2-3 times with the same error.
Quote: API Error: () A general error has occured, please try again later.
and this is my config..
/************************************************************************* Paths, for caching, themes, etc. *************************************************************************/ $config['eve']['cache_dir'] = dirname(__FILE__).'/cache/'; $config['eve']['api_url'] = 'http://api.eve-online.com';
$config['templates']['compile_dir'] = dirname(__FILE__).'/../templates/compiled'; $config['templates']['theme_dir'] = dirname(__FILE__).'/../templates';
i try many times to change the cache path like /home/cpanelnameowner/cache OR ../cache/ OR /home/cache but no results when i give this path /home/cpanel name owner/cache The cache files go in in /include directory  can any one help me on this errors? Php is Version 5
|

DrefsabZN
Caldari Butterfly Effect Corp.
|
Posted - 2009.05.27 12:55:00 -
[188]
Just install the DB dump via Bigdump it basically is a sql upload script that handles large uploads fine :) At work I often have to upload customers SQL dump's and this tool is really handy when I hit the upload limit most hosting providers impose. Sure command line is better but a lot of host's dont give shell access so its nice to have another option.
|

DrefsabZN
Caldari Butterfly Effect Corp.
|
Posted - 2009.05.27 16:46:00 -
[189]
I've been looking at this I've sorted that red error box problem (well not sorted it completely just moved the errors out of the way so you can use the site when they happen)
Next I was looking at the tech 3 stuff, im using the latest database dump so tech 3 items are there, but the graphics are showing wrong on the tech 3 ships.
It looks like this section of the code is the problem
Quote: <a href="#" onclick="showInfo({$i.typeid});return false;"> {if $i.icon} <img src="{$site_url}/eveimages/icons/32/icon{$i.icon}.png" alt="{$i.typename}" align="absmiddle" /> {else} <img src="{$site_url}/eveimages/types/32/{$i.typeid}.png" alt="{$i.typename}" align="absmiddle" /> {/if} </a>
Its incorrectly using icon{$i.icon}.png instead of {$i.typeid}.png but I havent found where its picking up "if $i.icon" from. Anyone else looked at this or am I going to have to keep prodding?
|

Nephilim667
The Cursed Navy
|
Posted - 2009.06.06 12:10:00 -
[190]
Edited by: Nephilim667 on 06/06/2009 12:15:38 Hi!
As I also had problems with login in I replaced the QueryA() function in database php as suggested earlier, so it now looks like:
Quote: function QueryA($sql, $params) { $rs = $this->Query($sql, $params); if ($rs) { return $this->rsToArray($rs); } }
But now I get the following error when trying to log in:
Quote: Fatal error: Class 'DateTimeZone' not found in /home/default/ooe.exsecratio.com/user/htdocs/plugins/users/plugin.php on line 52
Any ideas?
Tkx in advance and regards Neph
PS: I'm running php 5.1 . Might that be the problem?
|
|

Myrania
Gallente GoonFleet GoonSwarm
|
Posted - 2009.06.08 08:21:00 -
[191]
I made a plugin for this. It's pretty much the same as market orders, but it only shows active orders and it gives a total for all sell orders and buy orders. PM me in game if anyone wants a copy. |

Palmbeach
|
Posted - 2009.06.11 09:47:00 -
[192]
Edited by: Palmbeach on 11/06/2009 09:56:22 Edited by: Palmbeach on 11/06/2009 09:47:43 Hi,
i got a strange error:
Screenshot
EDIT: MySQL DB_BASE Struc
the script is loading data from the API.
Can anyone help me? :)
o/ Palmbeach |

Ms Leonora
Leonora Corporation
|
Posted - 2009.06.12 19:01:00 -
[193]
Hmmm, noob question but I have installed this and all I get when I goto the first page is a white screen ??? All the required databases and files have been installed ....
|

DgO4
Malevolent Evolution
|
Posted - 2009.06.23 18:45:00 -
[194]
Edited by: DgO4 on 23/06/2009 18:45:20 Hi, im looking to implement this tool for corp usage only. However a friend of mine whos also trying to use it for corp only purpose is having trouble getting the code to work (currently anyone can register with his OOE page). I was looking to interlink this with a forum account, for example.
User "A" signs up for corp forum access, hes a new member and looking to join corp "B" He creates an account on corp "B" forum, a OOE user account is automatically made for him Recruiter/director accepts appilicaton from user "A" for corp "B" Recruiter/director enables OOE account for user "A" and applies his limited/full api User "A" leaves corp "B", recruiter/director deletes account, thus nuking 2 accounts at once (forum and OOE account).
if someone could help me code this or write this for me, please mail me in game. |

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2009.06.24 06:16:00 -
[195]
Sup
I r bax, and will hopefully be attending to a bunch of the errors which have been reported lately, revamping the error handling mechanisms, bringing everything up to Apocrypha-spec and supporting any new API things which might be changed or added since last I saw.
Cya soon. |

Rilwar
BlackStar Industrial
|
Posted - 2009.06.25 02:20:00 -
[196]
Originally by: Azazel Mordred Sup
I r bax, and will hopefully be attending to a bunch of the errors which have been reported lately, revamping the error handling mechanisms, bringing everything up to Apocrypha-spec and supporting any new API things which might be changed or added since last I saw.
Cya soon.
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE 

Mitnal was here. |

Swedde
Queens of the Stone Age Rote Kapelle
|
Posted - 2009.06.25 14:01:00 -
[197]
Originally by: Azazel Mordred Sup
I r bax, and will hopefully be attending to a bunch of the errors which have been reported lately, revamping the error handling mechanisms, bringing everything up to Apocrypha-spec and supporting any new API things which might be changed or added since last I saw.
Cya soon.
when new version is out, isks will drop into your wallet! 
I love this app!
Queens are Recruiting - Long live the Queens http://www.pewpew.me or join 'QOTSA' in-game |

Rilwar
BlackStar Industrial
|
Posted - 2009.06.28 19:53:00 -
[198]
I want to make sure that anyone actively watching this thread for updates on OOE knows that Azazel has moved from posting updates to this thread, to using a Web SVN Repository, located here as well as providing a RSS feed of updates here - The RSS Feed is very nice for usage with say... iGoogle.  |

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2009.06.29 05:25:00 -
[199]
Indeed .
I'll still post here, but only when I'm happy to release version 1.6-AP.
You'll see from the log, everything after revision 6 is new so far.
|

Seiver D'amross
Quam Singulari Cult of War
|
Posted - 2009.06.29 22:06:00 -
[200]
im running this on a box at home, any advice?
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 42 bytes) in /var/www/outofeve/includes/functions.php on line 16 _____________________________________________________ I shal stand tall and shake the heavens with my power |
|

Rilwar
BlackStar Industrial
|
Posted - 2009.06.30 01:28:00 -
[201]
Originally by: Seiver D'amross Edited by: Seiver D''amross on 29/06/2009 22:37:17 im running this on a box at home, any advice? i get this when trying to view assets
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 42 bytes) in /var/www/outofeve/includes/functions.php on line 16
You need to up the amount of memory a PHP script may use in your PHP.ini file.
Look for memory_limit = 16M
Crank it up.

Mitnal was here. |

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2009.06.30 20:04:00 -
[202]
I've made a small adjustment to the assets list, which may help the memory issue, feel free to grab it from SVN if you'd like to try it.
Alternatively if it doesn't make enough of a difference on a large asset list (mine is unfortunately way too small to test this properly ), and since you're running this on your own machine, you might try just upping the PHP memory limit to 32mb.
|

Grasfer
Minmatar FinFleet KenZoku
|
Posted - 2009.07.01 18:47:00 -
[203]
Originally by: Azazel Mordred I've made a small adjustment to the assets list, which may help the memory issue, feel free to grab it from SVN if you'd like to try it.
Alternatively if it doesn't make enough of a difference on a large asset list (mine is unfortunately way too small to test this properly ), and since you're running this on your own machine, you might try just upping the PHP memory limit to 32mb.
Where is the SVN?
|

Rilwar
BlackStar Industrial
|
Posted - 2009.07.01 20:30:00 -
[204]
Originally by: Grasfer
Originally by: Azazel Mordred I've made a small adjustment to the assets list, which may help the memory issue, feel free to grab it from SVN if you'd like to try it.
Alternatively if it doesn't make enough of a difference on a large asset list (mine is unfortunately way too small to test this properly ), and since you're running this on your own machine, you might try just upping the PHP memory limit to 32mb.
Where is the SVN?
I linked both the SVN and the RSS Feed not 6 posts up. 

Mitnal was here. |

Grasfer
Minmatar FinFleet KenZoku
|
Posted - 2009.07.01 22:27:00 -
[205]
You are right, i didn't see that tiny link at a first glance before hehe.
Any news on if you can fix so kills show? Deaths works fine but no kills :(
|

Rilwar
BlackStar Industrial
|
Posted - 2009.07.02 20:07:00 -
[206]
Originally by: Grasfer You are right, i didn't see that tiny link at a first glance before hehe.
Any news on if you can fix so kills show? Deaths works fine but no kills :(
This is gonna sound lame, but have you tried clearing OOE's cache? I'm able to pull both kills and deaths.

Mitnal was here. |

Grasfer
Minmatar FinFleet KenZoku
|
Posted - 2009.07.02 21:13:00 -
[207]
Originally by: Rilwar
Originally by: Grasfer You are right, i didn't see that tiny link at a first glance before hehe.
Any news on if you can fix so kills show? Deaths works fine but no kills :(
This is gonna sound lame, but have you tried clearing OOE's cache? I'm able to pull both kills and deaths.
By clearing cache i assume you ment deleting the files inside the cache folder :)
Tried that now and when i click kills, it loads for a minute then it say 'You have no kills'. And yes i am using the full api key, checked twice. Deaths works thou, i can see my lost ships. It has always been like this on all my accounts. If there is a built in log i could post it here or anywhere else.
|

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2009.07.06 17:49:00 -
[208]
Right, version 1.6-AP released, see the original post for changes and the source page for downloads and things.
This version is perhaps rather light on features, but I wanted to get the stuff that's been done out, primarily to support Apocrypha, and also to resolve a bunch of errors and things.
Got a bunch of ideas for more features and stuff, so now that this is out, I can concentrate on those .
|

Rilwar
BlackStar Industrial
|
Posted - 2009.07.06 18:10:00 -
[209]
Originally by: Azazel Mordred Right, version 1.6-AP released, see the original post for changes and the source page for downloads and things.
This version is perhaps rather light on features, but I wanted to get the stuff that's been done out, primarily to support Apocrypha, and also to resolve a bunch of errors and things.
Got a bunch of ideas for more features and stuff, so now that this is out, I can concentrate on those .
I'm hoping that little checkbox for completed orders is because of my EVEMail 
But it also doesn't show up on my end, tested with Chrome 2.0.0172.33 and IE7 7.0.5730.13 - Not sure on the syntax of the checkbox <label> tag - but removing it fixes it. No label... but IDC I know what it's for 

Mitnal was here. |

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2009.07.06 18:46:00 -
[210]
Yes, it was the EVEMail . Sorry I didn't reply, meant to, but closed EVE later and enver got back to it .
Anyway, not sure about the <label> thing in Chrome, I'll check that out.
|
|

Rilwar
BlackStar Industrial
|
Posted - 2009.07.06 19:20:00 -
[211]
Edited by: Rilwar on 06/07/2009 19:21:57
Originally by: Azazel Mordred Yes, it was the EVEMail . Sorry I didn't reply, meant to, but closed EVE later and enver got back to it .
Anyway, not sure about the <label> thing in Chrome, I'll check that out.
S'all good ^^
Anyhoo, I blame a modification I made for breaking the checkboxes, a fresh install test fixed the issue I had =x
-EDIT-
Page 8 snipah. 
Also; precache: I love you. -------------------------------------------------

Mitnal was here. |

Azazel Mordred
Minmatar Cloak of Shadows
|
Posted - 2009.07.08 06:40:00 -
[212]
Aha, that reminds me, I should probably explain how pre-caching works, just in case .
What pre-caching is: Via the precache.php script, it allows your OOE website to pre-load all of your API data. The primary benefit of this is that when you're actually browsing the site, you don't have to wait while we fetch API data from CCP's servers - the data will generally all be available straight away.
How to use it: Firstly, enabling it is a two-part process. By default, this functionality is disabled. The precach.php script will not execute unless you enable it in your config file (see config.def.php).
You also have to select which accounts you want to be pre-cached - this is done via the account settings on the website itself. Note than only the currently selected character for the account will be cached - we don't want to completely destroy CCP's servers with *too* many requests .
Lastly, you need to set up a cron or similar task, to hit the precache.php script. I'd recommend setting it on an hourly schedule (the bigger API requests all have caching times greater than one hour anyway).
That's all. You'll then start to notice things like the journal, transactions, assets, etc., all loading a fair bit quicker.
|

Rilwar
BlackStar Industrial
|
Posted - 2009.07.10 18:56:00 -
[213]
Woahhhhh.... almost hit page 2  -------------------------------------------------

Mitnal was here. |

Rilwar
BlackStar Industrial
|
Posted - 2009.07.11 02:15:00 -
[214]
Edited by: Rilwar on 11/07/2009 02:27:15 I added a link to trigger the precache via the usermenu, I'm not sure how useful it would really be for most people who aren't loading a lot of API's at once, but if you do and don't have need to keep the cache updated all the time via cron, this solution just adds simplicity.
Replace contents of \plugins\users\templates\side_logged_in.html >
<div class="header">User - {$user.username}</div> <div class="body"> <div class="menu"> <ul> <li><a href="{$site_url}/?module=users&mode=edit"><img src="{$site_url}/eveimages/icons/{if $user.smallicons}16{else}32{/if}/icon74_15.png" align="absmiddle" /> Preferences</a></li> </ul> <ul> <li><a href="{$site_url}/?module=users&mode=accounts"><img src="{$site_url}/eveimages/icons/{if $user.smallicons}16{else}32{/if}/icon07_04.png" align="absmiddle" /> Manage EVE accounts</a></li> </ul> <ul> <li><a href="{$site_url}/precache.php" target="_blank"><img src="{$site_url}/eveimages/icons/{if $user.smallicons}16{else}32{/if}/icon07_16.png" align="absmiddle" /> Precache</a></li> </ul> <ul> <li><a href="{$site_url}/?logout=1"><img src="{$site_url}/eveimages/icons/{if $user.smallicons}16{else}32{/if}/icon09_13.png" align="absmiddle" /> Log out</a></li> </ul> </div> </div>
{if $noAccount} <div class="menuNote"> <img src="{$site_url}/templates/{$theme}/images/note.png" align="left" alt="Note" class="icon" /> Take a minute to set your Preferences, which among other things, will allow you to specify your time zone. This is useful if you'd rather see times displayed in your local time, rather than EVE time (GMT). <br /><br /> Before you can view your character details, you need to add your EVE account using "Mange EVE Accounts". If you have multiple EVE accounts, you may associate them all with your user, allowing you to access all your accounts and characters quickly and easily. </div> {/if}
-------------------------------------------------

Mitnal was here. |

Rilwar
BlackStar Industrial
|
Posted - 2009.07.11 21:11:00 -
[215]
Azazel, I'm working on modding the ships page to include a simple textarea for exporting the fit to EFT, I'm positively horribad with PHP, but so far I've gotten it working, thank god EFT doesn't care what order the mods are in the clipboard in.
Once I get it cleaned up and tested more I'd like to shoot it over to you to have a gander and see if it's somthing you'd like to integrate into the project, lemmie know what ya' think. -------------------------------------------------

Mitnal was here. |

Rilwar
BlackStar Industrial
|
Posted - 2009.07.13 16:36:00 -
[216]
To zee top! -------------------------------------------------

Mitnal was here. |

Kilabie
|
Posted - 2009.07.20 09:34:00 -
[217]
Just wanted to say thanks for this webapp.
I just started to use it (on my own server) and it looks and works brilliant.
|

Ramov Tinoga
Tinoga Enterprises
|
Posted - 2009.07.28 09:30:00 -
[218]
Edited by: Ramov Tinoga on 28/07/2009 09:32:18 Thanks Azazael for Out of EVE! 
I've extended this fantastic application with a small add-on: Sortable Tables
Using the "sorttable" javascript by Stuart Langridge, and small edits to (for example the orders plugin)
outofeve/templates/eve/index.html:
<script src="{$site_url}/includes/javascript/sortable.js" type="text/javascript"></script> (add line to header section)
outofeve/plugins/orders/templates/orders.html:
<table width="100%" border="0" class="sortable" id="orders"> (modify existing table tags)
Pros: Sortable Tables! Yay! Rejoice!  Cons: Only works with the template I edited and only for plugins I've added the table attributes.
Ramov Tinoga, CEO of Tinoga Enteprises -----
|

Dragonaire
Caldari Corax. New Eden Retail Federation
|
Posted - 2009.07.28 16:03:00 -
[219]
For those of you using a cool browser like Firefox you can get this add-on which will add filtering and sorting to almost any HTML table. It will also let you copy and paste out the data in several formats as well. -- Finds camping stations from the inside much easier. Designer of Yapeal for Eve API.
|

Yani Yokozaki
|
Posted - 2009.07.30 14:24:00 -
[220]
Hello, one of the most useful web app to use with eve! Got a nasty bug which prevent me to correctly use OOE since the last 1.6ap.
Production Costs -> I choose a BPO and in the list given the app always count Industry skill cost for every run.
This ruins all my research for prod costs.
Hope it will be fixed soon!
Fly Safe!
Yani
|
|

tank335
Gallente HardRock Mining Corp United Mining Alliance
|
Posted - 2009.07.31 16:54:00 -
[221]
outofeve site doesn't seem to wanna load for me
|

Zigg Omelo
eXceed Inc. Minor Threat.
|
Posted - 2009.08.01 14:46:00 -
[222]
not loading for me either, app is missed deeply 
|

Takeshi Ryuu
Ensi Ferum Bright Side of Death
|
Posted - 2009.08.06 07:59:00 -
[223]
I am looking into this application and playing with on a test host.
There are some files and folders (like /cache folder and keypass file) that you suggest to put somewhere not reachable from the web. There is an alternative to this that is completely transparent to users - add .htaccess files in the distribution that will prohibit web users from accessing something they are not supposed to.
The /cache and its subfolders should contain the .htaccess with the following content:
Quote: deny from all ErrorDocument 404
The simplest way to block the access to the keypass file is to put it in the separate directory (/include maybe, as all of its contents can be made protected) and create the .htaccess with the same content as above.
|

Takeshi Ryuu
Ensi Ferum Bright Side of Death
|
Posted - 2009.08.06 08:50:00 -
[224]
And an additional request: can you list somewhere which tables from the eve datadump are needed? The complete data dump is rather big =\ and not very friendly to the hosting with the only phpmyadmin available and a 16mb restriction on the imported datadumps.
|

Rilwar
BlackStar Industrial
|
Posted - 2009.08.06 20:55:00 -
[225]
Edited by: Rilwar on 06/08/2009 20:57:42
Originally by: Takeshi Ryuu And an additional request: can you list somewhere which tables from the eve datadump are needed? The complete data dump is rather big =\ and not very friendly to the hosting with the only phpmyadmin available and a 16mb restriction on the imported datadumps.
I recently moved changed webhosts, and my new webhost has the MySQL server set to be case-sensitive for queries, and my existing DB dump was all lowercase, and OOE uses the proper capped names, so right now I believe I have the full list; it might be missing somthing, but you'll find out quickly enough what ones are missing if pages look funny, just select all and copy/paste into a text editor so you can see MySQL errors that are normally hidden behind the top banner.
Anyway,
Quote:
agtAgents agtAgentTypes agtConfig chrAncestries chrAttributes chrBloodlines chrCareers chrFactions crpRoles crtCertificates dgmEffects eveGraphics invCategories invControlTowerResourcePurposes invControlTowerResources invFlags invGroups invMarketGroups invMetaGroups invMetaTypes invOreReprocessing invTypes mapDenormalize mapJumps mapRegions mapSolarSystems mapUniverse ramActivities ramAssemblyLines ramAssemblyLineStations ramAssemblyLineTypes
-------------------------------------------------

Mitnal was here. |

Adira Deimos
|
Posted - 2009.08.08 06:59:00 -
[226]
Is there anyway to use the showinfo module as a standalone tool, so that it doesn't require you to be logged in to use it? (ie, going to http://x/?module=showinfo&popup=1&typeId=634 works when your logged in. But doesn't work if your not logged in.) When I want quick item info and know the ID, it's annoying to login for just that.
Thanks!
|

Lerado Mendar
|
Posted - 2009.08.10 15:23:00 -
[227]
Could anyone tell me which file actually "writes" the RSS feeds? I tried to replace them with something else for more than 2 hours now, but seems like I just can't figure it out.
I'm aware that the actual output into a html file is done via the respective index.html, but I'm looking for the file that defines this: <div id="main"> {$content} </div>
|

Rilwar
BlackStar Industrial
|
Posted - 2009.08.11 20:56:00 -
[228]
Originally by: Lerado Mendar Could anyone tell me which file actually "writes" the RSS feeds? I tried to replace them with something else for more than 2 hours now, but seems like I just can't figure it out.
I'm aware that the actual output into a html file is done via the respective index.html, but I'm looking for the file that defines this: <div id="main"> {$content} </div>
Which feed are you referring to, Wallet Journal feeds or the blog/devblog feeds?
Wallet journal is @ /feed/journal.php -------------------------------------------------

Mitnal was here. |

Leaha Grindstone
|
Posted - 2009.08.13 19:34:00 -
[229]
Edited by: Leaha Grindstone on 13/08/2009 19:34:55 I am using Joomla! in Eve, and was wondering if there's a way to integrate this fantastic app with that for authentication, so that there's a seamless way to login once, and using the info stored, access the info your app presents?
here's the component for Joomla.... Joomla! in Eve
|

nighthawkcm
Minmatar German Kings Majesta Empire
|
Posted - 2009.08.16 14:02:00 -
[230]
Awesome App, running it with XamPP on my own machine right now.
Just two questions, things.
I know if it is hosted on a website and accessible for everyone, databases would bloat up like crazy. So I understand the caching, but is there a way to change from caching data into storing it in a mysql db?
|
|

DrefsabZN
Caldari Butterfly Effect Corp.
|
Posted - 2009.08.25 12:32:00 -
[231]
anyone tried this with the new 1.5 data dump?
|

Rilwar
BlackStar Industrial
|
Posted - 2009.08.25 20:41:00 -
[232]
Originally by: DrefsabZN anyone tried this with the new 1.5 data dump?
It works. -------------------------------------------------

Mitnal was here. |

Research Rachel
|
Posted - 2009.08.27 10:48:00 -
[233]
Originally by: Takeshi Ryuu And an additional request: can you list somewhere which tables from the eve datadump are needed? The complete data dump is rather big =\ and not very friendly to the hosting with the only phpmyadmin available and a 16mb restriction on the imported datadumps.
if your having problems uploading sql files, there's a small program that can split the file into whatever size files you like.
Linky
I used it and it's excellent :)
|

rantuket
Caldari
|
Posted - 2009.09.09 06:13:00 -
[234]
site down?
|

tikki
T-Wrecks Cult of War
|
Posted - 2009.10.01 22:39:00 -
[235]
Great tool, currently extending functionality. let me know if your interested in including any of this stuff....things added so far:
- alliance list (lists all alliances) - alliance details (lists member corps for an alliance etc etc) - standings (lists all alliance standings)
Soon to be added
- Starbase list for whole alliance (well those corps that have provided APIs) - Starbase fuel monitor (requires folk to enter pwer and cpu usage for accurate information)
|

bleugateau
Minmatar The Serenity Project
|
Posted - 2009.10.08 12:20:00 -
[236]
Looks like a really good app. I will have to try it out when I finish work today :)
|

a'newbie guide
|
Posted - 2009.10.19 20:04:00 -
[237]
I have been having problems with mine. When loading the manufacturing tab, I am getting in the whitespace a spam about something missing that goes the entire page, but I can see my current jobs still, it's just in the white space the error shows up but cannot read it fully because its covered.
Also I am unable to force the corporate information to show up at all. When I tried to set it up it said that the corporation parts of the install were missing. Once that error popped up, I am no longer able to even view the selection that gives me the option of what corporate info is displayed.
|

Lady Tsuki
|
Posted - 2009.10.19 20:29:00 -
[238]
Edited by: Lady Tsuki on 19/10/2009 20:37:27 When attempting to activate the Corporate Options via the "Manage Accounts" I get the following error:
Quote: Array ( [errorInfo] => Array ( [0] => 42S02 [1] => 1146 [2] => Table 'oouk.showmenus' doesn't exist ) [sql] => SELECT * FROM showmenus WHERE account_id = 1 ORDER BY id ) Array ( [errorInfo] => Array ( [0] => 42S02 [1] => 1146 [2] => Table 'ooukdump.crproles' doesn't exist ) [sql] => select roleBit, roleName from crpRoles order by roleBit )
The error with the Science and Industry tab that displays in the background has the following:
Quote: "Array ( [errorInfo] =>Array ( [0] => 42S02 [1] => 1146 [2] => Table 'ooe.showmenus' doesn't exist ) [sql] => SELECT * FROM showmenus WHERE account_id = 1 ORDER BY id )
It spams that for a bunch of different tables. Now from what I can tell I imported the database but it did NOT import them all for some reason. I have resorted to manually installing piece by piece the missing tables but it sucks to do that.
**Note** Upon manual review of the contents of http://eve.no-ip.de/apo120/apo120-mysql5-sql-v1/ and its bz2 counterpart, the tables that are throwing the error simply don't exist in the MySQL Dump all together. Why are tables missing entirely from this?
|

Rilwar
BlackStar Industrial
|
Posted - 2009.10.21 20:47:00 -
[239]
Originally by: Lady Tsuki Edited by: Lady Tsuki on 19/10/2009 20:37:27 When attempting to activate the Corporate Options via the "Manage Accounts" I get the following error:
Quote: Array ( [errorInfo] => Array ( [0] => 42S02 [1] => 1146 [2] => Table 'oouk.showmenus' doesn't exist ) [sql] => SELECT * FROM showmenus WHERE account_id = 1 ORDER BY id ) Array ( [errorInfo] => Array ( [0] => 42S02 [1] => 1146 [2] => Table 'ooukdump.crproles' doesn't exist ) [sql] => select roleBit, roleName from crpRoles order by roleBit )
The error with the Science and Industry tab that displays in the background has the following:
Quote: "Array ( [errorInfo] =>Array ( [0] => 42S02 [1] => 1146 [2] => Table 'ooe.showmenus' doesn't exist ) [sql] => SELECT * FROM showmenus WHERE account_id = 1 ORDER BY id )
It spams that for a bunch of different tables. Now from what I can tell I imported the database but it did NOT import them all for some reason. I have resorted to manually installing piece by piece the missing tables but it sucks to do that.
**Note** Upon manual review of the contents of http://eve.no-ip.de/apo120/apo120-mysql5-sql-v1/ and its bz2 counterpart, the tables that are throwing the error simply don't exist in the MySQL Dump all together. Why are tables missing entirely from this?
You need to read the install instructions properly.
You need to read the install instructions properly.
Your missing tables are not part of the DB dump, there is a separate SQL file in the install package to make another table for OOE, OOE requires it's own table as well as the DB dump.
Out of EVE table looks like this;
account crproles invorereprocessing mineralprice ramcompletedstatuses showmenus user
-------------------------------------------------
Mitnal was here. |

Rilwar
BlackStar Industrial
|
Posted - 2009.10.21 20:51:00 -
[240]
Originally by: a'newbie guide I have been having problems with mine. When loading the manufacturing tab, I am getting in the whitespace a spam about something missing that goes the entire page, but I can see my current jobs still, it's just in the white space the error shows up but cannot read it fully because its covered.
Also I am unable to force the corporate information to show up at all. When I tried to set it up it said that the corporation parts of the install were missing. Once that error popped up, I am no longer able to even view the selection that gives me the option of what corporate info is displayed.
You should upgrade to the latest version, the error popup box is now closeable, so you can read **** easier.
The 2nd part of your problem will be resolved if you read my post above this one, the one about reading the install instructions. -------------------------------------------------
Mitnal was here. |
|

Cornelia Alianto
|
Posted - 2009.10.21 21:40:00 -
[241]
is the source link for the main package broken? It links me to http://www.outofeve.com/websvn/dl.php?repname=outofeve&path=%2Ftags%2F1.6ap%2F&rev=0&isdir=1
which is throwing a 404 |

Rilwar
BlackStar Industrial
|
Posted - 2009.10.22 03:05:00 -
[242]
Originally by: Cornelia Alianto is the source link for the main package broken? It links me to http://www.outofeve.com/websvn/dl.php?repname=outofeve&path=%2Ftags%2F1.6ap%2F&rev=0&isdir=1
which is throwing a 404
A quick visit to http://outofeve.com/ shows:
Originally by: http://outofeve.com/ Server maintenane in progress, please come back later!
-------------------------------------------------
Mitnal was here. |

Lady Tsuki
|
Posted - 2009.10.22 05:47:00 -
[243]
Edited by: Lady Tsuki on 22/10/2009 05:48:06
Originally by: Rilwar
You need to read the install instructions properly.
Your missing tables are not part of the DB dump, there is a separate SQL file in the install package to make another table for OOE, OOE requires it's own table as well as the DB dump.
Out of EVE table looks like this;
account crproles invorereprocessing mineralprice ramcompletedstatuses showmenus user
I installed both the 'install_db' and the other one that contained the larger group. The Install_db only installed roles, account, and mineral values of those 7 tables. That's my problem, the install_db did not have all the information. Unless there is 3 zips and I missed it, I installed the 2 listed in the install information.
I am not home just atm as I am out of state for my wedding but I should be back to check it Wed.
|

Rilwar
BlackStar Industrial
|
Posted - 2009.10.25 15:14:00 -
[244]
Originally by: Lady Tsuki Edited by: Lady Tsuki on 22/10/2009 05:48:06 I installed both the 'install_db' and the other one that contained the larger group. The Install_db only installed roles, account, and mineral values of those 7 tables. That's my problem, the install_db did not have all the information. Unless there is 3 zips and I missed it, I installed the 2 listed in the install information.
I am not home just atm as I am out of state for my wedding but I should be back to check it Wed.
Don't bother, that's not your problem. I moved those tables in there for my purposes.
Let's take another look @ your errors.
Quote: "Array ( [errorInfo] =>Array ( [0] => 42S02 [1] => 1146 [2] => Table 'ooe.showmenus' doesn't exist ) [sql] => SELECT * FROM showmenus WHERE account_id = 1 ORDER BY id )
Quote: Array ( [errorInfo] => Array ( [0] => 42S02 [1] => 1146 [2] => Table 'oouk.showmenus' doesn't exist ) [sql] => SELECT * FROM showmenus WHERE account_id = 1 ORDER BY id ) Array ( [errorInfo] => Array ( [0] => 42S02 [1] => 1146 [2] => Table 'ooukdump.crproles' doesn't exist ) [sql] => select roleBit, roleName from crpRoles order by roleBit )
You're pointing to 3 different tables here, they should all be the same one. -------------------------------------------------
Mitnal was here. |

Cornelia Alianto
|
Posted - 2009.10.26 15:23:00 -
[245]
Edited by: Cornelia Alianto on 26/10/2009 15:23:42
Originally by: Rilwar
Originally by: Cornelia Alianto is the source link for the main package broken? It links me to http://www.outofeve.com/websvn/dl.php?repname=outofeve&path=%2Ftags%2F1.6ap%2F&rev=0&isdir=1
which is throwing a 404
A quick visit to http://outofeve.com/ shows:
Originally by: http://outofeve.com/ Server maintenane in progress, please come back later!
Ok, that's fair. Now the site is back up and the source link (indeed the entire websvn folder) is still not working.
|

Phi Untar
|
Posted - 2009.10.28 18:29:00 -
[246]
Originally by: Cornelia Alianto Edited by: Cornelia Alianto on 26/10/2009 15:23:42
Originally by: Rilwar
Originally by: Cornelia Alianto is the source link for the main package broken? It links me to http://www.outofeve.com/websvn/dl.php?repname=outofeve&path=%2Ftags%2F1.6ap%2F&rev=0&isdir=1
which is throwing a 404
A quick visit to http://outofeve.com/ shows:
Originally by: http://outofeve.com/ Server maintenane in progress, please come back later!
Ok, that's fair. Now the site is back up and the source link (indeed the entire websvn folder) is still not working.
I would also like to take a look at this wonderful seeming App, when I can download it :)
|

Rilwar
BlackStar Industrial
|
Posted - 2009.10.28 21:07:00 -
[247]
I'll look into archiving my copy I'm running and upload it for people to download, but if/when I do it will probably be a few days, I've made a number of horrible, jury-rigged ugly ass hacks awesome edits to it and will break workability if it's not on my server.
Also; Stop typing your reply inside the quote tags, it's annoying. -------------------------------------------------
Mitnal was here. |

Rilwar
BlackStar Industrial
|
Posted - 2009.10.29 00:57:00 -
[248]
Edited by: Rilwar on 29/10/2009 01:06:11 Out of EVE Source
Images still hosted on outofeve.com
Latest MySQL DB Dumps
-------------------------------------------------
Mitnal was here. |

Lady Tsuki
|
Posted - 2009.10.29 08:11:00 -
[249]
Rilwar:
Thanks I see what your getting at. I went and fixxed that, however I did notice though that from the 'install_db', 'additional_tables', and 'apo120-msql5-v1', that none of them contained the table 'showmenus'. I am still getting that error thrown. It pops up when I try to push the Corporation Assets and etc options under Manage EVE Accounts.
Am I missing something still?
|

Catari Taga
Centre Of Attention Rough Necks
|
Posted - 2009.10.29 19:59:00 -
[250]
Originally by: Lady Tsuki however I did notice though that from the 'install_db', 'additional_tables', and 'apo120-msql5-v1', that none of them contained the table 'showmenus'.
Check again, it's in install-db.sql.
|
|

Eklykti
Caldari Zion foundation Red Alliance
|
Posted - 2009.10.30 02:03:00 -
[251]
Hmmm, what about license for Out of Eve?
Quote: If you would like to run your own Out of Eve website, for either your own private use, your corporation, or as a public site such as this one, the full PHP source code is available. Additionally, thanks to the modular architecture of the site, with a bit of PHP knowledge, it's easy to extend with your own plugins (please feel free to share your additions!).
Does this mean that i can't modify the code and/or publish the modifications, for example, on Github?
|

Johnathan Walker
Caldari Frontier Elements
|
Posted - 2009.11.02 14:29:00 -
[252]
Quote: Fatal error: Smarty error: the $compile_dir '/home/masqsor1/public_html/fvbe/outofeve/includes/../templates/compiled' does not exist, or is not a directory. in /home/masqsor1/public_html/fvbe/outofeve/includes/libs/smarty/Smarty.class.php on line 1092
Any thoughts on this one? Just installed it and ran the two SQL bits as specified in the README.txt, but other than that no clue what this error is talking about
|

Rilwar
BlackStar Industrial
|
Posted - 2009.11.02 22:27:00 -
[253]
Originally by: Johnathan Walker
Quote: Fatal error: Smarty error: the $compile_dir '/home/masqsor1/public_html/fvbe/outofeve/includes/../templates/compiled' does not exist, or is not a directory. in /home/masqsor1/public_html/fvbe/outofeve/includes/libs/smarty/Smarty.class.php on line 1092
Any thoughts on this one? Just installed it and ran the two SQL bits as specified in the README.txt, but other than that no clue what this error is talking about
As the error says, does outofeve/templates/compiled exist? if not, create it. -------------------------------------------------
Mitnal was here. |

Johnathan Walker
Caldari Frontier Elements
|
Posted - 2009.11.03 02:12:00 -
[254]
Originally by: Rilwar
As the error says, does outofeve/templates/compiled exist? if not, create it.
A minor fix to a bigger problem; yes the error went away but:
a) The template looks like garbage and b) none of the links are functional, like registering.
All I can think of is that something went wrong during the install as I did get an error around line 1700900 or thereabouts, something about a timezone cannot be null.
Think a full reinstall would be best? I can post up the DB error when it comes back.
|

Hans Gruper
Minmatar BlackStar Industrial
|
Posted - 2009.11.03 21:12:00 -
[255]
This is Rilwar posting from alt, as somehow within the last 24h my main account was hijacked and all my assets lifted, so yay.
In light of that, I'm leaving, so have fun.
|

Dragonaire
Caldari Corax. New Eden Retail Federation
|
Posted - 2009.11.04 17:02:00 -
[256]
Rilwar - Man that sucks hope CCP can help you get your stuff back. Shouldn't be hard since they know where it went and who ended up with the ISK. Also most countries will put people in jail for that when they catch up with them. One reason never made sense to me for anyone to try that where everything can be tracked so easily. |

Adira Deimos
|
Posted - 2009.11.18 23:32:00 -
[257]
I just added the sort table javascript that Ramov Tinoga suggested to all the plugins I could. This provides an easy sort method, even if it's only for what you can see on the current page. Thanks for sharing Ramov!
Azazel, would it be possible to incorporate this into the base package? (or something similar)
Member Management - Has anyone developed a member management plugin for directors? I'm thinking something to keep track of warnings, mark the character as an alt and who owns it, possible large contributions they've made, etc.
|

jasio2000k
Polish Cavalry Legion of xXDEATHXx
|
Posted - 2009.12.01 15:06:00 -
[258]
Hi Any idea to fix thix. Im just see blank page.
[30-Nov-2009 20:05:42] PHP Fatal error: Call to a member function columnCount() on a non-object in /home/jasiokpl/public_html/eve/plca/includes/database.php on line 46
In local server works 100% after load to web host server get this error. any Idea how to fix this Im not php programer :(
My ISP host server info
Apache version2.2.13 (Unix) PHP version5.2.10 MySQL version4.1.22-standard Architecturei686 Operating systemLinux
Thanks for any help
|

Robot Jockey
|
Posted - 2010.01.04 00:44:00 -
[259]
Is this tool dead or what? 
|

DrefsabZN
Caldari Butterfly Effect Corp.
|
Posted - 2010.01.06 10:52:00 -
[260]
it looks like its stalled again, the web svn's etc are down as well shame because it was an awesome tool.
|
|
|
|
|
Pages: 1 2 3 4 5 6 7 8 9 :: [one page] |