First of all I would like to say thank you for all your hard work, this is one nice program for FB. I just have one little problem it is to do with the pilot server history page. Here are the errors I have
Notice: Undefined index: airvalue in C:\webserver\public_html\MP4\Scripts\adodb\adodb.inc.php on line 3385
Notice: Undefined index: airvalue in C:\webserver\public_html\MP4\Scripts\adodb\adodb.inc.php on line 3385
Notice: Undefined index: surfacevalue in C:\webserver\public_html\MP4\Scripts\adodb\adodb.inc.php on line 3385
on line 3385 of the adodb.inc.php I see this info
return $this->fields[$colname];
Notice: Trying to get property of non-object in C:\webserver\public_html\MP4\Statistics\MP-PilotDetails.php on line 243
on line 243 MP-PilotDetails.php I see this
while ( ! $RS_kills->EOF) {
Fatal error: Call to a member function Fields() on a non-object in C:\webserver\public_html\MP4\Statistics\MP-PilotDetails.php on line 245
online 245 MP-PilotDetails.php I see this
$thisKillKey = $RS_kills->Fields( 'KillAlignment ' ). ' I ' .$RS_kills->Fields('KillVerbose');
Service History Error
Moderator: SEOW Developers
-
- Posts: 2211
- Joined: Mon 08 Jan 2007 11:10 pm
- Location: Perth, Western Australia