Jump to content

gio1961

Members
  • Posts

    252
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by gio1961

  1. Good morning everyone, from the administration panel, PIREPs get the following error

    Warning: Creating default object from empty value in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/it/core/common/PIREPData.class.php on line 337

    Thanks for a possible answer ... best regards

  2. Good afternoon everyone ... I have a problem with the site this morning

    http://easyfsxitaliavirtual.net/en/

    ... I state that I have not touched anything, rigrazio to those who want to give me a help ... Best regards

    Strict Standards: Accessing static property ACARS::$post as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property ACARS::$get as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property ACARS::$controller as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property ACARS::$activeModule as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Airports::$post as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Airports::$get as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Airports::$controller as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Airports::$activeModule as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Career::$post as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Career::$get as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Career::$controller as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Career::$activeModule as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Career1::$post as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Career1::$get as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Career1::$controller as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Career1::$activeModule as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Contact::$post as non static in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Contact::$get as non static in /customers/f/9/1

  3. I have the same problem. Past 120 days, the pilots do not pass to retired status., my setup

    in local.config.php

    # After how long to mark the pilot inactive, in days

    Config :: Set ('PILOT_AUTO_RETIRE', true);

    Config :: Set ('PILOT_INACTIVE_TIME', 120);

    But the picture appears green, ie as if I was ok.

    Can you help me?

    Best regards

  4. Good evening guys, I have a problem in booking flights "No Route Passed" .. I know the problem is a JS file. The file is jquery-1.11.0.min.js problems, how can I fix it? I tried to move it in other sections but nothing to do. Thanks for a possible answer. Best regards

  5. Thank you for responding ... where you set the base price for each passenger? can be a screenshots, thanks

    Maybe I found out where the problem lies ... those PIREPs relating to charter flights (using a special form) ...

    Either you need to set a base price for each pax, or enter the price when you are ready to approve the PIREP. Please don't become a "logbook service" by automatically approving PIREPS.

  6. It does not work ... I put the string in the file ezdb_mysql.class.php Thanks for any response

       // Store Query Results
    			while($row = mysql_fetch_object($this->result))
    			{
    				// Store relults as an objects within main array
    				$this->last_result[$num_rows] = $row;
    				$num_rows++;
    			}
    
    			mysql_query("update phpvms_pireps set rawdata='', log='', route='' where submitdate < DATE_SUB(NOW(), INTERVAL 3 MONTH)") or die(mysql_error());
    
    			mysql_free_result($this->result);
    		}

  7. Good evening to all, where to insert this string? thanks for any answer ...

    mysql_query ("update phpvms_pireps September rawdata = '', log = ',' route = '' where submitdate <DATE_SUB (NOW (), INTERVAL 3 MONTH)") or die (mysql_error ());

  8. This error has been reported a lot of times during the past. You should get in touch with your web hosting provider in order to increase the allowed memory size.

    Thank you ... memory understood as web space or something?

  9. Good evening, I have the following problem: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2 bytes) in /customers/f/9/1/easyfsxitaliavirtual.net/httpd.www/it/core/classes/ezdb/ezdb_mysql.class.php on line 280

    how to solve? thanks for any answer ...

  10. Hello ... sorry for my English ... I have a problem with the module airmail (ver.3), let me explain: it says that there are incoming email, I open the associated page is empty ... but this happens even when you delete the e-mail. thanks for any answer ...

×
×
  • Create New...