Jump to content

PaintSplasher

Members
  • Posts

    74
  • Joined

  • Last visited

  • Days Won

    20

PaintSplasher last won the day on May 25

PaintSplasher had the most liked content!

1 Follower

Profile Information

  • Gender
    Male
  • Location
    Germany

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

PaintSplasher's Achievements

Contributor

Contributor (5/14)

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

Recent Badges

29

Reputation

  1. Thank you very much for the kind words.
  2. Please check your apache/nginx server logs, this will tell you why you get an 500er.
  3. If you create a module with artisan there is no need to edit or create a special route or anything. If you've cleared the cache there is always a created template like "This view is loaded from module: -yourmodulename-" as an example in your modules/-yourmodulename-/Resources/views/admin folder. So with the information we've, check your folders if all the blades, controllers, middleware, routes are created and present.
  4. PaintSplasher

    Awards

    Hey, the module disposable basic has this feature on board: https://github.com/FatihKoz/DisposableBasic
  5. That's fixed in 1.3.5, file-hash if someone gets a wrong package: 2660f290bd5c2248df987b379553b71c3e235c96
  6. Note: If you own all packages then please note the update order! SPTheme -> DBPack -> DSPack Note 2: If you changed the colors, for example, just backup the following file: /resources/views/layouts/SPTheme/config.json 05.APRIL.25 (v1.3.0 / 1.3.0 / v1.3.5) (v1.3.0 SPTheme) Fixed an issue where incorrect fuel/weight units were displayed Fixed an issue where users could not change their password Fixed some style discrepancies on macOS devices Fixed issues with VATSIM/IVAO user fields and OAuth link Fixed an issue where fares could not be entered when changing aircraft (v1.3.0 DBPack) Fixed an issue where some fleet images were not responsive Fixed an issue where cards did not have space between them Fixed a condition where the cruise profile CI/LRC could not be changed Fixed a label that had some typos Added a failsafe to the SimBrief form in case a profile could not be found Added a failsafe to the random flights Widget (v1.3.5 DSPack) Added a failsafe to the assignments if a flight was deleted Fixed a missing route to the missions area for flight details Fixed an issue with multiple airlines and the selected fleet on free flights Fixed name for the airline on assignments
  7. I'm aware of the free flight thingamajig. Looks like it needs to be rebuild.
  8. Hi, yeah I can add a failsafe this isn't a problem, but the source of this, like Disposable already said, is a missing or deleted flight. I'll send you the files tomorrow,
  9. Okay, I tried an emulator and it should be now fixed, if you want to check the demo again please.
  10. I had the same thought—to tweak it a bit so the scrolling on Mac devices goes a little further, I think this would be the best solution. @IFL442, can you please clear your cache and check the demo page? Is it fixed? And what is written on the sidebar for you? "no macOS" or "macOS", thx. The issue that scrolling doesn't go far enough on macOS devices is often due to the operating system's smooth scrolling behavior and the fact that the body or html element does not account for the full scroll height.
  11. Okay, I put it on my notes. But I do not have any Apple products, I even know no one who has an iPad or Macbook (thank god ) and can only use emulators where I can't reproduce it. I'll not say that I don't care about this but I need a way to find a possibility to test, and this can take a while. Edit: So what I found out is, that MacOS is not able to use any 'calc' for variable ratio display. So we can remove the footer if the page is < 900px or add some space below the inner-page. Will think about what could be better.
  12. Yes we are aware of this, I was the complete last week not at home duo to work. We'll see if I just try to fill the select in a different way.
  13. SPTransfer v1.8 for phpvVMS7 Note: The routes has changed: /sptransfer/hub and /sptransfer/airline Added a new feature for an airline transfer Added an option when a pilot gets charged Added phrases to all languages phpVMS minimum version change
  14. Note: If you own all packages then please note the update order! SPTheme -> DBPack -> DSPack 11.MARCH.25 (v1.2.2 / 1.2.2 / v1.3.1) Some minor fixes for the award-widget, userrole and pireps table (v1.2.2 SPTheme) Changed blades for Hub/Airline Transfer v1.8 module (v1.2.2 SPTheme) Changed menu links for Hub/Airline Transfer v1.8 module (v1.3.1 DSPack) Changed menu links for Hub/Airline Transfer v1.8 module (v1.2.2 DBPack)
  15. No, those are all just warnings and may get removed in further versions of php/laravel.
×
×
  • Create New...