Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrations can not be seen during instalation #1

Open
PVPVA opened this issue Apr 22, 2024 · 3 comments
Open

Migrations can not be seen during instalation #1

PVPVA opened this issue Apr 22, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@PVPVA
Copy link

PVPVA commented Apr 22, 2024

after installing the module as described at README I can not see any migration information, however I can see 3 tables on DB, also when I select Missions on ADMIN side I have the following information:
The route admin/missions could not be found.

Laravel log do not show any error

Am I missing something ?

thank you

@BossOfGames
Copy link
Member

Can you verify you have the following tables:

  • ch_trip_reports
  • ch_flight_pirep_trip
  • trip_user

Thanks for letting me know about the admin route with Missions. I was going to include a missions feature in the admin panel, but I opted to make that a separate module and keep this module pure to just the trips features in general. I will make sure that's removed to avoid confusion.

@BossOfGames BossOfGames self-assigned this Apr 23, 2024
@BossOfGames BossOfGames added the bug Something isn't working label Apr 23, 2024
@PVPVA
Copy link
Author

PVPVA commented May 2, 2024 via email

@BossOfGames
Copy link
Member

Hi Sorry for the late reply, health exams season. 😀 Yes, I have those 3 tables. I'm at phpvms discord trying to learn something but its not easy as I do not have the basics and despite my age I do what I can but I'm limited. That said, If am I right you have done something for va's, if not sorry for that. I have setting my va ( a small group of old fellows ) with the DH modules basic and special, but not in a mordern way, Dispo Theme with some alterations very very small. Do you know anyone reliable I had a bad experience in the past with v5 and do not want to go into that direction again. If you can comment on that I will appreciate, regarding your module seems very interesting but once again I was unable to see it as was not working at mi side. Thank you Sent with Proton Mail secure email.

On Tuesday, April 23rd, 2024 at 04:42, Taylor Broad @.> wrote: Can you verify you have the following tables: - ch_trip_reports - ch_flight_pirep_trip - trip_user Thanks for letting me know about the admin route with Missions. I was going to include a missions feature in the admin panel, but I opted to make that a separate module and keep this module pure to just the trips features in general. I will make sure that's removed to avoid confusion. — Reply to this email directly, [view it on GitHub](#1 (comment)), or unsubscribe. You are receiving this because you authored the thread.Message ID: @.>

Hey,

Can you go to /trips in your URL? For example, https://yourva.com/trips and see if anything comes up. The admin side of the trips module was deployed early by mistake.

I designed the trips module to work with the default theme, so that could be a considerable issue if there's something in Dispo's theme that is interfering with my logic.

If you're looking to have payware support of some kind, Chad at CreationWeb @creationwebuk is a stand-up guy and has quite a large customer base. I sent over this module to him for inclusion in his package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants