-
Posts
1823 -
Joined
-
Last visited
-
Days Won
53
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by Strider
-
I think I see the problem you have order by p.landingrate desc, but you have not instructed the query to even look for the landingrate.
-
<script type="text/javascript" src="/content/includes/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="/content/includes/jquery.cycle.all.min.js"></script> <script type="text/javascript" src="/content/includes/jquery.easing.1.1.1.js"></script> <script type="text/javascript"> $(document).ready(function() { $.fn.cycle.defaults.speed = 1; $.fn.cycle.defaults.timeout = 8000; $('#shuffle > img').show(); $('#shuffle').cycle({ fx: 'scrollLeft', delay: -2000, width: 664, height: 240, pause: 1 }); }); </script> Put that code in the head section of your page. And it isn't a flash banner, it is a jquery banner. Also you need to put <?php echo SITE_URL?>/lib/skins/yourskin/content/includes/and the js file. The page wont find them the way you have it. That is why it is not working.
-
Yes, 90% of all pireps my va gets are filed via kacars. It is getting the average landing rate fine, just not showing the greased landings.
-
You missunderstood what Tom said, he didn't say he didn't like the way you coded it, he said he didn't know how you coded it.
-
I am testing some code, but it is the exact same as yours but I changed around the condition of the if. I have to wait for someone to fly next who has over flown their destination. Will report back.
-
fmpm that is calculated by phpvms.
-
Whoops, my mistake there has been more then 3 pireps all by the same pilot, but the other problem is there. The greased landings have not been taken no matter which month I select.
-
I have it installed, but it is not showing the greased landings, and it is not showing all the pilots who have flown this month. Click here to see.
-
You obviously just skimmed my reply, as I had pointed out that real world airlines never just fly a route once per day, some routes yes, but others they will fly multiple times. Take Aer Lingus flights between Dublin and Heathrow, they operate around 12 flights a day on the one route. And the VA you mentioned, I have never heared of it until you mentioned it. Maybe in Germany it is well known. And if you think that people who want to fly for fun don't need a VA, then what are you doing in the VA business? You have a very small mind if you think like that. Something like what you want will cause more trouble then it is worth. There is another problem with your request, just because you can set the schedule not to show a route after it has been filed, doesn't mean people can't fly it after that. And if you start rejecting perfectly good pireps just because it has been filed already that day, you will start to annoy pilots, and they will stop having fun.
-
I think that your VA will very quickly become a ghost town if you implement this. People who join VA's are doing it for fun, not so that they can only fly a route once per day. In the real world, yes some routes are flown only once a day, but others are flown multiple times a day. This is taking realism a bit too far. There is a limit as to how far you can make your VA realistic before people will just atop flying for it as it will become too much of a chore and wont like it.
-
New VA looking for pilots and staff
Strider replied to Coolkid122's topic in Virtual Airlines Discussion
Why have you named it Springsair airlines? Springs Air or Springs Airlines, it sounds weird having Springs Air Airlines. -
The live flights at the top, it is unreadable, the grid needs to have bigger boxes. I also don't see the point in having a big clock on the home page, all it is doing is telling the person who visits the site, what the time is in their country, why do they need it?
-
This will be shut down very quickly, as Aer Lingus are not that keen on having people replicate them.
-
New Virtual Airline - Looking for Staff & Pilots
Strider replied to Ablai's topic in Virtual Airlines Discussion
You wont get much interest as no one knows what the web site looks like. -
Looking for Wilco Airbus liveries for new VA
Strider replied to jb123's topic in Virtual Airlines Discussion
The paintkit for the Wilco A320 is absolutely horrible to work with. I would go with Project airbus if I were you. Also, There is no model for the A32F, and as far as I know, Airbus scrapped the A32F a while ago, as the airline that ordered them backed out of it, as it was going to be uneconomical to run them. -
This happens to me, I think it is a problem with phpvms, i am not sure it can handle a 3 letter IATA code, so it thinks it is doing it wrong, so puts the 3rd letter in the flight number section. This is something Nabeel will have to address, unless there is a setting for it somewhere.
-
air septimanie - Integration with vaCentral
Strider replied to SLF68's topic in Virtual Airlines Discussion
I am sorry but I find that site a real mess. I am unable to find anything about it on the site, the site is too small for my browser, and I am using a laptop to view it in. It needs a lot of work to be honest. Also using tables to lay the site out, is old, div tags work a lot better as you can style them a lot better than you can with tables. Good luck with the VA, but in my opinion it needs a lot of work. -
You may want to secure your lib folder and skins folder, as I am able to gain access to those directories. Edit: I was not trying to steal, just seeing how secure your directories were, the only one secure was the FDX skin folder. In reality, you should block people from getting into the lib directory totally, a simple blank index.htm file will suffice.
-
@simpilot as tom said, I was referring to the OP, not you. I respect you and your creations, and I have kept the link back to your site on the module I have of yours.
-
Please for crying out loud, stop with these stupid topics. Deal with it privately. You look like a total moron crying like a baby saying such and such has stolen my stuff. Deal with it yourself. We can't do anything. If you want you stuff to be secure, make sure you have secured your directories better. I find that it is the person who has had their stuff stolen at fault for not protecting their stuff better, as I have been able to within seconds get into the directories with all their styles and images.
-
Animalking the host will only increase it so far, then will start to advise you to move to a vps or dedicated server
-
I assume you are on free hosting, there are known problems with freehosts and phpvms. It is nothing Nabeel can do, as the host has disabled certain aspects of the host that phpvms needs, and often has outdated php versions. Check the Database and see what happens when you login, when you login, do you get redirected to the pilot center? Or back to the index page?
-
As Kyle said, stable version is the best, you can always download the beta and test it on a seperate subdomain, and mysql database, to see what the beta has to offer.
-
I pay €188 a year, and €9.99 for the cpanel license every month, so it comes out at over €200, that doesn't include the domain. I got the first plan, which is ok, but it will need upgrading to the next plan eventually. It has 20gb of space, and 500gb monthly bandwidth. a 2.33ghx processor too, and 1gb ram. I got mine from letshost.ie
-
Is vacentral enabled?