Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 .. 25 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Ronan Teisdari
The Graduates Morsus Mihi
|
Posted - 2009.07.25 14:12:00 -
[541]
In the 246 version, pagination doesn't seem to work.
Whatever you have the config file set at to display, is the only towers that show up.
Even for users who's towers fall outside of the default sort critera, there tower does not show up to them.
|

Amy Frost
eXceed Inc.
|
Posted - 2009.07.28 22:55:00 -
[542]
Originally by: Ronan Teisdari In the 246 version, pagination doesn't seem to work. Whatever you have the config file set at to display, is the only towers that show up. Even for users who's towers fall outside of the default sort critera, there tower does not show up to them.
Yeah John already noticed that Bug and told me he's going to fix it "Soon[tm]".
--
Originally by: t20 WE AER GIOGN FRO MROE BREE
|

Amy Frost
eXceed Inc.
|
Posted - 2009.08.04 19:46:00 -
[543]
rev264 should have a working Paginator now. --
Originally by: t20 WE AER GIOGN FRO MROE BREE
|

Ak0ra
|
Posted - 2009.08.14 12:32:00 -
[544]
Using 3.0.0 RC1 with PHP Version 5.2.1. Getting the dreaded "Error: String could not be parsed as XML" error when I try to update from API to pull POS data. Any suggestions on how to go about fixing it?
Thanks! |

Nuh Temujin
|
Posted - 2009.08.21 17:26:00 -
[545]
Someone should port this to Avatars United!
We're currently doing an application development contest together with CCP Games here: http://www.avatarsunited.com/eve-app-contest
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2009.08.21 21:33:00 -
[546]
Originally by: Ak0ra Using 3.0.0 RC1 with PHP Version 5.2.1. Getting the dreaded "Error: String could not be parsed as XML" error when I try to update from API to pull POS data. Any suggestions on how to go about fixing it?
Thanks!
It means the api is sending garbage.
Originally by: Nuh Temujin Someone should port this to Avatars United!
We're currently doing an application development contest together with CCP Games here: http://www.avatarsunited.com/eve-app-contest
although id love to enter, the benefit from this type of app is that it can share with people data that are pos managers, but not directors within a corporation.
Quantum Industries is recruiting! |

PapaTramp
VLADIVOSTOK Legion of xXDEATHXx
|
Posted - 2009.08.29 13:57:00 -
[547]
What about new unrefined reactions?
|

Ademiri
|
Posted - 2009.08.29 17:17:00 -
[548]
I completed the install. I added my main toons api. Looks like everything is going smooth. then i hit the part in the readme file that states to use the administrator to give access to a ingame character.
there is no link on my screen i have also try typing in some of the been trying this for a while now any help would be great
I can log in as my character just can't do anything with her
|

El Sino
|
Posted - 2009.08.30 13:05:00 -
[549]
Edited by: El Sino on 30/08/2009 13:05:35 I used this in a older version, back then you could add an owner of the pos. Then normal users could only see their own posses, but trustees could see all of them.
have this been removed ? or just me who cant get it to work.
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2009.08.30 19:22:00 -
[550]
Originally by: PapaTramp What about new unrefined reactions?
Are you referring to alchemy?
Originally by: Ademiri I completed the install. I added my main toons api. Looks like everything is going smooth. then i hit the part in the readme file that states to use the administrator to give access to a ingame character.
there is no link on my screen i have also try typing in some of the been trying this for a while now any help would be great
I can log in as my character just can't do anything with her
You need to log in as "Admin" to give out access. Just use "admin" as the character name and the password you entered during install.
Originally by: El Sino Edited by: El Sino on 30/08/2009 13:05:35 I used this in a older version, back then you could add an owner of the pos. Then normal users could only see their own posses, but trustees could see all of them.
have this been removed ? or just me who cant get it to work.
Something similar may be in the next release.
Quantum Industries is recruiting! |
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2009.08.30 20:00:00 -
[551]
Edited by: Johnathan Roark on 30/08/2009 20:03:31 POS-Tracker3.0.0.273RC3 The project has been moved to google code. There are some database updates: 246 is required. 272 contains the alchemy updates but may break stuff, so as with any database update, you should backup your database first. Any fresh install will install the alchemy upgrades without concern.
SVN practices are being changed as well with this move. The trunk should have stable development releases from now on. POS-Tracker SVN
Quantum Industries is recruiting! |

kwix
Caldari
|
Posted - 2009.08.31 11:35:00 -
[552]
Edited by: kwix on 31/08/2009 11:37:49 Trying to install this from scratch using the RC3 from yesterday and it can't seem to even create the tables....install.php just hangs and no tables are created.
The test step work as does write config (which appears to write the dbusername and pass encrypted?), but create tables just hangs and never actually creates tables (checked in PHPMyAdmin and saw 0 tables)
Suggestions?
|

