Jump to content

airberlin virtual

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by airberlin virtual

  1. Forgot to put instructions on where to put this.

    This should replace everything in /lib/skins/yourskin/frontpage_recentbids.tpl

    then you will have to activate this for the homepage by adding

    MainController::Run('FrontBids', 'RecentFrontPage', 50);

    and position it where you want it to show up in frontpage_main.tpl and it will work like a charm.

    I will say it again if you do not have the FS Flight Keeper SDK installed you will have to comment the Flight Keeper Parts out of the script other than that it will work just as good as it works on our site.

  2. would you mind sharing how you did that?

    Hey,

    Nice to see someone wants this.

    you can find the code here Pastebin Code.

    We have also included the FS Flight Keeper Functions although we have installed the SDK and use its own Databases because it will not send the Aircraft Type to the PHPVMS Database.

    So now it shows two seperate Systems in one display FSFK Flights have a * added to the Flight Number and PHPVMS Flights are reported without a *.

    If you need any other help let me know.

  3. Hello Everyone,

    I have been getting this error message in the logs when users log in

    =====

    Time: 08.02.10 13:32:45

    =====

    Time: 08.02.10 13:32:45

    Backtrace: DB::write_debug > DB::query > PilotData::updateProfile > Auth::ProcessLogin > Login->ProcessLogin > Login->login > Login->index > call_user_func_array > MainController::RunAllActions

    Query: UPDATE phpvms_pilots SET `lastlogin`=NOW(), `lastip`='79.245.57.67' WHERE `pilotid`=

    Error: (1064) - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

    =====

×
×
  • Create New...