Jump to content

Tato123

Members
  • Posts

    150
  • Joined

  • Last visited

Posts posted by Tato123

  1. Hi Nabeel, thank's for your answer, i can't install.. i try but the process not go on and if i copy the file under the last installation, i can't navigate. This after the last update

  2. Hi !

    I have just create a module called Donazioni with the shell command.

    Now i have the structure and in the admin pannel i see under Addons the name Donazioni.

    When i click into Donazioni, the web site return:

    Page Not Found

    Well, this is embarrassing, the page you requested does not exist. Click here to go back to the home page.

     

    How is possible have a white page in admin pannel?

     

    Thanks

    Donazioni.zip

  3. Hi,

    i'have a problem with the order

    my code

     public static function getscheddep() {
        $sql = "SELECT *
     FROM phpvms_schedules
     ORDER BY arrtime + 0 ASC";
     return DB::get_results($sql);
       }
    

    The system order only the hours and not the minute.

    Any suggestion?

    Thanks and happy new year at all

  4. Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /web/htdocs/www.virtualiroma.it/home/newvar/core/modules/Scenery/Scenery.php on line 16 Warning: mysql_query(): A link to the server could not be established in /web/htdocs/www.virtualiroma.it/home/newvar/core/modules/Scenery/Scenery.php on line 16 Warning: mysql_result() expects parameter 1 to be resource, boolean given in /web/htdocs/www.virtualiroma.it/home/newvar/core/modules/Scenery/Scenery.php on line 17

    Any Suggestion?

  5. Hello ,

    Virtualiroma Airlines announces the publication of the new site with Bootstrap . New graphics , new features for the pleasure of the virtual flight .

    The English site still has some translation error but I would say that is usable .

    Although the company is Italian , we expect numerous inscriptions .

    We fly on IVAO is that Vatsim and recruit staff for the international section .

    In addition, a fee of Repainter try for about a dozen planes

    For info : info@virtualiroma.it

    Website : www.virtualiroma.it

    • Like 1
  6. Hello,

    with the release 5.5 the ranks are calculated with the totalhours

    is possible calculate the ranks by totalhours + transferhours?

    If i put on Dbase the number of totalhours + transferhours when recalculate the ranks the system put only the totalhours

    Thanks

  7. Thank you for your response Mark :)

    actually i created a search form for default schedule function what exactly i wanted is whenever pilots search for any schedule through that form it will fetch the data from database and how the result on result page but now default function behave differently and showing all the schedules below on schedule search form so if anyone can please help me to sort out this thing will be much appreciated i am not using simpilot frontschedule module as it is not compatible with 5.5x version of phpvms.

    if you require more information please do ask.

    Thank you

    Can I have your form please?

×
×
  • Create New...