Jump to content

kbohme

Members
  • Posts

    136
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Canada

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

kbohme's Achievements

Newbie

Newbie (1/14)

2

Reputation

  1. Wow, that was easier than I thought....thanks.
  2. When I use Template::show I understand that it looks in the skin folder first and then goes to core/templates to find it. Is there a way that I couls add a directory in the middle ? so it would look in the skin directory first, then a secondary directy, THEN move onto core/templates ? Any help would be greatly appreciated (I am running multiple skins and would like to make use of this so that I can only edit one file and affect all templates. I could use the core/templates folder but I think I would loose everything during an upgrade )
  3. I purchased the tour module not long after it came out. My Pilots love it. My problem is trying to come up with new tours before my pilots finish the last one ! I admit that the price at first seemed a bit steep, but the pilots all donated a little money so the per pilot charge was really quite small.
  4. kbohme

    vacentral

    I have been unable to upload flights to vacentral for some time now. Did I miss a code change perhaps ?
  5. Hey I am simply trying to create a list of all flights in a range of numbers. For example all flights with a flight number beginning with 33. I have tried everything and have gone in so many circles now that I am just ULTRA confused. I was basing it on a wildcard search of '33%' I can't figure out how to setup my class, modules, and templates...or even know any more if I need to or if I can just put code directly into the page itself ?? This stuff is very confusing. I would like my finished product to be a scheduled list of all flights with number starting with 33 Any help would be greatly appreciated. To make matters even more frustrating it seems to me like it should be an easy thing to do....
  6. Actually it seems to have self repaired...we are back at 76 again. Thanks !
  7. Today our airline went from ranked 77, right down to the bottom. For some reason I was deducted 556 point today. Could you please advise as to why I was deducted 556 points that took the total to 0 ?? Thanks
  8. Hello, The server I use was just down for days...they ended up having to reload everything from an out of date backup. Unfortunately my pilots have now lost quite a few of their flights. This makes me unhappy.. I was wondering if I could setup a (i think its called cron) command that would automatically backup the database on my server and send the file to another server I use. I use a cron to do daily maintenance on the site tables etc...and was oping I could do the same thing with a backup. I am hoping to automate it as there are times when I can be away from a computer for up to a week at a time because of work, so my manual backups won't be adequate. Any help would be GREATLY appreciated. Thanks in Advance ! Kurt
  9. well actually, the server I am using has been down for the last 3 days and continues to be having problems so I haven't been able to test it. I will let you know. Thanks for the interest.
  10. Thanks I will look into that...perhaps its a permission thing. I will keep you posted.
  11. i can't seem to find the text file on my server, where is it suppost to be ?
  12. i keep getting this error Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Vatsim' does not have a method 'index' in C:\xampp\htdocs\vms\core\classes\MainController.class.php on line 218 (I get nothing using <?php MainController::Run('Vatsim', 'create_vatsim_data', '!CLIENTS:', 'PILOT', 'AAL'); ?> in a .tpl, when I call the included vatsim.tpl directly I get that error)
  13. Well, its up and running and live in its infant stages....(in terms of site coding) Still lots to learn, I cant figure out how to grab the info from whazzup and turn it into an array for the class file....
  14. Thanks, I found their script and it doesn't really do what I want it to. The download on the forum for the code doesn't work. We have our up and running (finally found some sct files). Just need to put some status stuff on the site. Would be interested in linking the two when we are both ready
  15. it is indeed, are you familiar with it ?
×
×
  • Create New...