Jump to content

Mickey

Members
  • Posts

    37
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

1997 profile views

Mickey's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hey, Hope somebody can help? Is there a way to show the offblock/onblock times, start and finish, also takeoff and landing times? Need help to source a code? TIA
  2. Is there a way to do this with openstreetmap? @web541
  3. It’s a long shot but is there anyway I can obtain the module for rewards? I’m desperately in need of this module for my site.
  4. Hi, Please can somebody help? I have searched all over and cant find the answer to resolve my issue. I have the issue of when I try to book a flight through this, the pop up box to select registration of aircraft quickly flashes and disappears. I have tried various of recommendations on other topics and none help?
  5. Damn, any ideas of good modules for points? Could really do with one?
  6. @Vangelis Is this still available to get?
  7. Any Updates tho this? I have the same problem
  8. Mickey

    Errors

    Hi All, Does anyone have any ideas what the following errors are? [17-Feb-2019 16:39:54 UTC] PHP Warning: SimpleXMLElement::addChild() expects parameter 2 to be string, array given in /home/*****/public_html/crew/core/common/CentralData.class.php on line 198 [17-Feb-2019 16:39:55 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/*****/public_html/crew/core/common/CentralData.class.php:198) in /home/*****/public_html/crew/core/modules/kACARSII/kACARSII.php on line 644 Phpvms 5.5.2 CentralData.class.php 195 # Add any children who might exist... 196 if(count($children) > 0) { 197 foreach($children as $key => $value) { 198 $child->addChild($key, $value); 199 } 200 } kACARSII.php 644 header('Content-type: text/xml'); 645 $xml_string = $xml->asXML(); 646 echo $xml_string; 647 return; 648 }
  9. Mickey

    Erros

    Hi All, Does anyone have any ideas what the following errors are? [17-Feb-2019 16:39:54 UTC] PHP Warning: SimpleXMLElement::addChild() expects parameter 2 to be string, array given in /home/*****/public_html/crew/core/common/CentralData.class.php on line 198 [17-Feb-2019 16:39:55 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/*****/public_html/crew/core/common/CentralData.class.php:198) in /home/*****/public_html/crew/core/modules/kACARSII/kACARSII.php on line 644 Phpvms 5.5.2 CentralData.class.php 195 # Add any children who might exist... 196 if(count($children) > 0) { 197 foreach($children as $key => $value) { 198 $child->addChild($key, $value); 199 } 200 } kACARSII.php 644 header('Content-type: text/xml'); 645 $xml_string = $xml->asXML(); 646 echo $xml_string; 647 return; 648 }
  10. Amended and still have the issue. Thanks for the reply, I will try the FS-Products Forum :)
  11. Phpvms 5.5.2 CentralData.class.php 195 # Add any children who might exist... 196 if(count($children) > 0) { 197 foreach($children as $key => $value) 198{ 198 $child->addChild($key, $value); 199 } 200 } kACARSII.php 644 header('Content-type: text/xml'); 645 $xml_string = $xml->asXML(); 646 echo $xml_string; 647 return; 648 }
  12. Phpvms 5.5.2 CentralData.class.php 195 # Add any children who might exist... 196 if(count($children) > 0) { 197 foreach($children as $key => $value) 198{ 198 $child->addChild($key, $value); 199 } 200 } kACARSII.php 644 header('Content-type: text/xml'); 645 $xml_string = $xml->asXML(); 646 echo $xml_string; 647 return; 648 }
  13. Hi does anyone have any idea how to solve this error? [17-Feb-2019 16:39:54 UTC] PHP Warning: SimpleXMLElement::addChild() expects parameter 2 to be string, array given in /home/*****/public_html/crew/core/common/CentralData.class.php on line 198 [17-Feb-2019 16:39:55 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/*****/public_html/crew/core/common/CentralData.class.php:198) in /home/*****/public_html/crew/core/modules/kACARSII/kACARSII.php on line 644
  14. Hi, seeing that this thread might be dead, any chance anyone can see whats wrong with the errors i have? [17-Feb-2019 16:39:54 UTC] PHP Warning: SimpleXMLElement::addChild() expects parameter 2 to be string, array given in /home/*****/public_html/crew/core/common/CentralData.class.php on line 198 [17-Feb-2019 16:39:55 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/*****/public_html/crew/core/common/CentralData.class.php:198) in /home/*****/public_html/crew/core/modules/kACARSII/kACARSII.php on line 644
×
×
  • Create New...