Jump to content

TAV1702

Members
  • Posts

    1954
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by TAV1702

  1. Uhh scratch the maintenance mode issue. It is the entire site that is all white now even with maint mode turned off. I am going to reupload the files and try again.
  2. Ok Nabeel, I am not sure what exactly I have going on anymore to be honest. When in maintenance mode, all I get is a blank white page. And I filed a pirep and it did not charge any ticket prices or fuel. Am I over looking the obvious here somewhere?
  3. Ha ha ha yeah no doubt. He would love that. I'll have to do that when he comes home tomorrow. It actually is pretty sweet so far to be completely honest. It turned out much better than what I thought it would. Keeps him plenty of busy in here with me while I am flying or working on the website.
  4. Ok I'll try it again here in a little bit. Have a few more pages to add to the kids coloring book on site then I will give it a go. Yeah..... I said coloring book. lol that was the purpose behind my how many extra pages post.
  5. Yeah I was thinking it was no limit. Just wanted to be sure. My boy actually came up with a good idea. He wanted me to add a coloring book to the site so while I am flying, I can print him out pages and he can color them. So that is exactly what I have done was created a Kids Corner for my pilots that do have kids. Not a bad idea coming from a 9 year old kid. Sounds kind of cheesy, but the guys are all hitting the pages pretty good so far. One complained his boy has ran him out of ink already.
  6. Not sure if this has ever been asked or not my search returned nothing to me. Is there a limit to how many pages one can add in the admin panel? I have created around 20 so far and it is still kicking them out great. I have around 20 more to go that I know of before all is said and done. I am more curious then anything. Ray
  7. Hi Nabeel. You work quick man! Yesterday per our conversation, were those issues fixed as well or should I stay rolled back and wait? I tried that update one more time last night and it erased pilot pay again. Just curious.
  8. Ahh Ok Nabeel. I will email him real quick and try to get a response back in a timely manner. Once I hear from him I will let you know what he says. Thanks for taking a look at this. And ok on being disabled. I was not aware that the site would allow us on like that. That is handy info. And yeah the template would be cool. Kind of like when it says you must be logged in to view this feature. Then we could simply customize that page as we see fit.
  9. Oh yeah for sure! It would be sweet. On a side note, I would really love to be able to skin the down for maintenance page to look like the rest of the site though just for the sake of doing so.
  10. Here you go. Have a look at this. I found my post. Once I did what I said in that post, it was smooth sailing after that. BUT, if you decide to hide the sidearea on all the pages except for the home page, I wish you all the luck in the world. I did it to mine and I ended up editing every single tpl file you can think of to get it to work right. Good luck with the java. It is real simple. Remove two lines and you got it whooped.
  11. Are you referring to the route not passed error? If so then yes. I did. I had to remove a line of javascript from the header. It was being called twice by phpVMS and that was causing the error. If you do a quick search for that error, I posted the line of code I had to remove.
  12. Error when editing pireps. Warning: Missing argument 2 for PIREPData::getPIREPRevenue(), called in /home/thunderv/public_html/midwest/core/common/PIREPData.class.php on line 795 and defined in /home/xxxxxx/public_html/xxxxxx/core/common/PIREPData.class.php on line 995 And all the pilots pay are gone now. It is not charging ticket prices either. Minor set back.
  13. I have a general feature request that is NOT specific to any one VA out there. This request would put a smile on MANY a web admins face. When phpVMS is put in to maintenance mode, it shuts the whole website down to everyone including Admin. I think it should be that everyone gets redirected to the current maintenance page EXCEPT for anyone with Admin access. It would be real nice to be able to keep people off of the site during certain upgrades or maintenance schedules. I learned this very fast through the years of picking apart phpBB and modding the hell out of it. Any time I put a phpBB site together, the first thing I did was install advanced board disable for this very reason. So admin CAN be on site for updates/maintenance. I hate to have anyone on site doing anything while trying to update. Maybe this can not be done, but if so, that would be freakin awesome as hell!
  14. Yeah that wont work with Brilliance. I already went down that road. Try this <?php $usersonline = StatsData::UsersOnline(); $guestsonline = StatsData::GuestsOnline(); ?> <h2>Pilots Online</h2> <?php foreach($usersonline as $pilot) { echo "<p>"; echo '<img src="'.Countries::getCountryImage($pilot->location).'" alt="'.Countries::getCountryName($pilot->location).'" />'; echo " {$pilot->firstname} {$pilot->lastname}<br />"; echo "</p>"; } ?> <h2>Guests Online</h2> <p class="txt-red10">Currently <?php echo count($guestsonline);?> guest(s) visiting. </p> </ul> I grabbed that out my old ObsessBlue template and it works. I did end up changing my frontpage_recentbids.tpl file too because it was also showing the bid id # which I did not like. If this code fails, I got one more little trick you can try. Try this first though and let me know how it goes. If it works, please mark your original post as solved. PLEASE NOTE: This may not look right on your page. This code is rather generic so it will need to be altered to fit your needs and or wants. I would love to show an example but it is on a local host WAMP server.
  15. This link a good one or do we go to github?
  16. Nabeel, I see you have released a newer version today, but if you would like, If there is a way I can get you that entire row from my database I will if it would help. As I was saying, the pay was correct, it was simply displaying wrong as well. And I did recalculate everything last night and her pay never changed. So all is well in all reality. I hope I didn't create an arse load more work for you than what you had intended to do.
  17. What I had to do on mine was do a little minor css work and then edit every single template file that shows up on my site. Man did it suck! Anything on the layout is going to show up on your site. I fooled the system, but it took me a couple few hours to do.
  18. TAV1702

    VMSEditor 1.1

    Ahh ok thats cool guys. I got ya now. thanks!
  19. Now I am working on a delete all function for it. I find my self getting carpel tunnel trying to delete a mass amount of mail. I have a ll the tick boxes working and in place and a delete all button, but for some reason I can not get it to delete the mails from the system.
  20. I just added a page via the admin panel and put it in a frame for the time being. Works a treat. I tested the module on my local host server and it ran like a top. I will post some screenies of it in action.
  21. Sure thing. Now I was just quite surprised by what I saw actually. In the pic you will see it says she was paid 30$ per hour. That is not fact at all. As I said before the flight she had 70.23$ in her account. AFTER this flight she has $1091.23 So as you can see she was actually paid the correct amount for the pay per flight amount which is $1021 The row in green is the one in question. See it shows 30 for her rank, it pays $30 per hour. None of my flights are pay by the hour. Each one is pay per flight. I hope I have finally pointed you in the right direction. I apologize for not being specific enough at times. I am not so clear when needed.
  22. Yeah that should stop the header and footer from refreshing. Nice idea.
  23. Hi Nabeel, I fear I led you astray. Check this out, please note the pilot was paid in full, NOT what it shows in the screen shot. This is the part that is misleading to other admin. They think the pilot got shorted and add the difference to the pilots pay. The pilot was paid a total of $1300 for the flight, not $90 as shown per hour. This shot was taken in the admin panel when editing a pirep.
  24. Well, I found a voting booth script and it worked great. I then created a module with it. Now the problem with it is, the test voting booth worked great, when I integrated it to my site, I got a fopen error. So it is useless to me but I am sure someone else may be able to use it. I am 100% positive it is a server configuration error on the server that I am hosted on.
  25. Here is what I got back in a return email about this. Ray, If I understand your question, the best format to export finances to my desktop would be Excel. Some sites even have a provision where if you right click on a table on a site, a drop down menu will appear that has an option to “Export to Excelâ€. But, coping and pasting works just fine also. Plain numbers such as $23,000 or 23,000 or -23,000 would work as opposed to ($-23,000) for example. Excel views the last example as text instead of a value (number) which requires either applying difficult conversion formulas to convert the text to a value or manual data entry into Excel which always involves a risk of errors in the transposition of the “numbersâ€. Fred And there you have it. I don't think he understands when we say format, what type of file maybe such as like exporting the schedules into the csv file. But either way, I asked him about the format and that was his reply.
×
×
  • Create New...