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) |
Justin Barta
|
Posted - 2008.10.11 03:44:00 -
[181]
Just downloaded a fresh copy of 3beta3 and im getting this error on the install script.
Parse error: syntax error, unexpected '}', expecting '{' in H:\inetpub\vhosts\justinbarta.com\subdomains\shield\httpdocs\includes\class.pos.php on line 3446
|
Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.10.11 06:41:00 -
[182]
Originally by: Justin Barta Just downloaded a fresh copy of 3beta3 and im getting this error on the install script.
Parse error: syntax error, unexpected '}', expecting '{' in H:\inetpub\vhosts\justinbarta.com\subdomains\shield\httpdocs\includes\class.pos.php on line 3446
Did you modify the code in anyway? Im assuming you downloaded it off sourceforge and not SVN? Can you post lines 3440 through 3450 for me.
POS-Tracker 2.1.0 Hosting |
Tai Ken
Dragon Clan Guardian Federation
|
Posted - 2008.10.11 09:16:00 -
[183]
Edited by: Tai Ken on 11/10/2008 09:17:01
Originally by: DeTox MinRohim My bad... my intention was to use the fopen alternative when the CURL wasn't available but... *cough*... didn't put the code in it... yet!
I know... ... /emote goes back to coding.
Thx in advance ;)
|
Keeper ofDungeonSquad
Minmatar The xDEATHx Squadron Legion of xXDEATHXx
|
Posted - 2008.10.11 16:30:00 -
[184]
error at class.pos.php means that you are trying to run it on server with PHP4. You have to find server with PHP5
|
Youngster
|
Posted - 2008.10.11 23:44:00 -
[185]
Greetings to all. A problem at me. In that that on page my.com/track.php where the list of all POS in a column "Status" is displayed always "0h" And if to look through "View" that there it is possible to look what fuel and for what time remains. In what there can be a problem?
|
DeTox MinRohim
Madhatters Inc. The Initiative.
|
Posted - 2008.10.13 16:31:00 -
[186]
Originally by: Tai Ken Edited by: Tai Ken on 11/10/2008 09:17:01
Originally by: DeTox MinRohim My bad... my intention was to use the fopen alternative when the CURL wasn't available but... *cough*... didn't put the code in it... yet!
I know... ... /emote goes back to coding.
Thx in advance ;)
Added in latest SVN. ------ This sig space is Read-only ! omgalink - Online Skillsheet |
Tai Ken
Dragon Clan Guardian Federation
|
Posted - 2008.10.15 09:51:00 -
[187]
Originally by: DeTox MinRohim Added in latest SVN.
Thx, can you provide me a link to the svn on sourceforge?
|
DeTox MinRohim
Madhatters Inc. The Initiative.
|
Posted - 2008.10.15 10:20:00 -
[188]
Originally by: Tai Ken
Originally by: DeTox MinRohim Added in latest SVN.
Thx, can you provide me a link to the svn on sourceforge?
[ HERE ] for class.pos.php [ HERE ] for the full svn tree ------ This sig space is Read-only ! omgalink - Online Skillsheet |
Trisy A
|
Posted - 2008.10.16 09:54:00 -
[189]
I've got Pos-Tracker3.0beta3.zip Uzipped it on php site. Installed. Now I see thing like
============= - POS MANAGER -
| Home | Login | Register | About |
If you are using the in-game browser, you must click the "Login" button! =============
I've registered with my e-mail and created some new password in in-game browser. BTW php site I'm using does not allow e-mail send/receive. Do I need it?
All I managed to do is to see "Welcome <char name> in ingame browser. And same login screen.
What next? Or what exactly should I do to be able to use it?
|
Slayerman
Caldari Freedom-Technologies
|
Posted - 2008.10.16 11:59:00 -
[190]
Originally by: Trisy A I've got Pos-Tracker3.0beta3.zip Uzipped it on php site. Installed. Now I see thing like
============= - POS MANAGER -
| Home | Login | Register | About |
If you are using the in-game browser, you must click the "Login" button! =============
I've registered with my e-mail and created some new password in in-game browser. BTW php site I'm using does not allow e-mail send/receive. Do I need it?
All I managed to do is to see "Welcome <char name> in ingame browser. And same login screen.
What next? Or what exactly should I do to be able to use it?
When you installed the tracker, you should have created an Admin user, You need to log in using that.
In the Admin section, you should see the list of users, and be able to add access to the the user you have signed up with ..
Hope this helps
|
|
Tai Ken
Dragon Clan Guardian Federation
|
Posted - 2008.10.16 12:43:00 -
[191]
Originally by: DeTox MinRohim [ HERE ] for class.pos.php [ HERE ] for the full svn tree
Thx, now I'm able to update the alliance & sovereignty database. But after I insert the (director) API-Key and press "Select Character", I get: Error: String could not be parsed as XML
|
DeTox MinRohim
Madhatters Inc. The Initiative.
|
Posted - 2008.10.16 14:22:00 -
[192]
Originally by: Tai Ken
Originally by: DeTox MinRohim [ HERE ] for class.pos.php [ HERE ] for the full svn tree
Thx, now I'm able to update the alliance & sovereignty database. But after I insert the (director) API-Key and press "Select Character", I get: Error: String could not be parsed as XML
Update your [ class.pos.php ] file. Did a quick (temporary?) fix. Strangely, all api calls were working fine except this one who was timing out for me. ------ This sig space is Read-only ! omgalink - Online Skillsheet |
Tai Ken
Dragon Clan Guardian Federation
|
Posted - 2008.10.16 17:21:00 -
[193]
Originally by: DeTox MinRohim Update your [ class.pos.php ] file. Did a quick (temporary?) fix. Strangely, all api calls were working fine except this one who was timing out for me.
Right, with the last version it timed out and produced the error. With the newest version, the error is still there but faster ;)
|
DeTox MinRohim
Madhatters Inc. The Initiative.
|
Posted - 2008.10.16 18:03:00 -
[194]
Edited by: DeTox MinRohim on 16/10/2008 18:05:11
Originally by: Tai Ken
Originally by: DeTox MinRohim Update your [ class.pos.php ] file. Did a quick (temporary?) fix. Strangely, all api calls were working fine except this one who was timing out for me.
Right, with the last version it timed out and produced the error. With the newest version, the error is still there but faster ;)
Make sure your userid/apikey are corrent... I get no problems on my side.
You can check by using this link in your browser (change relevant info)
http://api.eve-online.com/account/Characters.xml.aspx?version=2&userID=YOURUSERID&apiKey=YOURAPIKEY
------ This sig space is Read-only ! omgalink - Online Skillsheet |
Tai Ken
Dragon Clan Guardian Federation
|
Posted - 2008.10.17 11:00:00 -
[195]
Originally by: DeTox MinRohim Make sure your userid/apikey are corrent... I get no problems on my side.
You can check by using this link in your browser (change relevant info)
http://api.eve-online.com/account/Characters.xml.aspx?version=2&userID=YOURUSERID&apiKey=YOURAPIKEY
The link you provided works und shows me the right characters. I re-uploaded the new class.pos.php on my host (just to be sure) and still get the same error. sorry :(
|
Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.10.20 04:46:00 -
[196]
POS-Tracker 3.0.0 Beta 4 released. This is mostly bug fixes and miner improvements.
Two important notes about upgrading: config.php has changed so if you have made any changes to it you will need to make them to the new version. There are no database changes in beta 3 to beta 4 so using upgrade.php is not needed.
POS-Tracker 2.1.0 Hosting |
Slayerman
Caldari Freedom-Technologies
|
Posted - 2008.10.20 07:41:00 -
[197]
Originally by: Johnathan Roark POS-Tracker 3.0.0 Beta 4 released. This is mostly bug fixes and miner improvements.
Two important notes about upgrading: config.php has changed so if you have made any changes to it you will need to make them to the new version. There are no database changes in beta 3 to beta 4 so using upgrade.php is not needed.
Any chance you can start to release a no-image package if images are not updated to save download/upload time... yes i know i could just not upload them, but I'm damn lazy :)
|
Elana Vaho
|
Posted - 2008.10.20 12:39:00 -
[198]
Sorry, but your link seems to go to the old beta 3 version still. Found beta 4 when I searched for it myself though Postracker3 beta4
|
Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.10.20 14:33:00 -
[199]
Originally by: Slayerman
Originally by: Johnathan Roark POS-Tracker 3.0.0 Beta 4 released. This is mostly bug fixes and miner improvements.
Two important notes about upgrading: config.php has changed so if you have made any changes to it you will need to make them to the new version. There are no database changes in beta 3 to beta 4 so using upgrade.php is not needed.
Any chance you can start to release a no-image package if images are not updated to save download/upload time... yes i know i could just not upload them, but I'm damn lazy :)
The images where changed, that's why they are in the upgrade file.
Originally by: Elana Vaho Sorry, but your link seems to go to the old beta 3 version still. Found beta 4 when I searched for it myself though Postracker3 beta4
fixed, thanks
POS-Tracker 2.1.0 Hosting |
5n4keyes
D00M. Triumvirate.
|
Posted - 2008.10.21 00:05:00 -
[200]
OK, its great that its showing pages now, and shows 15 POS per page, however, they are no longer in time til low fuel order, infact they are in a very very very random order.
Now ive either done something very wrong, or its a little strange
|
|
Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.10.21 07:32:00 -
[201]
Originally by: 5n4keyes Edited by: 5n4keyes on 21/10/2008 00:54:04 OK, its great that its showing pages now, and shows 15 POS per page, however, they are no longer in time til low fuel order, infact they are in a very very very random order.
I am aware of this, and its not random. What its currently doing is grabbing them 15 at a time in order of moon name. Then its reording them based on fuel. I am looking at how best to fix this issue. Waiting on input from Detox.
Originally by: 5n4keyes
Upon further looking, almost all of the timers on the tracker are totally incorrect, ive tried reinstalling the tracker, using the full package, and fuel levels are totally incorrect.
Is there any pattern? Are they all off by the smae amount of time? Are all fuel types wrong or just one?
POS-Tracker 2.1.0 Hosting |
5n4keyes
D00M. Triumvirate.
|
Posted - 2008.10.21 13:15:00 -
[202]
No pattern that I could see, one pos which was perfectly ballanced to 7d 13h, showed fuel levels all over the place but all were above 10d, and it was all the levels so I dont think it was a sov issue.
|
Tiara Seriousness
|
Posted - 2008.10.22 01:28:00 -
[203]
So i`m having an issue.
I was trying to install the Beta 4 from your sourceforge page. And it did throw a blank page on install.php When i opened the Readme.txt it was showing the instructions, so i`m not in teh wrong directory or something.
So i decided to download the svn version of yours (203) via tarball) and install that one, but i`m getting the same issue. What am i doing wrong ?
I chcked and i`m having PHp5 on my server.
|
Pheobe McIntyre
|
Posted - 2008.10.22 04:19:00 -
[204]
Originally by: Tiara Seriousness So i`m having an issue.
I was trying to install the Beta 4 from your sourceforge page. And it did throw a blank page on install.php When i opened the Readme.txt it was showing the instructions, so i`m not in teh wrong directory or something.
So i decided to download the svn version of yours (203) via tarball) and install that one, but i`m getting the same issue. What am i doing wrong ?
I chcked and i`m having PHp5 on my server.
This fixed it for me.
chmod 777 <path to your install>\cache chmod 777 <path to your install>\cache\template_c
|
Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.10.22 06:41:00 -
[205]
Originally by: 5n4keyes No pattern that I could see, one pos which was perfectly ballanced to 7d 13h, showed fuel levels all over the place but all were above 10d, and it was all the levels so I dont think it was a sov issue.
I'll have to look into this some. Anyone else having this issue?
Originally by: Tiara Seriousness So i`m having an issue.
I was trying to install the Beta 4 from your sourceforge page. And it did throw a blank page on install.php When i opened the Readme.txt it was showing the instructions, so i`m not in teh wrong directory or something.
So i decided to download the svn version of yours (203) via tarball) and install that one, but i`m getting the same issue. What am i doing wrong ?
I chcked and i`m having PHp5 on my server.
Try what Pheobe suggested. I'll looking into making it display an error if you have incorrect permissions.
Originally by: Pheobe McIntyre
Originally by: Tiara Seriousness So i`m having an issue.
I was trying to install the Beta 4 from your sourceforge page. And it did throw a blank page on install.php When i opened the Readme.txt it was showing the instructions, so i`m not in teh wrong directory or something.
So i decided to download the svn version of yours (203) via tarball) and install that one, but i`m getting the same issue. What am i doing wrong ?
I chcked and i`m having PHp5 on my server.
This fixed it for me.
chmod 777 <path to your install>\cache chmod 777 <path to your install>\cache\template_c
If any image people want to contribue, I need two small, simple images. A white up arrow and a white down arrow. Both no bigger then 15x15 pixels. These will be used in the table header to allow sorting of several of the columns on track and outpost as well as some other locations in the tracker.
POS-Tracker 2.1.0 Hosting |
Tiara Seriousness
|
Posted - 2008.10.22 13:39:00 -
[206]
Originally by: Johnathan Roark
Originally by: Tiara Seriousness So i`m having an issue.
I was trying to install the Beta 4 from your sourceforge page. And it did throw a blank page on install.php When i opened the Readme.txt it was showing the instructions, so i`m not in teh wrong directory or something.
So i decided to download the svn version of yours (203) via tarball) and install that one, but i`m getting the same issue. What am i doing wrong ?
I chcked and i`m having PHp5 on my server.
Try what Pheobe suggested. I'll looking into making it display an error if you have incorrect permissions.
Originally by: Pheobe McIntyre
Originally by: Tiara Seriousness So i`m having an issue.
I was trying to install the Beta 4 from your sourceforge page. And it did throw a blank page on install.php When i opened the Readme.txt it was showing the instructions, so i`m not in teh wrong directory or something.
So i decided to download the svn version of yours (203) via tarball) and install that one, but i`m getting the same issue. What am i doing wrong ?
I chcked and i`m having PHp5 on my server.
This fixed it for me.
chmod 777 <path to your install>\cache chmod 777 <path to your install>\cache\template_c
That worked. Would be nice to include that in the readme :)
Anyways, new errors cropping up!
Admin.php when clicking "Update POS from API" update button: ERROR Failed to Add tower info ; Unknown column 'outpost_id' in 'field list' editpos.php when clicking update pos: Unknown column 'outpost_id' in 'field list'UPDATE pos3_tower_info SET pos_status = '4', towerName = '4-10 Dysp', outpost_id= '0' WHERE pos_id = '1' outpost.php while loading and while clicking update button: Unknown column 'outpost_id' in 'where clause'SELECT pos3_tower_info.* FROM pos3_tower_info WHERE outpost_id = '1' ORDER BY outpost_id fuelbill.php while trying to create a fuelbill: Unknown column 'outpost_id' in 'field list'SELECT pos_id, typeID, evetowerID, outpost_id, corp, allianceid, pos_size, pos_race, isotope, oxygen, mechanical_parts, coolant, robotics, uranium, ozone, heavy_water, charters, strontium, towerName, systemID, charters_needed, status, owner_id, secondary_owner_id, pos_status, pos_comment, secret_pos, moonID, regionID, regionName FROM pos3_tower_info, pos3_mapsolarsystems WHERE pos3_tower_info.systemID = pos3_mapsolarsystems.solarSystemID AND pos3_mapsolarsystems.regionID = '10000058'
Question : editpos.php on Silo Arrays section:
Is it possible to conect the second silo to the first one ? e.g. if you are running 1 miner and 2 silos, can you make it recognice : Monminer --> silo1 --> silo2 ? Also, what does the "Linked to" field stand for ? Also, does teh api update silo amounts ?
This is still version 203 from svn.
IN the end, this has come a long way since version 2.0 . Thank you for building this awesome tool
|
Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.10.22 15:38:00 -
[207]
Originally by: Tiara Seriousness
Anyways, new errors cropping up!
Admin.php when clicking "Update POS from API" update button: ERROR Failed to Add tower info ; Unknown column 'outpost_id' in 'field list' editpos.php when clicking update pos: Unknown column 'outpost_id' in 'field list'UPDATE pos3_tower_info SET pos_status = '4', towerName = '4-10 Dysp', outpost_id= '0' WHERE pos_id = '1' outpost.php while loading and while clicking update button: Unknown column 'outpost_id' in 'where clause'SELECT pos3_tower_info.* FROM pos3_tower_info WHERE outpost_id = '1' ORDER BY outpost_id fuelbill.php while trying to create a fuelbill: Unknown column 'outpost_id' in 'field list'SELECT pos_id, typeID, evetowerID, outpost_id, corp, allianceid, pos_size, pos_race, isotope, oxygen, mechanical_parts, coolant, robotics, uranium, ozone, heavy_water, charters, strontium, towerName, systemID, charters_needed, status, owner_id, secondary_owner_id, pos_status, pos_comment, secret_pos, moonID, regionID, regionName FROM pos3_tower_info, pos3_mapsolarsystems WHERE pos3_tower_info.systemID = pos3_mapsolarsystems.solarSystemID AND pos3_mapsolarsystems.regionID = '10000058'
Check your database and make sure your tower_info table has a field called outpost_id and not outpost_name
Originally by: Tiara Seriousness
Question : editpos.php on Silo Arrays section:
Is it possible to conect the second silo to the first one ? e.g. if you are running 1 miner and 2 silos, can you make it recognice : Monminer --> silo1 --> silo2 ? Also, what does the "Linked to" field stand for ? Also, does teh api update silo amounts ?
This is still version 203 from svn.
IN the end, this has come a long way since version 2.0 . Thank you for building this awesome tool
The linked to field is exactly to do what your asking. In your second silo put the id number of the first silo.
POS-Tracker 2.1.0 Hosting |
DeTox MinRohim
Madhatters Inc. The Initiative.
|
Posted - 2008.10.22 15:45:00 -
[208]
Originally by: Tiara Seriousness Also, does teh api update silo amounts ?
No, It's calculated based on the time and the amount you set (or when you set the material the first time).
If you empty a silo, you have to tell the tracker you emptied it.
Except calling the corp assets and then manually link mods in space to a POS, there is no way the API is giving the POS mods according to CCP. And while the corp assets process could work for a corp having only a few POSes, this task (manual link) would be a total time sink for any respectable size corp/alliance.
------ This sig space is Read-only ! omgalink - Online Skillsheet |
Deleware
|
Posted - 2008.10.22 16:49:00 -
[209]
Hi, just browsed through the code, and there is something that looks a bit strange.
in the file editpos.php at line 177 it says "$ouptost_list=array();"
is that a typo? Shouldn't it say outpost instead?
And I got another question, When using the "select character" from the API menu. It always says: "Error Code: 521::Invalid username and/or password passed to UserData.LoginWebUser()"
I checked the link manualy and that works. So it has to be somewhere else.
And another one! :) Is it possible to tell POS checker that I have a simple reactor, connected to a silo which is than conncted to a complex reactor. So the silo although its receaving only fills up with 100m¦ cause the rest (100m¦) gets eaten up by the complex reactor.
|
Johnathan Roark
Caldari Quantum Industries RAZOR Alliance
|
Posted - 2008.10.22 19:14:00 -
[210]
Originally by: Deleware Hi, just browsed through the code, and there is something that looks a bit strange.
in the file editpos.php at line 177 it says "$ouptost_list=array();"
is that a typo? Shouldn't it say outpost instead?
Nope, thats correct. Its to get a list of outpost to change outpost.
Originally by: Deleware
And I got another question, When using the "select character" from the API menu. It always says: "Error Code: 521::Invalid username and/or password passed to UserData.LoginWebUser()"
I checked the link manualy and that works. So it has to be somewhere else.
Thats normally an incorrect api key or userid.
Originally by: Deleware
And another one! :) Is it possible to tell POS checker that I have a simple reactor, connected to a silo which is than conncted to a complex reactor. So the silo although its receaving only fills up with 100m¦ cause the rest (100m¦) gets eaten up by the complex reactor.
Too complex of a chain.
POS-Tracker 2.1.0 Hosting |
|
|
|
|
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 |