|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

bigsteve
Minmatar Brutor tribe
|
Posted - 2008.10.29 22:06:00 -
[1]
Edited by: bigsteve on 29/10/2008 22:10:15 I don't know what is going on, I edited dbconfig.php & mailconfig.php all I am getting is a blank white screen, I am using OS: Linux PHP version: 5.2.6 MySQL version: 4.1.22-standard-log
Even if I enter the wrong DB details in dbconfig.php i still get a blank white screen

Your signature is too large. Please resize it to a maximum of 400 x 120 with the file size not exceeding 24000 bytes. If you would like further details please mail [email protected] - Mitnal |

bigsteve
Minmatar Brutor tribe
|
Posted - 2008.10.30 22:54:00 -
[2]
Originally by: Johnathan Roark
Originally by: bigsteve Edited by: bigsteve on 29/10/2008 22:10:15 I don't know what is going on, I edited dbconfig.php & mailconfig.php all I am getting is a blank white screen, I am using OS: Linux PHP version: 5.2.6 MySQL version: 4.1.22-standard-log
Even if I enter the wrong DB details in dbconfig.php i still get a blank white screen
Thanks john that did the trick.
Now here is a BIG Question the Moon DB: is there (or will something be available) is populate the DB with the moon Minerals, I have I think 5 regions worth of excel sheets of Moon Scan Data, (all of which are various different format)
is the dbconfig.php writable as well as the cache and sub directories of cache?
Also, you'll have problems with mysql version 4.x. Your version is at least 2 years old and is missing key features as well as secruity updates. If your paying someone for hosting, switch host. If your own hosting provider, its time to upgrade.

Your signature is too large. Please resize it to a maximum of 400 x 120 with the file size not exceeding 24000 bytes. If you would like further details please mail [email protected] - Mitnal |

bigsteve
Minmatar STK Scientific The Initiative.
|
Posted - 2009.06.14 11:30:00 -
[3]
Originally by: Amy Frost Edited by: Amy Frost on 31/05/2009 20:15:20 function GetAllTowers has a bug when called with $args['regionID']:
Unknown column 'regionName' 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 = '10000030'
How to reproduce: Go to the Fuel Bill Page and select a Region and apply the filter
PS: Johnathan I've cleaned up/enforced some more of the Access Level handling aswell as some other Display tweaks, any chance for me to send you the patches? I hate it when my locally installed Version differs from the upstream SVN.
It looks like the sql quiery is trying to grab data that does not exist.
I believe that regionID, & regionName Columns are missing from pos3_tower_info table. ==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Who Blew me |

bigsteve
Minmatar STK Scientific The Initiative.
|
Posted - 2009.06.14 18:26:00 -
[4]
i am getting there 2 errors in my server logs
Quote:
[error] PHP Warning: Smarty error: math: parameter y is empty in /home/stks/public_html/POS/includes/Smarty/Smarty.class.php on line 1088 [error] PHP Fatal error: Class 'POSMGMT' not found in /home/stks/public_html/POS/fuelbill.php on line 47
|

bigsteve
Minmatar STK Scientific The Initiative.
|
Posted - 2009.06.19 05:51:00 -
[5]
cant see this any where here
add the new structure to DB
INSERT INTO `pos3_structure_static` (`id`, `name`, `pg`, `cpu`) VALUES (24567, 'Experimental Laboratory', 100000, 500), (30655, 'Hybrid Polymer Silo', 50000, 250), (30656, 'Polymer Reactor Array', 125000, 1500); ==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Who Blew me |

bigsteve
Minmatar STK Scientific The Initiative.
|
Posted - 2009.06.30 21:47:00 -
[6]
Hey there,
Any chance in the next release, that the Fuel bill Calculator is about to do it by Constellation????
thanks ==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Who Blew me |

bigsteve
Minmatar STK Scientific The Initiative.
|
Posted - 2009.07.03 16:04:00 -
[7]
with that set up you have both silo connected to the harvester, this won't work I dont have access to a tracker at this time but I believe you need to: have one of thee silos connected to the other
ill check forr you when I get home.... ==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Who Blew me |

bigsteve
Minmatar STK Scientific The Initiative.
|
Posted - 2010.01.10 03:39:00 -
[8]
i am able to help set it up for you. ==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Who Blew me |

bigsteve
Minmatar STK Scientific The Initiative.
|
Posted - 2010.02.14 22:48:00 -
[9]
Hi All
I am trying to setup a reaction change @ 1 Tower.
Moon Harvester & Silo to Simple Reactor Then Simple Reactor & Silo to Complex Reactor & Silo.
I then Realized that a Simple reactor outputs 200 unit an Hour but a complex Reactor uses 100 an Hour.
Is this 100 unit an hour Lost????
If i put a Silo between the Simple & Complex reactor to hold the excess simple Reactant will this stop the 100 units being lost????
If this does stop the 100 units from being lost, How can a silo on the tracker be set-up to be used as an input & output???
==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Who Blew me |

bigsteve
Minmatar STK Scientific The Initiative.
|
Posted - 2010.06.03 16:45:00 -
[10]
Since 1.0.1 patch was deployed i have been getting API error when updating PoS fuel levels.
Getting this error: Error Code: 211::Login denied by account status.. User ID: Character ID: 17557***** Corp: STK Scientific
have tried another Directors API and getting the same error.
Has CCP restricted the API download???
==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Who Blew me |
|
|
|
|