Jump to content

TAV1702

Members
  • Posts

    1954
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by TAV1702

  1. Not bad man. Looks pretty good so far.
  2. I had a couple guys use PAX recently and filed pireps with it just fine.
  3. If you mean how do you setup your VA to hook up with VA central, You need to go to root/core/app.config.php and copy the info /* VACentral */ Config::Set('VACENTRAL_ENABLED', false); Config::Set('VACENTRAL_DEBUG_MODE', false); Config::Set('VACENTRAL_DEBUG_DETAIL', 0); Config::Set('VACENTRAL_API_SERVER', 'http://api.phpvms.net'); Config::Set('VACENTRAL_API_KEY', ''); Then you go and paste the info into local.config.php Set the enabled to true leave debug mode false That should do it.
  4. That is a mighty nice offer.
  5. Yeah I would avoid free hosting like the plague! Good luck with what ever direction you wish to go with hosting.
  6. Are you on free hosting? And when it says a file can not be found, either they got uploaded to the wrong folders or they are missing. My aplogies for not being exact. I need to go back and re read the post.
  7. Sorry I missed this post. Do you still need the code?
  8. They will be written over in updates. When you update, you would have to do them edits all over again.
  9. Now you sound like me! And out of my 6 only 1 of us are registered at Vatsim that I am aware of.
  10. Just for the hell of doing it, I made this into a module. Here lyes the problem. How would I go about calling the module to show up on my page? I have tried everything I can think of and it will not come up. I know the module file is good and so is my tpl, the problem has to be the way that I am calling it. My module name is GCmap And Jeff, thanks for posting your code. I used it in the module. This was nothing that was a release candidate or anything, it was just because I was messing around killing time. I just figured I would add the disclaimer that I used your code.
  11. That it is. Refer to the FAQ for more info on that. However, I think they are referring to a module like Simpilot's Events module where the pilot could sign up for the event or something like that so their progress could be tracked either by the pilot or by the admins maybe? That is beyond my capabilities so I am of no help at all.
  12. TAV1702

    Obsess Blue

    That's cool man glad you got it all sorted out.
  13. TAV1702

    Thoughts?

    Not bad so far. That is a real good start.
  14. I can not attach rar file here so I will pm you the dload link. Thanks for having a look. I am sure it is something simple I fudged up. I can provide a screenshot of the database field structure too if you want, But I know it is good and working because I can update payadjust via phpmyadmin and it transfers info over to the website.
  15. Sure will. I will zip them up and send them that way here in a few minutes.
  16. Ok so after hours on end today messing with this, I have double and triple checked my edits and database and all is well. I just can not adjust pay through the admin center. If I do, I have to do it via phpmyadmin. I am not sure what is wrong to be honest.
  17. Backing up files is always a good thing to do and do it often. You never know. Anything that is run on php is hackable no matter what you do. A script kiddie will always find a way in one way or the other. Just give them time. As was stated, the best thing to do is just be prepared.In the forum world, we don't call them hackers. We call them script kiddies. they are the ones doing the damage to most websites. Mostly kids. A hacker hacks things together to make it work.
  18. Yeah free hosts are not a good option at all for phpVMS. Like was said above, the hosts restrict the server so much that virtually nothing at all works like it should. They do this for many reasons. Most of the free hosts have paid hosting as well and that is just one way to get people to just get frustrated and sign up for paid shared hosting. Free hosting is just a gimmick when it comes right down to it. The old saying goes, nothing in life is free. You either pay now or pay later but either way you go, your gonna pay. Right now you are paying with a headache and a site that don't work. I also recommend fivedev. For the price, it can't be beat. Sorry if this did not answer your questions very well, but no one here will recommend a free host to use. It even states in the docs or somewhere like that, that free hosts will not work.
  19. Success! On the database and template edits. However, I can not get it to take an advance in pay nor a subtraction. If I adjust pay via the database, it will remain as it should and appear as it should as far as templates goes, but simply adjusting it via the admin panel I am not getting any luck on. That is strange for sure. I have double checked the install twice. I'll keep playing with it and see what I can get to happen or lack there of.
  20. Ok I was right the first time around it was phpmyadmin. that is where I got confused because you said phpvms. Now I know what you are talking about. Thanks again. I will get to it here in a bit and get it tricked out. thanks again for the help on this one. And yeah, My site gets backed up 3 times per day via a cron job I have on the server. I do not have enough traffic to worry about loosing a couple hours info in case anything goes wrong.
  21. TAV1702

    Obsess Blue

    I think you may be able to use this bit of code. You would have to change frontpage to profilepage or what ever it is for pilot center. I have used it before to hide stuff and it worked out great. http://forum.phpvms.net/topic/1899-only-show-when-on-home/ And I am more than sure this code is different then the one that was given to you earlier on in this thread.
  22. Well glad to hear you got it all solved.
  23. Not a problem. I had an error when trying to delete anything. I did that fix and all was well after that.
  24. http://forum.phpvms.net/topic/3350-another-finances-question/page__gopid__22979#entry22979
×
×
  • Create New...