Jump to content

flynryan692

Members
  • Posts

    70
  • Joined

  • Last visited

Everything posted by flynryan692

  1. Went into the local config, found it. Fixed it. Thank you!
  2. Hi, instead of making a full new topic, I'll continue with this one. I have this problem too, however I have everyday of the week checked for the flights. This is only happening with flight from KFLL Fort Lauderdale..I'm not sure why...
  3. Seems to be working now that I took out the jQuery. Thank you
  4. Still nothing.. The fancy box is is gone, but the page is still going to action.php
  5. You are correct, here is what I got: $("#form, .ajaxform").ajaxForm is not a function http://www.flysnapjet.com/lib/js/phpvms.js $("a[rel=group]").fancybox is not a function http://www.flysnapjet.com/lib/skins/sja/js/sja.js Since I am not using fancybox anymore I removed it and I am still getting the same error.. Thanks for the help. EDIT: For some reason, I removed both things with fancybox in it in the file, but when I click the link to the sja.js file firefox still shows both of them. I reuploaded the file and when I open it in cpanel its gone and when I open it in dreamweaver its gone. Some how it is still showing up?
  6. Whoa, thanks big help!
  7. Yeah I know, I didn't edit any of the schedules things, it was working fine with index.php/schedules/view until I switched the skin then it started going to action.php I'll try to re-up the schedule .tpl's EDIT: You know, for my new skin I had to add in a bunch of javascript files to the htmlhead.tpl thing, is the AJAX caller in there and perhaps I messed it up..or my javascript files are knocking it out of wack? EDIT2: Re-uploading the .tpl's did not work..
  8. When I search a schedule on the schedules the page goes to action.php/schedules/view and it is missing the skin..it is just a white page with the flight information and it is the only page that I have found that does this...this happened after I put in a new skin...any ideas? Thnx
  9. Ok, so on my frontpage I have a column for each thing like new pilots, pirep and news, now the news is setup to only show the first few sentences of the story then I have a read more link...what I want to do is limit the number of characters that are shown, then I want the full story to be in another file. I'm guessing I'll need to edit the news_newsitem.tpl file to only show x amount of letters and what not then make a new .tpl file to have the full story in. So, here is my question, how do I limit the characters..like the php..I'm a php n00b.. How do I echo the link to the full story..I'm guessing each news story has an id in the database..? Php is so confusing...sorry.. Thanks.
  10. http://www.flugzeuginfo.net/table_accodes_en.php
  11. Don't need to be a d*** bud. At least he is trying to do what he can, do shoot down his efforts. If you have such a big problem with it, skin it for him.. :
  12. How would I go about making this work in phpbb?
  13. I have the same issue now. I made a .png in photoshop... Not working for me, its still the phpvms one (I over wrote that in my ftp yet it's still showing up). EDIT: I even uploaded it under another name, and I don't have the option of selecting it, it just has background.png
  14. Word. I would greatly appreciate the help of the more educated guys.
  15. Nope. Here is what it does for me. If I edit a flight with an A319 it will pick the last A319 in the list of A319s, same with the A320s. So lets say I have it set for N901SJ to fly SJC-LAX, if I click edit it puts it on N903SJ, the last in the list of A319s.
  16. Version 1.2.661 is what I am using
  17. When your setting up routes, have a way to put in the price of a ticket AND cargo. Cargo is how airlines make money and keep prices low, and right now my VA is hurting with our low fares and no way to make up for all of my expenses (we try to be as realistic as possible..).
  18. SnapJet Airlines - www.flysja.com
  19. Not sure if he solved it, but I have the same problem.
  20. Nvm. <? "GetAllPilotsByHub ( $hub)" ?> I need that right, or is there more to it?
  21. Isn't the API a code for Google maps?
  22. Well, I asked Nabeel about this and he explained it, but I'm still a tad lost. Here is my route map: http://www.flysja.com/map.php When you hover over a hub (SJC and IND) it displays the HM and amount of pilots. So far I've been going in and updating the amount of pilots by hand but I want to put a line of code in there that will automatically do it for me. I know its and echo..I just am having a hard time figuring out what to echo... ??? ddrivetip('<? echo "Pilots: $pilots"; ?>', Maybe somebody else can help out?
×
×
  • Create New...