Jump to content

StartVM

Members
  • Posts

    513
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by StartVM

  1. Here is the error_log http://pastebin.com/32Q3XLUY
  2. I just installed phpVMS and after it installed the table when it got to the area where you enter your name and airline info the following errors happened. I am on PHP 5.4. I also tried 5.5 http://pastebin.com/3Rhjccrn
  3. You will need to reinstall phpVMS and then replace any folders you have updated such as your skin, modules, common, etc.
  4. I am looking for someone to write a script that will automatically register accepted pilots on our phpBB forum. PM if interested
  5. I want to give a thanks to Ryan Herga from zumeweb.com for fixing up the code for us @ Redwood Virtual. Here is the fully functional code error free. http://pastebin.com/cVWwAARD
  6. StartVM

    Groups

    Go to Admin Panel, Pilots and Groups, View All Pilots, edit a Pilot, Groups, And add them to a group
  7. You mentioned what would happen if the current Chief Pilot left the VA? I am my own webmaster so in 30 seconds I can easily change 2-3 words in the code and have it fixed! Its is an easy change so paying $50 roughly for that type of module or even $10 would be unessesary
  8. 1. http://pastebin.com/cBykf9fb 2. Parse error: syntax error, unexpected T_STRING in /home/redwoodv/public_html/vrd/lib/skins/vrd/profile_main.tpl on line 109
  9. This did not work. I got errors left and right when I tried it like this. http://pastebin.com/cW8egRkR Can you please create a pastebin to get me started. Here are the two ranks Regional First Officer (Rank ID= 1) (Echo Malachi Oie) Senior First Officer (Rank ID= 2) (Echo Bobby Mattox)
  10. http://forum.phpvms.net/topic/8426-alternative-pilot-centre-layout-v1/
  11. Updated Call Sheet see new link above
  12. Here is what I have styled and I will use the following tags. Rank: <?php echo Auth::$userinfo->rank;?> Next Rank: <?php echo $nextrank->rank?> So you can get the idea of what code I will need to display the following
  13. Hello, I am coding a state of the art pilot center that includes custom data to each pilot. Lets say we have 3 different ranks: First Officer, Captain, Senior Captain And we have 3 trainers: John D, Jane D, John DA I am trying to make it so if your rank is First Officer, it will say your trainer is John D. If you rank is Captain your trainer is Jane D. I assume it would be an if statement like if rank= First Officer then show John Doe Obviously I don't know what I am talking about with the code, but I assume it is something like that. Can someone help me out? Thanks!
  14. Would this be Michael Nassief?
  15. Negative that should stay in tact as long as you aren't running the maintenance cron job
  16. They are probably using an unsupported file format. Try PNG or JPG. If that doesn't work, I think you can add in an avatar link in the MYSQL database under the individual pilot
  17. http://forum.phpvms.net/topic/8785-out-of-memory/
  18. Hello, I am editting the pirep accepted and denied email template to show stats for your pirep. Can someone provide some echo scripts to pull various pirep stats including, landing rate, flight #, dep icao, arr icao, etc.
  19. Here is my advise that most people get told on these forums wanting free services. Almost all of us on here are CEO's of a virtual airline or web designers. I think most of the developers on here have a day job and code at night and on the weekend, many of which also have a family. Why would anyone design you a skin? In the virtual world, thats like saying, hey I can't afford a car, but I need one so will you give me yours? Almost all of us on here have put in countless hours and a ton of money on our VA's. I myself when I had Hawaiian spent close to $350 on that airline, and invested about 8 hours per day in it, and we still shut down, but due to lack of interest of the Hawaiian brand. I hope you take this message in a positive light, but to sum it up, please don't expect and request everyone to do things for you. Sit down, and plan out your virtual airline. Create a budget, or think about taking some web design course (I learned @ http://teamtreehouse.com). Good luck with your VA!
  20. Ahh. You are totally right Tom. I was coding a skin using Bootstrap and it took forever because of all the !importants so yes, I can understand now and I am very curious to try some other frameworks so I will give purecss a "code"!
  21. I totally agree with you on the "constant across sites" part. What I find nice, is bootstrap is easy to customize, but it can also be very time consuming trying to figure out what Div Classes to modify and expand on.
  22. I am interested in what you mentioned about the poorly written code. Is this that it is difficult to customize; or that the elements are not compatible with some custom code?
  23. I am curious to see what the web designers in the community think about frameworks for web design. I have worked with Bootstrap and the functionality is great, but do you also find many sites have a similar feel when they incorporate bootstrap fully? Do you find it is actually easier to start with your own code? Cheers!
×
×
  • Create New...