Jump to content

PaintSplasher

Members
  • Posts

    45
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by PaintSplasher

  1. Are you sure you copied all the files of DisposableBasic to the correct folder including the proper folder name? As the error clearly says: "production.ERROR: Class "Modules\DisposableBasic\Providers\DB_ServiceProvider" not found". https://github.com/FatihKoz/DisposableBasic?tab=readme-ov-file#installation-and-updates
  2. It doesn't help if you upload your logs to an area of your page that throws a 500. Or can you open both files? Your log is just a simple txt file, just copy and paste the file here.
  3. You should post your Laravel log, so we can see what the actual issue is and we do not have to ask our fortune-telling glass ball But as a first comment, are you sure you use the latest dev(not beta) phpvms build? You can find your Laravel log there: /storage/logs/laravel-
  4. SPTransfer v1.3 for phpvVMS7 Thanks to ProAviaAZ, for the suggestions. Added an option for different charge types Added a widget for showing pending requests
  5. Hey, phpvms has nothing to do with the airline you mentioned above! The software the airline uses is named phpvms and is only relevant for copyright! If the homepage does not have a single contact possibility then your only chance, thanks to the GDPR, is to mail abuse-contact@publicdomainregistry.com if you have an abuse related topic. But tbh there is a discord channel on their homepage, try to contact them this way: https://discord.com/invite/9PEyj6kM
  6. Hey, first I want to mention that this is not a personal commercial promotional post. My goal is simply to encourage people to explore and use phpVMS 7. It's a powerful platform with great customization options for virtual airline management. Yes, I have a lot of experience but nothing is impossible. Creating themes and designs for phpVMS version 7 with Laravel offers great flexibility without needing WordPress for custom homepages. Since phpVMS is built on Laravel, you can leverage modern tools to craft unique, responsive designs directly within the platform. Themes are built using Blade, Laravel's templating engine, which allows for easy separation of logic and presentation. This makes it simple to create reusable layouts, such as headers and footers. Additionally, you can integrate CSS frameworks like Bootstrap or Tailwind to ensure the design is mobile-friendly and visually appealing. For dynamic features, JavaScript libraries such as jQuery or Vue.js can be added, enhancing interactivity. Laravel also supports efficient asset management with tools like Webpack or Laravel Mix, optimizing CSS and JavaScript files for performance. Overall, phpVMS 7 allows for full customization of both the homepage and the entire user interface, eliminating the need for external systems like WordPress. The flexibility of Laravel ensures that you can create engaging and functional themes directly within phpVMS. As I am a long-time user of phpvms version 5 I know how similar virtual airlines are designed, so I want to show just a few different examples, of how different your work can be end.
  7. SPTransfer v1.2 for phpvVMS7 Thanks to B.Fatih, for the optimizations and support. Added discord notification Added reject reason Added sortable table Source code optimizations StyleFixes
  8. Welcome to Virtual Cargo International. We are a professional, modern and solid Virtual Company for your next Flight. Our Virtual Company is a free, non-profit, non-commercial organisation, which aims to simulate the flights and operations of real airlines using Flight Simulation Software. Based on many real-world airlines, real-world schedules, equipment and routes you can fly for. We are also always looking for new contracts to expand our service. With iBase2Go we provide a powerful and flexible Crew Center System to satisfy our pilot's needs. It is packed with awesome and fresh features that you will love. We have no restrictions regardless of rank or pilot status, fly any aircraft we provide from the day one you joined our company. There is more about us to read in our About Us section if you want to get more detailed information. Join us today! Virtual Cargo International is one of the more unique virtual companies based in Europe and we invite you to join our virtual company and take you to the skies. Our staff is willing to assist you and make your virtual company and flight simulation experience as immersive as possible. So do not wait and join today! And as always, if you have any questions try to find the answer here on our page. If you can not find the right answer to your question, do contact us. You can also use our discord server to send your questions. https://virtualcargo.international/ Best Regards Thorsten CEO - Virtual Cargo International
  9. SPTransfer v1.3 for phpvVMS7 I know, the basic system allows pilots to change their HUB from the profile settings page. But if you want a little bit more variety and interaction with your pilots and finances and want to disable the freedom of changing HUBs every time, than this module is for you. This module provides an admin page where you can work on all requests including settings for the price per request and block time between multiple requests. >>> View on GitHub <<< Do you have any suggestions or need help? Please use the GitHub issue tracker or this topic
  10. So, let us talk about the version you truly use. Because in phpvms 7 there is no core or local.config.php. Both are folders/files from phpvms 5.
  11. Yeah, he contacted me because I did his import process from v5 to v7. So I checked the latest logs where the whazzup download worked and got fetched with his ID. But I noticed that the widget was not on the dashboard at all.
  12. Fixed "dash_whazzup_ivao": 0, => 1 "dash_whazzup_vatsim": 0, => 1
  13. Updated to v1.2 with a lot of changes and added conditions for variable database entries. I've also importer available for news, custom user fields and sceneries if you have those addons running.
  14. And now you will be surprised, you do not need to buy it, it's free to download. Join the discord server, there is a specific channel where you can always download the latest version of phpvms v7 for free.
  15. Hi, at the current state of vmsACARS, you will benefit from the following features as a premium licence holder. Own primary accent color. Own splash screen banner. Customized Discord Rich Presence. Support to the developer. More features will be added later during development.
  16. No, it would be best to create every module you have for v7 nearly from scratch. There is no possibility to just rework or just modify a few lines of the modules to get those to work in v7.
  17. Award Importer v1.0 for phpvms_v7 If you want to import your awards and granted awards from phpvms_v5 to phpvms_v7, this will help you get everything done quickly as this process is not originally implemented. This script is intended to run after you have imported your data with the phpvms:importer and should not be used if your airline is already in production and running. >>> View on GitHub <<< What is part of the import? All awards including name, description, image URL, model parameter, active/inactive and time of creation All awards that pilots have already received including user ID, award ID and the day granted. Important The v5 and v7 database tables have to be in the same database All previous awards and granted awards will be deleted, to match user IDs You've to check your awards after the import, Award Class and Parameters are not possible to compare to v5 If you are using a different table prefix, you have to change it according to yours How to use Upload the "award_import_full.php" to your /public folder Open your browser and go to www.domain.com/award_import_full.php Do you have any suggestions or need help? Please use the GitHub issue tracker or this topic
  18. Correct, you can, but you shouldn't.
  19. And perhaps to put it a little more clearly: the installer needs an already created database (empty in the best case) and cannot create one, so you need the login credentials here.
  20. Probably not, his domains are all in Quarantine, which is a first stage of deleting. The availability date for new registrations of this domain is dated for February 10th, 2023. You should go through the files and look up for check_license functions and eliminate them.
  21. Don't have a screenshot anymore but I can remember So you just need a basic line chart, like:
  22. Hey, it depends on your knowledge about CSS. At the end, if you just want to change colors, it is just a search and replace workflow. To change your logo just replace the related url.
  23. We also do not separate our staff in specific ranks. Staff are staff and pilots are pilots, just simple. An extra page is also not necessary, every staff member has a flag besides their name.
×
×
  • Create New...