DesComm Posted July 6, 2016 Report Posted July 6, 2016 (edited) This error is constantly showing up in our logs. Hopefully someone has an answer. [Wed Jul 06 08:00:32 2016] [error] [client 128.119.91.85]File does not exist: /..../lib/images/countries/.png, referer: http://prs..../index.php [Wed Jul 06 08:01:50 2016] [error] [client 72.19.102.39] File does not exist: /..../lib/images/countries/.png, referer: http://prs.....com/ What file should it be looking for. It is looking for /.png that is incorrect code. should be looking for a[example name.png] Edited July 13, 2016 by DesComm Quote
flyalaska Posted July 6, 2016 Report Posted July 6, 2016 It means that the file isn't on your server. Quote
Members Vangelis Posted July 7, 2016 Members Report Posted July 7, 2016 somewhere you are looking for a non existed picture most propably from a empty sql query Quote
DesComm Posted July 9, 2016 Author Report Posted July 9, 2016 Is this from pilots who do not have a country selected.? Quote
Administrators simpilot Posted July 10, 2016 Administrators Report Posted July 10, 2016 I would check the field for location in the pilot profile, I think you will find it empty although that seems strange as the way the registration is set up it would end up having the first option in the list (Afghanistan) in that field if the pilot did not change anything. Quote
DesComm Posted July 13, 2016 Author Report Posted July 13, 2016 This issue is when a pilot list is imported directly into the database, there is no default country. To correct the issue we did a sql update of the pilot file and set all blank "location" to US. That corrected the problem. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.