-
Posts
1954 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by TAV1702
-
Oh I am sure it can be added to, but some of the way points need updated and fixed. I got routes on my site that are from say for example, KDFW-KATL along the way, one way point goes all the way down to south america and then back up. BUT for the most part, the nav data is a great thing. Have fun with it!
-
Ill give that a try. All I am really looking to do is basically take and have it display like the deafult one on the front page where it shows flight number, DEP and Arr and who flew it.... I think thats how the original was displayed. it has been so long since I used it I forgot what it looks like anymore.
-
Is there any way at all to show pireps by certain hub only? I have been tossing around some code and got a few things to work but not this one. I have been at it for a few hours now. I keep getting it to pull pireps that have been filed, but it is giving it to me for all hubs, not just the one I would like it to show.
-
People just pretty much create modules and test them and then upload them when they are ready and yeah, we all help each other improve them and some do break them and ask for help when they do. It is the nature of the beast. There really is no approval system like phpBB tries to implement which does not really work at all. That is the good thing about this community. We all really do try to help each other when ever able to on a new module.
-
As we all know, editing core files of phpVMS WILL be overwritten when an update comes out and one updates his or her own site. Therefor, I took it upon myself to edit a core file for charts module. My simple edit makes charts admin show up in the addons section of the side bar in the admin panel without ever having to edit a core phpVMS file. This might want to be included in another release of your module which I think you did an excellent job on. Thanks for the share. Open admin\modules\ChartsAdmin\ChartsAdmin.php Find public function HTMLHead() { switch ($this->controller->function) { case '': case 'viewcharts': case 'viewairports': case 'addchart': case 'editchart': $this->set('sidebar', 'charts/sidebar_index.tpl'); break; } } After Add: public function NavBar() { echo '<li><a href="'.SITE_URL.'/admin/index.php/ChartsAdmin">Charts Admin</a></li>'; } And with that, no need to edit core_navigation.tpl in the admin folder
-
Warning: Cannot modify header information [error] [solved]
TAV1702 replied to raymond rabasi's topic in Support Forum
notepad++ has saved me many a headaches since I started using it. It is a real nice option if you do not have or can not afford Dreamweaver. Glad you got it working again. -
Warning: Cannot modify header information [error] [solved]
TAV1702 replied to raymond rabasi's topic in Support Forum
Yep. I agree. It is a white space. I went round and round with mine here a while back and it was a white space. I could not find the white space to save my life so I just rebuilt my config file and problem solved. -
PM Sent. I am working on cleaning this up some more so I can let it go to public again. Right now it still has a few issues that need worked out. Here everyone. This is the one I am currently using. It is better than the original. Please do keep in mind it still has much work that needs to be done. And the bug with the pilot does not have enough money to purchase is fixed as well as it will no longer give pilot cash back on recalculate. **EDIT** Ok so apparently I can not attach a zip file? Really? As soon as I know what to do I will attach. Sorry
-
Please disregard my posts. I actually posted the wrong thing. I must have been in dork mode with my pain pills last night. My apologies.
-
Disregard
-
Yeah you have to do it in a specific order. First you need to add a type. A shop type or a product type. Next you create a Next you need to create the shop. Next you create a product for the shop. Do it in that order and it will work unless you have the older version. If so, when you purchase anything, it is going to give the money right back when you run certain things in the admin section. Also, it might say you do not have enough money to purchase the item even if you do because of the pilot pay update. I have updated that issue on the copy I am going to give Mark here in a few minutes to review. The one I am working on still has a few issues though. Good luck with this. It is not fun as is. You need the version I have to make it even remotely useful.
-
the pilot shop module? You have to add your own stores and stuff like that. I am going to release an updated version REAL soon like with good documentation to show how to use it. The original author has abandoned it. Mark and I have been updating it.
-
Mark I haven't forgot about you. I got swamped with work and school. I am going to try real hard to get the folder to you tomorrow for sure. I'll drop you a PM with a link.
-
Hi Sham. Mark and I have been tinkering around with this on and off for some time now. I have edited all the files to use the new pay system and all. I am going to package up the files and send them by Mark so he can go over them and help us out too. Let me take a peak and see if I can find what you are looking for.
-
I wonder why this is happening? I have a couple test installs that it will not work on at all with php 5.3.5 But on my two live sites running php 5.2.17 it works just fine. Not so sure it can be the phpvms version or not since all my test sites as well as live sites are the same exact version. So far the php version is the only difference. What php version are you guys server on if I may ask?
-
http://forum.phpvms.net/topic/3363-weather-map-updates/page__p__23080__hl__weather__fromsearch__1#entry23080
-
Sure thing Mark. Let me get all the files in order. I know I kept very accurate records of what I did and did not do. I will send them to you asap. Ray
-
Tour mod is awesome. I think any busy VA should look into getting it if they can.
-
I have done some major work to this thing. One elusive problem that I have is when trying to do certain things in the admin panel, it looses all the css. The layout goes nuts. If someone can tell me how the admin templates are looking for a css file, I could most likely get it fixed. I messed with every file this past weekend until I was blue in the face and notta.
-
That is rather odd. I have never had that happen. Have you modified any admin files at all? And what version are you running? For example: Stable install and upgrade to latest beta
-
That fixed it. Thanks a million! +1 more
-
I can verify it as well. and +1 by the way. Thanks for this Dave.
-
If you go look in the addon releases, and it is a ways back in that thread, there is a addon that was made that changes the weather to always be updated and it even has a live weather map that is animated. It is quite nice.
-
Ok I got the hard drive out only to realize that it will not hook up to any pc that I own. I am going to have to bite the bullet and take it in and have it formatted I suppose. Thanks for the replies fellers. I appreciate it. Oh and Mark, I finally caught on to what you were referring to when you referenced a "Caddy" lol I really need to get me one of those. I bet they would come in real handy. You are referring to a USB external case correct?
-
I will probably have to remove it and hope I can format it that way. I have no usb external drives to try to do anything like that. I just hope the hd will hook up to my PC.