Jump to content

pouzo

Members
  • Posts

    155
  • Joined

  • Last visited

Posts posted by pouzo

  1. Before the update i had a pilot flying and it was showing that he was climbing and he was at FL300 and then i did the update the newest beta update and now he landed and its still showing he is at FL300 and also any other pilot trying to fly now it doesnt show on the website. Is there anything that i should do to get the tracking to work or what. Please help

  2. Hey when you go to the pilots in the admin and click on the View Pireps and click on Accept on the Flight Pireps iam getting

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'PilotAdmin::function.call-user-func-array' was given in /home/flymapl1/public_html/core/classes/MainController.class.php on line 292

    Please help me

  3. Hey man, I think the Acars is so sick , will this have a feature to submit the flight to the Airlines website? I would like to see a feature were the pilots will enter the Departure Airport and Arrival and they get all the Routes to follow. Other then that , iam willing to beta test it for you when you need a help.

  4. hey,  i am having a problem , everytime i login or logout i get an error

    Warning: Cannot modify header information - headers already sent by (output started at /home/flymapl1/public_html/core/classes/TemplateSet.class.php:226) in /home/flymapl1/public_html/core/common/Auth.class.php on line 317

    i dont know how to fix it please tell me . thank you

  5. Hey man, Thank you so much for the reply , it works like a charm , I added the link so if they have a mail they can click on it and check their new mail.

    <center>
    <?php
        if ($items > 0)
    	{
    		echo '<a href="index.php/Mail/inbox">You Have '.$items.' New Mail Items </a>';
    	}
    	else
    	{
    		echo 'You have no new mail';
    	}
    ?>
    </center>

  6. Hey sorry to bother again, but i have used the default usersonline code and i dont get any get anything i have members online and still dosnt show them online or even say a number always zero how can i fix that? please help

  7. Hey simpilot , i swear your coding is the best , i love it . Now small question is there any way i cant post how many messages they have and the link to to check that messages, I want that to be in my Pilot Center. Please reply back telling me how to do it . Thank you

    Ex: how can you disply the last 5mails or 1 or 2 or 3 for example like latest pilots so i put it

    under you got mail

  8. Hey nabeel, Thank you somuch for the help man , you rock that works good now small error iam getting iam not sure if you know it but its

    Warning: Cannot modify header information - headers already sent by (output started at /home/flymapl1/public_html/core/classes/TemplateSet.class.php:226) in /home/flymapl1/public_html/core/common/Auth.class.php on line 317

    Warning: Cannot modify header information - headers already sent by (output started at /home/flymapl1/public_html/core/classes/TemplateSet.class.php:226) in /home/flymapl1/public_html/core/modules/Logout/Logout.php on line 26

    Everytime i try to login or logout that gives me the error .

  9. This is making me go crazy, I swear . There is somthgn wrong in the core file thats not replacing. Nabeel if i attach you the core folder please can you see the problem , it is not from the lib as Lib is working fine with the stock core so it ahs to be somewere in the core.

×
×
  • Create New...