Jump to content

RafaelLeite

Members
  • Posts

    33
  • Joined

  • Last visited

Posts posted by RafaelLeite

  1. Yes. I removed captcha because i can figure out how to clear the error. I'll let off while I figure out. When I solve the email issue, I'll be using Carlos skin and there is a captcha module there.

     

    I checked the log, nothing related to the mails error.  

     

    And Strider, yes, I started from scracth I een deleted the database itself and started from beggining...also yes, I've changed to the 7.2

  2. Should I config this on the local config?

     

    # Email Settings
    Config::Set('EMAIL_FROM_NAME', '');
    Config::Set('EMAIL_FROM_ADDRESS', '');

    Config::Set('EMAIL_USE_SMTP', false);
    # Add multiple SMTP servers by separating them with ;
    Config::Set('EMAIL_SMTP_SERVERS', '');
    Config::Set('EMAIL_SMTP_PORT', '');
    Config::Set('EMAIL_SMTP_USE_AUTH', false);
    Config::Set('EMAIL_SMTP_SECURE', 'ssl'); # must be "ssl" for Google Apps
    Config::Set('EMAIL_SMTP_USER', '');
    Config::Set('EMAIL_SMTP_PASS', '');
     

  3. now when I try to register as a new pilot:

     

    same error as above....

     

    not using any skin or module, just the fresh install..

     

    I've inserted the captcha on the required place...local.config.php

     

    I used captcha 2... it is correct?

     

    And the welcome e-mail still not going.....

     

     

  4. Strating a new install, once again...during the install:

    Warning: Use of undefined constant TABLE_PREFIX - assumed 'TABLE_PREFIX' (this will throw an Error in a future version of PHP) in /home/virtualv/public_html/vms/core/common/SettingsData.class.php on line 184

     

    However, as per readme look like is a normal error...

  5. Now when a new pilot try to register:

     

    Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/virtualv/public_html/vms/core/lib/recaptcha/recaptchalib.php on line 93

    Warning: file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6LdwP_sUAAAAAFuexYAJJohVrQmp4BDHD_b3KtHw&remoteip=201.74.135.93&v=php_1.0&response=03AGdBq27Tk2dHY9V_JHb7ZDbUCDdDn8ALLPo8hlCu40UAdulRfI23_ZZhS3Rx7yMgiz6EP9QVTvCyzUnu_irlGDqLXh85ieYAQ6U5WW3Sikhhtm4JemwGWcuErnXKsHa4BIM8O7dCS-hxJoFUhC6rugPLQNo9hHtPoeB39fXg8jRCRshhgHfBvh9NANixq2_69Or1Fm21X1Znkwq-Aer3JOU_tclAQ9PPT_rzTAo2ZG5svAlRpXOCMMoYMcX14jT6i9Kj3nSfjvGqvqp6SEnkHiGw7iROlhoyTDN13NE3EXeFrGZquLwDdyBn9iu93xCpY-zzBB979FFoH1ZywS_wHWUnVwKfnSd7TMzgKDPy9xeIYK_J7s0cCZuTDsFlIJZAOGgzhsID2s0hp51NXTWSCGqQXlDn_fos3Pjm4xxK4JznzOl-3782FoGKEprHkngs-KJqwn-3fVfB_cyxCxwgMYPZYQeBCgHD9w): failed to open stream: no suitable wrapper could be found in /home/virtualv/public_html/vms/core/lib/recaptcha/recaptchalib.php on line 93

    Warning: Use of undefined constant error - assumed 'error' (this will throw an Error in a future version of PHP) in /home/virtualv/public_html/vms/core/lib/recaptcha/recaptchalib.php on line 132

    Warning: Use of undefined constant codes - assumed 'codes' (this will throw an Error in a future version of PHP) in /home/virtualv/public_html/vms/core/lib/recaptcha/recaptchalib.php on line 132

    Warning: A non-numeric value encountered in /home/virtualv/public_html/vms/core/lib/recaptcha/recaptchalib.php on line 132

    Warning: A non-numeric value encountered in /home/virtualv/public_html/vms/core/lib/recaptcha/recaptchalib.php on line 132

     

     

    I think this error is not impacting anything o the email issue...but..e-mails still not being sent after new register... 

  6. Started from scatch, then I receive this error after install:

     

    Warning: Use of undefined constant TABLE_PREFIX - assumed 'TABLE_PREFIX' (this will throw an Error in a future version of PHP) in /home/virtualv/public_html/vms/core/common/SettingsData.class.php on line 184

     

    But so far, so good....
     

  7. ok.

     

    This is at the admin site settings:

     

     

    Setting NameSetting Value

    phpVMS Version5.5.2.72 simpilot/php7.2

     

     

    Which PHP version do you recommend? I can change in my cpanel.

     

    Ok, Version is MySQL. (should I change it to MySqli?)

     

    Erros I have:

     

    [26-May-2020 10:05:10 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mb_detect_encoding() in /home/virtualv/public_html/vms/core/modules/CCFTracker/CCFTracker.php:31 Stack trace: #0 /home/virtualv/public_html/vms/core/classes/MainController.class.php(218): CCFTracker->index() #1 /home/virtualv/public_html/vms/action.php(64): MainController::RunAllActions() #2 {main} thrown in /home/virtualv/public_html/vms/core/modules/CCFTracker/CCFTracker.php on line 31 [26-May-2020 10:06:13 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mb_detect_encoding() in /home/virtualv/public_html/vms/core/modules/CCFTracker/CCFTracker.php:31 Stack trace: #0 /home/virtualv/public_html/vms/core/classes/MainController.class.php(218): CCFTracker->index() #1 /home/virtualv/public_html/vms/action.php(64): MainController::RunAllActions() #2 {main} thrown in /home/virtualv/public_html/vms/core/modules/CCFTracker/CCFTracker.php on line 31 [26-May-2020 10:09:31 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mb_detect_encoding() in /home/virtualv/public_html/vms/core/modules/CCFTracker/CCFTracker.php:31 Stack trace: #0 /home/virtualv/public_html/vms/core/classes/MainController.class.php(218): CCFTracker->index() #1 /home/virtualv/public_html/vms/action.php(64): MainController::RunAllActions() #2 {main} thrown in /home/virtualv/public_html/vms/core/modules/CCFTracker/CCFTracker.php on line 31 [26-May-2020 10:24:44 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mb_detect_encoding() in /home/virtualv/public_html/vms/core/modules/CCFTracker/CCFTracker.php:31 Stack trace: #0 /home/virtualv/public_html/vms/core/classes/MainController.class.php(218): CCFTracker->index() #1 /home/virtualv/public_html/vms/action.php(64): MainController::RunAllActions() #2 {main} thrown in /home/virtualv/public_html/vms/core/modules/CCFTracker/CCFTracker.php on line 31 [26-May-2020 10:43:48 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/virtualv/public_html/vms/core/modules/Fltbook/Fltbook.php on line 47 [27-May-2020 10:46:36 UTC] PHP Warning: imagecreatefromstring(): Empty string or invalid image in /home/virtualv/public_html/vms/core/common/PilotData.class.php on line 1016

     

     

    Now, the import function is not working. I'll revert to the crystal skin to see...

  8. OK:

     

    phpVMS version?

    5.2

     

    PHP version?

    7.3

     

    MySQL or MariaDB version?

    mYsql

     

    Who is your host and what OS is running on the server?

    Host is buyvm (I dunno how to check that)

     

    During install, did you choose MySQL or MySQLi ?

    I can't remember...

     

    Adding a question:

     

    There is anyway to change it from lbs to kgs, I mean:

     

    https://imgur.com/lCzvlFm

     

     

     

     

  9. when I try to register:

     


    Warning: imagecreatefromstring(): Empty string or invalid image in /home/virtualv/public_html/vms/core/common/PilotData.class.php on line 1016

     

    However the pilot appears at the PENDING pilots register...but no welocme e-mail is ever sent....

  10. Hi there!

     

    I have some questions.

     

    How to:

     

    - Use the map, pilots and routes as an iframe to an existing website?

     

    - Remove this on the news main page:

    Posted by phpVMS Installer on 23/05/2020

     

    Also, the function send emails to all pilots is not working and the FORGOT PASSWORD is also not working...

     

    What am I missing?

  11. Hi folks,

    i am looking for a portal with phpvms and below functionality:

    simbrief integration
    Entry exam
    Smart ACARS report
    auto accept or reject pireps
    pireps comment and email feature
    Pilot briefing

    Hub's information
    weather integration feature at departure and arrival airport

    fleet detailed page, etc

     

    Please get in touch!

×
×
  • Create New...