Ramasha
|
Posted - 2009.09.01 13:54:00 -
[553]
Hello mate, I want to let you know this is a Great programm to track mine posses. Only 1 slight thing. Im running a few simple reactions. Mine pos setup is as follows:
Harverster -> Simple Reactor -> Silo Silo->Silo ->
The problem is, I linked silo 1 and 2, then silo 2 to the simple reactor. But when silo 1 runs out of material. Instead of showing 0, it will further decrease to -XXXX. I'm experimenting on if it effects any time calculations. Altough i expect its just a glitch, would be nice if it could be solved as im lacking extenisve php skills IV.
Thanks Again for this great program!
|

PapaTramp
VLADIVOSTOK Legion of xXDEATHXx
|
Posted - 2009.09.01 23:16:00 -
[554]
Hello. If i copy new files over my existing POS Tracker, will i loose all setting etc? How to upgrade?
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2009.09.02 08:53:00 -
[555]
Originally by: kwix Edited by: kwix on 31/08/2009 11:37:49 Trying to install this from scratch using the RC3 from yesterday and it can't seem to even create the tables....install.php just hangs and no tables are created.
The test step work as does write config (which appears to write the dbusername and pass encrypted?), but create tables just hangs and never actually creates tables (checked in PHPMyAdmin and saw 0 tables)
Suggestions?
Can you check your mysql error logs? normally in /var/log/mysql.err or something like that. You can also try adding them manually with phpmyadmin and seeing if it throws any errors. Replace %prefix% with your prefix. The sql is in install_database.sql. then you should be able to go to install.php?step=2
Originally by: Ramasha Hello mate, I want to let you know this is a Great programm to track mine posses. Only 1 slight thing. Im running a few simple reactions. Mine pos setup is as follows:
Harverster -> Simple Reactor -> Silo Silo->Silo ->
The problem is, I linked silo 1 and 2, then silo 2 to the simple reactor. But when silo 1 runs out of material. Instead of showing 0, it will further decrease to -XXXX. I'm experimenting on if it effects any time calculations. Altough i expect its just a glitch, would be nice if it could be solved as im lacking extenisve php skills IV.
Thanks Again for this great program!
Try reversing them.
Originally by: PapaTramp Hello. If i copy new files over my existing POS Tracker, will i loose all setting etc? How to upgrade?
Just don't overwrite your eveconfig/ directory. To upgrade the database, just point your browser to upgrade.php, the last 2 entries are for this upgrade. Backup your database first, especially for the last one if you want to use it.
Quantum Industries is recruiting! |

Ramasha
|
Posted - 2009.09.02 12:36:00 -
[556]
I had no succes reversing them. Altough the time calculation says Empty, it might be a good idea to build in a extra check: Amount-100<0 then 0. Like i said im unable to help myself at this moment.
|

Shammika
|
Posted - 2009.09.03 05:43:00 -
[557]
Edited by: Shammika on 03/09/2009 05:42:48 Have installed from scratch. But got following errors
Quote: Notice: Undefined variable: mod in /home/sppl/html/m/pos/index.php on line 38
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/sppl/html/m/pos/index.php:38) in /home/sppl/html/m/pos/includes/eveclass.php on line 251
Notice: Undefined index: access in /home/sppl/html/m/pos/includes/eveclass.php on line 277
Have tried to hunt down code for those variables and indexes. Seems to be they are not defined anywhere.
|

SigmaPi
Sad Panda Inc. Pandora's Box.
|
Posted - 2009.09.03 15:49:00 -
[558]
Originally by: Johnathan Roark
Can you check your mysql error logs? normally in /var/log/mysql.err or something like that. You can also try adding them manually with phpmyadmin and seeing if it throws any errors. Replace %prefix% with your prefix. The sql is in install_database.sql. then you should be able to go to install.php?step=2
Hey Johnathan,
First off, amazing work on the continued development, it gets better and better every time I use it! I'm having the same problem with the install, I've got no error's in my SQL log, and I did the work around with manually installing the tables, and that worked fine. My problem is I can't continue the install, install.php?step=2 kill()'s the file - it exits as if it was expecting hacking or something along those lines. Just wondering what you suggest from here on.
Siggy --------------------- SigmaPi
|

Rottw Adleweh
|
Posted - 2009.09.04 12:06:00 -
[559]
Not sure if more people had this bug with the latest svn build (revision=267) but on the 'fuelbill' page you got an error as follows:
Quote: Column 'constellationName' in field list is ambiguousSELECT DISTINCT pos3_mapconstellations.constellationID, constellationName FROM pos3_mapconstellations, pos3_mapsolarsystems, pos3_tower_info WHERE pos3_mapsolarsystems.solarSystemID = pos3_tower_info.systemID AND pos3_mapsolarsystems.constellationID = pos3_mapconstellations.constellationID ORDER BY constellationName
I fixed it and here is the diff where .bu is original file .fixed the fixed one:
Quote: diff class.pos.php.bu class.pos.php.fixed 2048c2048 < constellationName --- > ".TBL_PREFIX."mapconstellations.constellationName
|

Shime
|
Posted - 2009.09.12 04:32:00 -
[560]
i've just reinstall all, and i ve got a bug : when update POS list with API, all locations are empty on the default page.
Is that normal ?? 
|
|

