Jump to content

RafaelLeite

Members
  • Posts

    33
  • Joined

  • Last visited

Recent Profile Visitors

1480 profile views

RafaelLeite's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In Rare

Recent Badges

0

Reputation

  1. yes, Check here: http://virtualvarigbrasil.org/vms/
  2. 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
  3. I found this topic here: and removed the captcha....as it was just showing stupid errors. Now, the only thing is the activation emails not going. If anyone has a clue. I'd appreciate
  4. 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', '');
  5. 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.....
  6. 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...
  7. Its is enable on the server: allow_url_fopen is ON
  8. 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...
  9. 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....
  10. I believe you should do a Portuguese sking for the v5x LOL
  11. I will do that tonight. Thanks a lot. I'll report how it goes...
  12. 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...
  13. 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
  14. 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....
  15. 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?
×
×
  • Create New...