Jump to content

HighFlyerPL185

Members
  • Posts

    217
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

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

HighFlyerPL185's Achievements

Newbie

Newbie (1/14)

43

Reputation

  1. also followed this to a "T" and getting Fetching Airport Data on Chrome 😕
  2. I'm happy actually with no upgrades. The issue is that I have a working install, but only locally, on UsbWebServer. I'd like to start with a fresh DB on some sort of a paid hosting (or again, does drag n drop the whole 'solution' from localhost work ?). I have 2.1.935 running on PHP 5.4. This is perfect, thanks - all the links in one place vms 2x should be good, that's what I'm running locally.
  3. Hi guys, I have a few questions regarding converting; asking them here, I 'googled' what I needed, but they're specific to my install. I have a skin that I made on 2.1.935 and I'd like for the skin to run on that, as I'm more familiar with the syntax/templates. How hard is it to convert certain things? Here's the issues I have: On localhost:8080, there's various errors. Airports won't fetch data automatically (how can this be updated), and fleet cannot be added with a red bootstrap notice 'There was an error while adding fleet'. Google maps also do not work, will this suffice on DavidJClark/phpvms repository https://gist.github.com/nabeelio/8b7ab29fb67dfe27284d63d7136388dc Are these issues addressed in DavidJClark/phpvms repository ... or maybe is it worth starting from scratch with ProAviaAZ/phpvms repo ? Are they also addressed there ? Is this similar to the 2.1.935 version ? Is the skin conversion as easy as drag n drop to /lib/skins directory ? Thanks for your time, always appreciated!
  4. Not about greased landings as such, but I think older PIREPs should play a small role in the total score of the airline.
  5. Edited your guidelines for anyone who might have the same issue. My changes are in bold. The problem with that is my site is heavily reliant on custom code. Upgrading it would take a while, and my host still offers PHP 5.2 - 5.5. Do you know if the recent upgrade breaks any addons? What is the blank email feature designed for?
  6. Is this module still compatible with phpVMS 2.1.935?
  7. Is the change effective immediately after changing the code? My airline still shows 165 PIREPs while in reality we have close to 5,000 reports.
  8. What happens if you remove all the data from that table? It really is big!
  9. I have delivered the product as requested by the client, to their satisfaction. Instead of throwing public accusations, contact me directly and we can settle any issues you may have. Yeah. A successful airline has to have mature management.
  10. Hi Tom, Best to PM me, and I can give you all the details there
  11. Hi, I have implemented a language selection, and I have created multiple phpVMS directories for each language e.g. under /en, /nl etc. The language selection option box posts data to a language_switcher.php which creates a cookie for the language and redirects the user to the respective language directory. I happen to be logged in across the domain. Once the script redirects me, the cookie is not getting initiated as the login boxes appear - but the session is there, as once I refresh the page or navigate to another one, I am logged in. How can I fix this issue. Would it help getting the session cookie and loading it before redirecting the user?
  12. I am now offering interactive route maps, which can be ordered for £45 (for customers which have used my service before, I offer a £10 discount). In the package, you can request the size and the look of the map, design of the labels, lines, any buttons such as "Reset" to return to the main screen etc. The package is only a template with the map page. It uses a third party jQuery library, which is not resold as a part of the package. Both can be implemented for you, or I can give you setup instructions. Please note that the current version offers clickable labels only for hubs, and not destinations (future versions will hopefully support this, as we need to optimize the map). To order, PM me with the details, and we can take it from there. I am hoping to launch a website for my service soon, where you will be able to register, and place/save orders that way. An example can be seen here: http://flyeurova.com...ent/flyeuro_map
  13. Everyone else is reporting no issues with their accounts, so I assume they can login, yes. I can login both into his and my account. Another administrator can login to his own account, but not to the user's in question. The user is marked active in the database. Where can I find phpvms logs? If we are talking about administrator logs, the following has been recorded: Changed the password for user. Updated profile for user. Tracked the server logs to find the following entries: [10/Jul/2015:19:03:48 +0200] "POST /index.php/login HTTP/1.1" 200 20924 "http://flyeurova.com/index.php/login" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0" [10/Jul/2015:19:03:49 +0200] "GET /lib/skins/flyeuro/images/favicon.ico?v=2 HTTP/1.1" 304 - "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0" [10/Jul/2015:19:03:53 +0200] "POST /index.php/login HTTP/1.1" 302 19634 "http://flyeurova.com/index.php/login" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0" [10/Jul/2015:19:03:53 +0200] "GET /index.php/profile HTTP/1.1" 200 36205 "http://flyeurova.com/index.php/login" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0" ...which if I understand correctly, logs in correctly and redirects? The log above is another administrator trying to login onto the account of the user in question.
  14. "Invalid login, please check your username and password". I use a javascript login panel, but I also use a standard phpVMS login box form, in case anything goes wrong. The user has tried both user ID and email address to login.
×
×
  • Create New...