Jump to content

i cant choose airports in the PIREPS


Christian

Recommended Posts

Hello everyone,

I need help and don't know how to proceed.
When I try to fill in a manual PIREP, I get the following error in the Aport column (Departure/Arrival)

The results could be loaded

The days it worked and once, I don't know what I did.

But it does not work.

 

I have packed all data from PHPVMS into the main folder.

grafik.png.d60b570d5714daba0d3325c76a81b67e.png

I suspect that this is not the fault.

I suspect that it has something to do with these settings, but I don't know exactly where?

 

## DATABASE SETTINGS

DB_CONNECTION=mysql
DB_HOST='92.204.222.108'
DB_PORT=3306
DB_DATABASE='phpvms'
DB_USERNAME='phpvms'
DB_PASSWORD=**my correct PW**
DB_PREFIX=''
DB_SOCKET=


Maybe someone has an idea and can help me so that I can finally fly relaxed again :)

 

Thank you for help!!

 

 

 

Link to comment
Share on other sites

  • Administrators

Are you using the latest dev version of phpVMS available in the discord v7-releases channel?

 

If you can go to your website in a browser, your database settings are correct.

You could possibly be missing the departure and/or arrival airport in your database.

Link to comment
Share on other sites

5 hours ago, Christian said:

Hello everyone,

I need help and don't know how to proceed.
When I try to fill in a manual PIREP, I get the following error in the Aport column (Departure/Arrival)

The results could be loaded

The days it worked and once, I don't know what I did.

But it does not work.

 

I have packed all data from PHPVMS into the main folder.

grafik.png.d60b570d5714daba0d3325c76a81b67e.png

I suspect that this is not the fault.

I suspect that it has something to do with these settings, but I don't know exactly where?

 

## DATABASE SETTINGS

DB_CONNECTION=mysql
DB_HOST='92.204.222.108'
DB_PORT=3306
DB_DATABASE='phpvms'
DB_USERNAME='phpvms'
DB_PASSWORD=**my correct PW**
DB_PREFIX=''
DB_SOCKET=


Maybe someone has an idea and can help me so that I can finally fly relaxed again :)

 

Thank you for help!!

 

 

 

 

Looks like this is a classic CORS (Cross Origin Scripting) error to me, check your browser console when the error happens, you will see the error live.

 

Also please check the forum for problems regarding airport dropdowns, discord has the same/similar solutions provided.

 

Main reasons: http vs https difference, app_url definition, ssl redirection, wrong url being used etc.

 

Good luck

 

Link to comment
Share on other sites

Hello and good Sunday,

 

yesterday and today i try again and the problem is gone.

 

I update to the newest dev Version and open the Cosole on my browser and edit my htacces. And now is all okay i guess.

Thank you for help.

 

 

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...