-
Posts
2284 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by mark1million
-
I have a slightly different version of the code i don't show the pilot id so i got an error. This is my current code, <?php foreach($usersonline as $pilot) { echo "<p>"; echo '<img src="'.Countries::getCountryImage($pilot->location).'" alt="'.Countries::getCountryName($pilot->location).'" />'; echo " {$pilot->firstname} {$pilot->lastname}<br />"; echo "</p>"; } ?> How would i use the code with that?
-
Top Decision !!
-
Hi and welcome to the phpVMS world, you will find this very customisable and if it doesn't fit to your needs then there are lots of us who have experience in fitting a square peg in a round hole so to speak Im sure you have found a winner i know i have, and the support is great.
-
Yes it did, cheers. Dont know what all that was about be it seems OK now,
-
I suppose you could adapt this, its something i was messing about with, Its from ivao but it will give you an idea. It came from when i was learning different menus and styles menu.zip
-
Does anyone else have the same problem as my va? When my pilots fly and log flights using xacars after they file their pirep the acars map puts them just to the left of Africa coordinates 000 which we have discovered before the reason but i cant get to the bottom of this one, maybe xacars sends a final position of 000 when it clears down the pirep data, not sure to be honest. The airport coordinates are all ok as i have no problem with kACARS filing to the same destinations.
-
Nabeel Just put this one up and its fixed a few irritating issues Cheers....
-
What version are you on? If its the beta then simply delete it.
-
Seems OK now even with chrome. I use fail2ban, apt-get install fail2ban Edit the configuration file /etc/fail2ban/jail.conf to set up blocking for various services. SSH blocking will be enabled by default. To make sure you don't accidentally lock yourself out of services, you can set the ignoreip variable to match your home or office connection's IP address. Set bantime to specify how long (in seconds) bans should last. Themaxretry variable specifies the default number of tries a connection may be attempted by any IP before a ban is put in place. Fail2ban will monitor your log files for failed login attempts. After an IP address has exceeded the maximum number of authentication attempts, it will be blocked at the network level and the event will be logged in /var/log/fail2ban.log
-
Hi Nabeel, I keep getting the following error on the forums, 502 Bad Gateway nginx/0.8.34 I thought it was me using chrome so i switched to ff and now its started again on that browser when i click on a post. Is any one else getting this?
-
Right i thought i would post a screen shot, As you can see by the graph below his flights add up to 20 but it is saying 15 so there are 5 missing somewhere. Could it be anything to do with the changes i made to automatically accepting pireps, (i have since changed back to manually accepting as this seemed to be the start of my problems)
-
Cheers, done.
-
Hi, does the admin section read from the skins templates, i remember there was discussion a while back about customised templates being moved to the skins folder but i cant remember. The reason i ask is because i have customised the welcome email and will have to re upload every time i do an update.
-
You can just install over vista, upgrade option which keeps all your files, Windows 7 is 1000 times better than vista, if i was you id ditch vista and go with the upgrade.
-
Yes there is a module for that already in the releases, example http://www.easyjetva.com/index.php/fleet
-
I have about 60 members using kACARS and none have reported any problems with speed, i have personally tested with Windows 7 and XP, no problems at all. The only other thing it could be is something to do with your dotnet framework, have you tried removing v2 v3 and v3.5 and reinstalling?
-
Must spend a bit more time reading the rubbish i type On that update all the pilots ranks have been reset to the minimum rank even though they have enough hours showing on their profile for the next rank, Example, Rank 1 is 0 to 20 hours Rank 2 is 20 to 100 hours Pilots with over 20 hours are still showing as rank 1. Is there a way to update manually?
-
Nabeel, I have manually reset pirep finances from with in the admin and that has resolved it. Not sure what caused that. Im suspecting it has something to do with the accepting the pireps automatically, not sure....