-
Notifications
You must be signed in to change notification settings - Fork 147
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
Imposible delete bid #360
Comments
I'm not seeing this locally. What is the webserver you're using? |
Looks like the request is coming from |
I enter again, this time checking the https in url and it still there all time.
I checked:
app.php
Change APP_URL', 'http://localhost to https didn't make a difference. After I gone to admin and firefox console show this:
The admin option Expire Time |
Maybe make a separate bug for the bid not being automatically removed. What's the URL you're going to when you're trying to remove the bid? |
https://argavirtual.com/phpvms7/flights or https://argavirtual.com/phpvms7/flights/bids It catches my attention that being in https if I press the phpvms logo it takes me to http://argavirtual.com/phpvms7/ P.S: If I'm a normal user still redirecting me to http all time, and I can't access to https://argavirtual.com/phpvms7/flights or without https don't matter, I can't access, neither to pireps, profile or downloads. I can create a ftp user and db user for you if you want. |
In the admin panel, are you able to use the airport lookup? |
Going to |
Try this branch: |
Yes, airport lookup in "add new" airport is working |
thanks, when I'm home at 20-GMT I will try. |
Interesting, ok. Maybe it's the |
Hi, the page it isn't loading, I saw a error file in home directory
P.S: I downloaded zip from https://github.com/nabeelio/phpvms/tree/360-Axios-Base-URL |
You need to run composer install
|
Firefox console:
No errors in log |
Try downloading the latest dev branch, and then extract the files from the |
It's working. No errors in firefox console. Thanks! |
Describe the bug
Version
version 7.0.0 (build 190808.47be75)
To Reproduce
See video
https://media.giphy.com/media/JpvpAYab6sQ0GQdMBz/giphy.mp4
https://giphy.com/gifs/JpvpAYab6sQ0GQdMBz/fullscreen
Expected behavior
Delete a bin in page interface when you do click in icon.
Screenshots
See video above
Additional context
Add any other context and attach logs (from
storage/logs/laravel-<date>.log
)No errors in log file.
The text was updated successfully, but these errors were encountered: