Jump to content

roboa

Members
  • Posts

    108
  • Joined

  • Last visited

Posts posted by roboa

  1. Hi,

    when trying to submit a manual PIREP, the pilots are presented with this error message:

    fopen(/home/fcava./public_html//lib/rss/latestpireps.rss) [function.fopen]: failed to open stream: Permission denied in /home/fcava./public_html/core/common/RSSFeed.class.php on line 63

    The PIREP does go through so it isnt directly affecting that. I have also checked the permissions on the RSSFeed.class.php and they are set to 777

    cheers,

    roboa

  2. So, this would call the routemap?

    MainController::Run("Routemap", "Routemap.php")

    Also, how can I create a page which will show that? I tried putting it into a page created through the admin panel and it didn't work.

    cheers,

    roboa

  3. Hi,

    What i'm trying to is put the routemap of all the flights onto another page with other stuff. I am presuming that I can call the routemap like this:

    <?php Module::Show('Routemap.php'); ?>

    However that wouldn't work. Is it possible? The other thing was, will the phpvms admin page system allow php?

    cheers,

    roboa

  4. Just a quick update:

    We have noticed that when the search form is used for schedules it opens the results on a new page and not below as it does on others sites. Wasn't sure whether this could be linked

×
×
  • Create New...