Jump to content

William

Members
  • Posts

    57
  • Joined

  • Last visited

  • Days Won

    2

William last won the day on August 9 2023

William had the most liked content!

3 Followers

Profile Information

  • Gender
    Male
  • Location
    Sacramento
  • Interests
    Is it not evident.....?!?

Contact Methods

  • Skype
    william.matteoni@gmail.com

Recent Profile Visitors

3923 profile views

William's Achievements

Explorer

Explorer (4/14)

  • Dedicated Rare
  • Reacting Well Rare
  • Conversation Starter Rare
  • First Post Rare
  • Collaborator Rare

Recent Badges

3

Reputation

  1. Hello everyone, Does anyone have a clue on how the notifications system works? I mean, I have seen the activity.php files related to it but I am not understanding for example how do you clear them? Like the new Pilots for instance, it keeps filling up but there's no way to clear it or at least I do not know how to..... Also, cannot click on them... Is there supposed to be a way to implement that? Any clue would be appreciated
  2. Bump - Fixed all issues so far.... Not over just yet however
  3. Thanks for the logic!! To be continued.....
  4. Apologies if this has come up already. I ran a quick search and could not find any helpful answers. Say we purchased/downloaded the schedule package from a site of the likes of vaschedules.net. Allegedly, they provide the import templates for: Airports (this works) Fleet (this does not work) Schedules (this I don't know yet) So, I thought the aircraft template they used was out of fashion and downloaded the templates pack available in here. I copied all of the values in their rightful spot and tried importing once again to no joy. Same error: "CSV file doesn't seem to match import type" What am I missing? Thanks in advance
  5. Yes, I am afraid as well that may be true. Not that Recaptcha is so efficient anyway..... Great thinking. Thanks 🙂
  6. Hello guys, I am running into a situation I have never seen before in PHP VMS (and I have seen quite a bit). Some script is bypassing the Recaptcha at the registration page and consistently registering new pilots at a fairly high rate (like 50 in 15 minutes). If I put the VA in Maintenance mode the issue stops but as soon as I reopen it restarts...... Not sure how to contain this or where to start looking for issues. Any help would be very appreciated so thanks in advance
  7. Great, thanks. Kind of like the 3rd and 4th idea option. For the sake of being practical and learn if I were to edit the DB, which one is the correct table to look at? The flight idea can be implemented later once we onboard everyone. Thanks!!
  8. OK, I understand. Which would you suggest as the fastest way to do that? I mean, in practice, how would I go about creating a transaction (whether debit or credit)? Really have not understood yet the core logic of this new platform (which seems great however and attracts me) and therefore I am not sure where to start 🙃 As always, I appreciate the time you are taking to help us out.
  9. In the old phpvms we had the ability to modify the amount of $$ a pilot had. For instance we could have implemented a sign-up bonus or similar ideas. I cannot see a way for Admin to access the pilot finances or modifying them. Am I missing something? Thanks
  10. Very valuable lesson learned here!! Clearing the cache was the main culprit. For future reference this is the format that works greatly: MAIL_MAILER=mailgun MAILGUN_DOMAIN='your mailgun registered domain' MAILGUN_SECRET='the long api key here' Want to thank you again for all the help and patience 🙏
  11. It's clearly something wrong I am doing - or not doing The cache is a great hint as I was not clearing it after every try, so..... that's a great starting point. I am sure not clearing the cache has made useless many of my attempts. The config you wrote above should work as you say, thanks for writing it down as a confirmation. I will win this battle....😅
  12. OK, thanks! I've tried many combinations, but not that one. I will now and report. Mailgun is setup correctly with the zone records modified on the domain..... So that's checked. I know where to get all the API details and keys on their Dashboard..... Checked too. For sure emails are not going out so it's phpvms unable to get them out because I have not configured it well...... Check. Ironically, I cannot make it even if I use the SMTP settings as provided by MailGun.... But I will keep trying....
  13. Nope, I wasn't sure.... Just like I wasn't sure about the "Secret" 😃 I copied it from the API interface within Mailgun, they call it API address so I thought..... Well, you already know what I thought Let me try with just americanva.org.......
  14. Fantastic article. At the time of me reading this article I believe the module you mentioned above already came out as I saw the ability to create the mentioned separate profiles. The only thing I can add (and that only applies to some extent) is that it could get a bit complicated/time consuming to structure the setup as described when running a major operations including 100s of aircraft with many different configurations like for instance replicating a big airline. Other than that, the explication is perfect and very much appreciated!!
  15. I know I am missing something small somewhere because I'm still getting no joy..... Attached the link for the log where I cannot find error about the mail (Mailgun is not receiving anything either) and the ENV.php screenshot of the config. https://www.dropbox.com/s/1unt7p21nqi13rl/laravel-2022-01-18.log?dl=0
×
×
  • Create New...