smoking monkey
|
Posted - 2009.09.15 17:30:00 -
[561]
Edited by: smoking monkey on 15/09/2009 17:31:15 This means you are missing the region package your POS is sitting in. You can define during install which regions to add, or add/remove regions under admin panel, managed moons. |

brainswashed
Amarr Trigger-Happy Huzzah Federation
|
Posted - 2009.09.17 13:18:00 -
[562]
Edited by: brainswashed on 17/09/2009 13:20:48 I too am having some troubles installing RC2 from scratch.
It doesn't seem to create any tables or anything in the database, so I imported install_database.sql thru phpmyadmin. It successfully added 25 tables (or classes, what are they called :P) with the prefix pos3_.
I then proceeded to step 2, but all I got was a blank page.
Thought it didnt have all the necessary db infos so I edited teh dbconfig myself and added them passwords and stuff and now its giving me a database initialisation error when i try to go to step 2. any ideas?
Oh, and the automatic table installer was giving me a 'database connection failure' when trying to create tables. Bit strange this happened when the test was OK?
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2009.09.17 19:19:00 -
[563]
Originally by: brainswashed Edited by: brainswashed on 17/09/2009 13:20:48 I too am having some troubles installing RC2 from scratch.
It doesn't seem to create any tables or anything in the database, so I imported install_database.sql thru phpmyadmin. It successfully added 25 tables (or classes, what are they called :P) with the prefix pos3_.
I then proceeded to step 2, but all I got was a blank page.
Thought it didnt have all the necessary db infos so I edited teh dbconfig myself and added them passwords and stuff and now its giving me a database initialisation error when i try to go to step 2. any ideas?
Well, the password is encoded.
Originally by: brainswashed
Oh, and the automatic table installer was giving me a 'database connection failure' when trying to create tables. Bit strange this happened when the test was OK?
Did it not write to your config file?
Quantum Industries is recruiting! |

brainswashed
Amarr Trigger-Happy Huzzah Federation
|
Posted - 2009.09.17 20:21:00 -
[564]
Originally by: Johnathan Roark
Originally by: brainswashed Edited by: brainswashed on 17/09/2009 13:20:48 I too am having some troubles installing RC2 from scratch.
It doesn't seem to create any tables or anything in the database, so I imported install_database.sql thru phpmyadmin. It successfully added 25 tables (or classes, what are they called :P) with the prefix pos3_.
I then proceeded to step 2, but all I got was a blank page.
Thought it didnt have all the necessary db infos so I edited teh dbconfig myself and added them passwords and stuff and now its giving me a database initialisation error when i try to go to step 2. any ideas?
Well, the password is encoded.
Originally by: brainswashed
Oh, and the automatic table installer was giving me a 'database connection failure' when trying to create tables. Bit strange this happened when the test was OK?
Did it not write to your config file?
it does write to dbconfig.php when i hit write, even get the line saying 7 lines changed.
Just nothing happens when I hit create tables, nothing appears in the database when i check it through phpmyadmin. (this is if i dont import them tables myself)
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2009.09.18 04:58:00 -
[565]
Edited by: Johnathan Roark on 18/09/2009 04:59:03 I've updated the download and svn with a new database file. I'm hoping it fixes the install issues. There should be no differences between those running RC 2.
Quantum Industries is recruiting! |

brainswashed
Amarr Trigger-Happy Huzzah Federation
|
Posted - 2009.09.18 10:20:00 -
[566]
Hmm still no joy with RC3.
Same problems as before.
Tried importing it manually again n going to step 2, blank page 
|

Marina Charnatie
Celestial Janissaries Curatores Veritatis Alliance
|
Posted - 2009.09.22 01:41:00 -
[567]
Could not create user;Column count doesn't match value count at row 1
New install, admin user works. This happens after final user commit.
No sql or apache errors
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2009.09.22 04:08:00 -
[568]
Originally by: Marina Charnatie Could not create user;Column count doesn't match value count at row 1
New install, admin user works. This happens after final user commit.
No sql or apache errors
How are you even attempting to register with the API down?
Quantum Industries is recruiting! |

Lord Malaphar
|
Posted - 2009.09.22 04:40:00 -
[569]
API is functional at this time. Using it for other apps. Tower information imports correctly.
|

Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2009.09.22 06:07:00 -
[570]
Originally by: Lord Malaphar API is functional at this time. Using it for other apps. Tower information imports correctly.
Hmm, didn't think it came back up till after downtime
register.php, line 139 to 149:
$sql = "INSERT INTO ".TBL_PREFIX."user (`eve_id`, `name`, `pass`, `corp`, `alliance_id`, `email`, `access`, `datetime`) VALUES ( '" . $eve->VarPrepForStore($characterID) . "', '" . $eve->VarPrepForStore($charname) . "', '" . $eve->VarPrepForStore($password) . "', '" . $eve->VarPrepForStore($corporationName) . "', '" . $eve->VarPrepForStore($allianceID) . "', '" . $eve->VarPrepForStore($email) . "', 0, '" . $time . "')"; $result = mysql_query($sql) or die('Could not create user;' . mysql_error());
Quantum Industries is recruiting! |
|
|
|
|
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 .. 25 :: one page |
First page | Previous page | Next page | Last page |