Jump to content

Heritage1

Members
  • Posts

    194
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Heritage1

  1. For sure your host is at least php version 7.0, no offense, but stay if possible with 5.6.xx for a php version. Hate to say I told ya all this, but new and the latest is not always the best. Funny, been running 5.3.xx and now 5.6.xx with NoOoooOoo.............problems, wonder why ? LOL.............if ya need help with your host, poke me private of course. One more thing for ya...Do the research , its all on the web, you will find that most peeps are having serious issues with 7.xx and above..........again, if it works then why mess with it ?? I have a saying, and this has worked for over 30 years.......... "KISS".........(keep it simple stupid).......Poke me if ya need me........gonna go fly now..............hehehehehehehe,,,,,TAC-PAC group, in phpvms........"go figure"......... Jim
  2. Yes it can be done, and is being done throughout the phpvms sites. Example is one well known site that almost every single pilot is an IVAO member, Transload Virtual Airlines is just one site, 90% of his pilots are IVAO members, well over 90 last time I checked. His site along with mine, are listed below/links. IVAO after you have added some program lines , sends the actual PIREP to phpvms, along with the badges from IVAO as a member in phpvms. This is automatically done when a member tells the boss he / she is an IVAO member through the Control Panel of phpvms. Once this is done, your live flights will present the IVAO badge, along with the hub your assigned to, and a lot more. As mentioned before,phpvms is very powerful if you care to take the time to work with it. Bottom line, your IVAO members will get the Logged flight for IVAO and phpvms at the same time , as long as the pilot files in the IVAO site of course. Check out what phpvms should look like in the bottom below links for ya, hope this helps. There may be some Forum posts around here for this also. Jim http://heritageairlines.com (My site) http://transloadvirtualairlines.site (IVAO site, Ron B. is the owner)
  3. Didn't realize IPS was still around or in business. Sorry, but not to burst any bubbles here, IPS was a dedicated Service on its own platform. And is / was limited to a very few select Modules only for phpvms. It also relies on the Server Base Site very close to what VAFS does. Combining the two is impossible for this reason. Also IPS is out of business for sure and has been for a long time. There are also several other options "New" , that are now around. But of course this costs money, and is not free. If you search the net, you'll find several new services, me..........I'm sticking with phpvms. As I've re-designed my own little world for it. Jim
  4. Does look like its correct web541, the only Module that I know of that will do a complete search for All Aircraft with a specific route, is CC's Flight Search Module, however, as you've mentioned it is impossible to search multiple aircraft / selections, unless your up to doing some serious scripting of course, (not). LOL Not sure exactly what he means either, don't feel bad......... Jimbo
  5. I agree with @ProAvia this is hard pressed to accomplish, I've tried this a long time ago. Since the introductions to the Executive Module, and the Charters OPS Modules, a pilot now has the option of creating a complete Route on his/her own. Eliminating the Hassle of the above. As long as of course said aircraft and airports are already in your databases. On that note, Both Modules are separated from the Main phpvms database, thus allowing pretty much an unlimited creation of routes across the boards. Sorry, not to be rude by any means, but I just don't see the point of this at all. I've created also as a last resort, I separate Form embedded in my site, A route Request form visible of course only to members. This in itself has been a life save .
  6. There is One File that creates these errors, especially the $this statement. This is ongoing ,especially any and all Older Modules, such as the Credits Module , and much more. Here is a simple fix to test it and see if the Errors disappear, if works, then leave it the way it is. Again, for some strange reason unless your running php version 5.3.xx, you will get errors with any and all newer versions of the PHP version on your Server. I am running on my Site 90% of the Older Module's such as The Credits module, the popup news , and the Exams module, all on php 5.6.xx. Server version. Here is the simple fix, "REMEMBER" to make a copy of the original somewhere, or re-name it to codeon.config.php.bak. The file obviously is the codeon.config.php file, below are the changes you can make to it, its "ONLY" ONE line that needs to be changed, don't mess with anything else. This file lives in the "www.mysite.com/core/codeon.config.php Look for line 40-42, around there, you will see this, pay attention to the changes I've made; session_start(); error_reporting(E_ALL ^ E_NOTICE); # @ini_set('display_errors', 'on'); This is the only line to CHANGE nothing else as you can see below is off now @ini_set('display_errors', 'off'); define('DS', DIRECTORY_SEPARATOR); define('SITE_ROOT', str_replace('core', '', dirname(__FILE__))); define('CORE_PATH', dirname(__FILE__) ); define('CORE_LIB_PATH', CORE_PATH.DS.'lib'); define('CLASS_PATH', CORE_PATH.DS.'classes'); define('LOGS_PATH', CORE_PATH.DS.'logs'); define('TEMPLATES_PATH', CORE_PATH.DS.'templates'); define('MODULES_PATH', CORE_PATH.DS.'modules'); define('CACHE_PATH', CORE_PATH.DS.'cache'); define('COMMON_PATH', CORE_PATH.DS.'common'); define('PAGES_PATH', CORE_PATH.DS.'pages'); define('LIB_PATH', SITE_ROOT.DS.'lib'); define('VENDORS_PATH', CORE_PATH.DS.'vendors'); Again , do NOT change anything else unless you know what your doing, make a backup also, this works flawlessly on my Web Site, hope this helps you. Jim
  7. Hello perryfincher, I Own this skin and have used it for a long period of time back in 2015. The Menu system has its own call, and looks for the file called "navigation.php" file in the lib/skins/crazyskin01/ . This sadly is limited as far as a fold out sub-menu goes, however the dropdown menu system is nice, and does work nicely. If you open the navigation.php file, you will see the menu items etc. This is a hit or miss on the screen size, etc., and how much room you have. Trial and error on this one file until you get it right. The layout.php file calls this script through the *.sql file and the call script. Colors of course can be changed and so can the <li> and <ul> script if your running HTML5 only. This was a nice skin when it first came out, things have changed drastically since then, hope this helps you. Jim
  8. Nope, its all about the CSV file, and the import Format. Hence several Spreadsheet programs do not format the csv file the right way(without getting into guru stuff). Thus, phpvms will not import the file if its not in the proper Format for a CSV. This has been going on for Years. There are 2 programs that I've found that work well for this for saving in a CSV format, and they are Free. Kingsoft Office and LibreOffice 6.2, Microsoft Office or any related Microsoft spreadsheet such as Excel, will NOT Work with Phpvms. Been there, done it , seen it. Do NOT MESS with the php.ini file, unless you are 100% sure you Know what your doing, you can mess up the entire Server in doing so. It is NOT the Server, (sorry ProAvia), it is the CSV format , period. As mentioned, this has actually happened to me just Today, with my Fleet, so I tried a different Spreadsheet, (LibreOffice), hence the import of the Fleet CSV file was successful. This is a hit or miss, there are many Free Good Spreadsheet programs out there, hope this helps.
  9. Wow, and wow, didn't expect that, well I guess the time has come, with all due respect, I will be closing my account here, forever, all I was doing was trying to help someone out, I just wonder if your Certified anywhere else besides here in these Forums? Are you a Web Master by trade? I am, bottom line , more then likely I will get bounced anyway after this post I'm sure, However this is the 4th time you have posted an answer to my posts, and all of them to this point are 100% negative. From this point on, @shakamonkey88 I understand your views, however, they are NOT mine. And hence again, in relation to your answer to any of my Posts, all negative, I therefore, have been prompted once and for all , to just close , this account. Enough is enough. You will have my utmost respect, along with all of the people here, I will bow out, and let you have the upper hand here, as I am powerless to do anything at this point as I am just a member, you are on the other hand a "Moderator", and should take heed in respect to others....which the copy paste to all of your posts are aparent and well documented. So in closing , as I venture on to much better things for sure, plain and simple, Goodbye to all, and all that matter, you all know how to get a hold of me, and life does move on...................................period........... Thank you shakamonkey88 for a lesson will learned.......and goodbye Jim Lyman , N.H. our motto is simple on our license plates, "Live Free or Die", read it sometime shaka, you may learn something.....
  10. Thanks for the heads up on that, I must have been sleeping on this one, LOL, didn't realize he was working on v7, you are right, different world for sure. Thanks in advance shakamoneky88 Jim
  11. Yes there is, easily done if you are up to date with html5 and/or bootstrap. This happens often with phpvms, Shoot me a message, be glad to help. Jim
  12. They are using splitflap , which is a javascript file. Its on github for free if I remember correctly, be careful with this, as the *.js file may conflict with phpvms *.js files. Especially on any Bids. However I'm sure there is a way to create a board with this , and obviously they've figured out a way to do so without conflicts in phpvms. I use the splitflap myself for my Airline Logo, but have created a html page stand alone to embed it as an <iframe> so I get no conflicts with my phpvms. But you do have me curious now, and I will look into this . And to answer your question about the Flash, Google is the only browser as of June 22nd, 2019, that obviously will not allow Flash Players and/or any plugins. Hence is Why I said goodbye to Google once and for all, I recommend Opera, or Vivaldi. I have both running, but prefer Opera. And yes Opera allows Flash Players instantly. As far as Flight Boards, there are a couple out there by Crazy Creatives also, that work well, FlightTracker is one, and FlightBoardCC is the other, both work well. I have them displayed on my home page if you'd like to take a peek at them. Hope this helps . http://heritageairlines.com Jim
  13. @shakamonkey88 Was gonna post that , thanks shakamonkey88, figured I'd get all the basics out first, lol, you know how that goes sometimes, Glad everything worked out for You Andi170. Jim
  14. Long before you open up your site for Public Registration , the following should be already done; First , how many Airports are in your System, Second, how many routes have you done, and have you assigned any of your Airports as a "HUB" ? Standard install of phpvms classic version, installs KJFK as a Hub. You also need to import Airports into the system first or do them by hand, I recommend you import Airports via/csv file format first into your system. You can't do routes, or assign hubs without any airports, this also will show that on the Registration page upon a new registration. The install of phpvms DOES NOT install airports for you, only the one I've mentioned above. And also , how many aircraft are in your system ? This is only a start, let me know on this much. Jim
  15. You have a few limited options at this point, it almost sounds like some of the Original Admin Files somehow might have been corrupted, the key files are in following areas that you most definately can overwrite and replace without affecting anything else, be very careful on doing so, and take your time on this also, double check your work, and always rename your original files for example; layout.php.default etc............ make sure you always rename your files just incase, the ones you would be overwriting of course. Thus, lets start, in your file structure you will have the following folder structures to be overwritten...../admin/lib . go there first. there are 3 default files there you can overwrite, airport_template.csv and phpvmsadmin.js and template.csv those are safe to overwrite. Next, go to ; /admin/lib/layout . .............. overwrite layout.php, style.css and header.php files. Thats it, nothing else, and again, make sure you rename ANYTHING your overwriting so you have a backup to go back to, and don't say I didn't warn you on that. On that note, make sure you pull those files I've mentioned out of the install you have for phpvms, make a copy and upload the copys to the mentioned areas. What your doing is overwriting just the default files back to where it was on your Install. This should solve your problem, if your unsure, then by all means do not do it, and poke me a message first, I'm always around the boards. Hope this helps you, and again be very careful, Always Back things Up ! Jim
  16. My recommendation is simple, if you have no clue on HTML, then never mind "PHP", its a whole new world of understanding and "Coding". I recommend if possible you find someone that knows what they are doing, as its Not for the Faint Hearted and Newbie per say. There is a lot of info throughout the Forums here, somewhere something will get you hooked up. I can't stress enough that the install is basic, however other things such as 2 key main files, are most certain "Advanced" along with many other aspects of PHPVMS, And I'm talking about the version 5.5.2, Version 7 is a whole new ball game.
  17. No offense, but what front page ? You enter into the Realm of a Registration page, people want to see your VA and some bells and whistles. Stats, some maps, New Pilots, recent PIREPS. I have to agree with StartVM on this one, normally I wouldn't say anything, and let it all fly as usual.But I've seen to many come and go over the years. I would take it down, and Seriously think about a different Skin besides the CrewCenter Skin, everyones grandma is using that one. No Offense please, just want to see you get the right Start, you have a Great Name.
  18. Our Hats are off to you for sure ProAvia, Thank you for the chance to help even just a little bit, and to be Honest, I am much impressed with this. Outstanding job for sure. I know myself how much time and work it takes just developing Skins for version 5.5.2.xx. Its not at all easy for even the Advanced Web Master at heart. I am sure I speak for a lot here when I say thank you, thank you for your Hard Work, and dedication to our Cause in helping with something that most of Love at heart, PHPVMS ! Thanks Again Pro Avia Jim "Heritage1"
  19. Hey flyalaska, Had the same issue also, several times. There is an issue on the older version of this module, until the recent patch, and then the final fix of course. However, I still had issues with it, but managed to get it working on all 3 of my sites. This can be fixed, and when done, you will love this module. Poke me on my site or private message here, would be glad to help you. And NO you do NOT need a cron job for this, in fact doing so will render the Module useless. Jim
  20. Hello and sorry the lack of time here, Just this moment saw your post. I have disabled mine a very long time ago, there is no reason what so ever a Pilot should edit a filed PIREP. there are 2 ways to disable this very easily. The very easy way is this; <?php // Only show this column if they're logged in, and the pilot viewing is the // owner/submitter of the PIREPs if(Auth::LoggedIn() && Auth::$pilot->pilotid == $pirep->pilotid) { ?> <td align="right"> <a href="<?php echo url('/pireps/addcomment?id='.$pirep->pirepid);?>">Add Comment</a><br /> <a href="<?php echo url('/pireps/editpirep?id='.$pirep->pirepid);?>">Edit PIREP</a> </td> <?php } ?> <?php // Only show this column if they're logged in, and the pilot viewing is the // owner/submitter of the PIREPs if(Auth::LoggedIn() && Auth::$pilot->pilotid == $pirep->pilotid) { ?> <!--<td align="right"> <a href="<?php echo url('/pireps/addcomment?id='.$pirep->pirepid);?>">Add Comment</a><br /> <a href="<?php echo url('/pireps/editpirep?id='.$pirep->pirepid);?>">Edit PIREP</a> </td>--> <?php } ?> First paragraph is what you have, you will see in the second paragraph a simple remarked "OUT", this remarks out the visible Add comment and Edit PIREP lines, this is the easy way of using a remark jesture for HTML and/or php, the <!-- //// my stuff //// --> remarks out anything in between the <!-- and the --> REMEMBER IMPORTANT type it exactly the way I've got it for the 2 remarks, the <!-- and --> are the remark calls.... Hope this helps anyone.
  21. If you look in github, do a search, look for phpvms, thats it, you will find an airport database that has thousands of airports, I would weed it down before uploading it, as it is very very large and it WILL drag down your Server if you upload all of it at once, no question about it. It may even lock it up on the site. Took me a little time to weed it out to what I wanted, but it was better then entering all of that info the hard way/long way, without a doubt. Hope that helps you. Jim
  22. @gio1961 Didn't even knew that exsisted, LOL...thanks , looks great to gio. I'll have to check that out. I've been using other alternatives like Flight search by CC and Fltbook of course. Along with others. thanks for the post, but like I've told him above, this can be fixed, Transload Virtual Airlines had exactly the same problem. And believe it or not I was actually able to speed his system up by about 47% going outside of the box of course. He is still able to run over 45,000 schedules, over 2000 aircraft, and and well over 11,000 airports. LOL, I still can't believe its actually running all this LOL, and WOW. One major reason why I've purchased all 3 modules from CC, charter, cargo, and executive, was just for this one reason, it relieves the main schedule database for sure. Chat at ya soon I'm sure, Jim
  23. Sadly thats entirely to many schedules for phpvms 5.5.2 unless your running a high end Server situation which is not cheap these days, anything over 6000 schedules will drag down phpvms. This is also true for Airports, which in all reality you should only have around 4-6000 airports in the database. Frankly I've seen this time in and time out and recently just helped out someone with over 45,000 schedules. The good news is, there are several ways of squeezing down the Search without the effects of a "Full Page" view, which is half the problem with Large Databases as they try to Print all of the Search results/information on the given Page. Thus resulting in a serious Lag on the Server side. Any Full Page View slows any system down that is extremely large, its got to pump all of that information into one Browser page and 40k is way to much to show all at once. However, you have about 3 options for this situation they are as follows without getting advanced in the Database structures; In your situation what I would do is simple, depending on what your running for a Skin, if your running an HTML5 & a Bootstrap 3.3.7.xx or higher skin, then there is an easy fix. Its Called "DataTables". There is a Web Site that dedicates itself to this, and is all it does. Data Tables involve whats called pagination, a search feature, and an option of dropping down more results with an Icon Bar. The Data Tables system also Squeezes the Resulted Information/Views into a Scrollbar system, the Actual height will be only around 480px. Thus resulting in a 80% Speed increase for viewing while the Database itself is still sending the results. As mentioned above if running bootstrap and html5 , this is the way to go as a 1st choice. Your other option if only running XHTML or HTML5 without Bootstrap is this; There are a ton of Programmable Scripts around the internet for crunching down the viewing page also, I use this option along with other options at the same time. Having a Scrollbar system on a very Heavy Database Load will speed your page up also as this will also cut down on the view size hence , cut down on the load time. Your situation can be resolved for sure, so don't give up on it. Here is a link on my test site you can view the Data Tables system on, I've moved around the Airport Info Menu Item for you on my site so you can view an example of this, it will be under the Menu Item heading of; "Operations", here is the link, you only have 24 hours and I will be moving it back to protection.......... http://seairtransport.net/sat/index.php/aptinfo Hope this helps you. Jim
  24. How many schedules exactly are you running ?
×
×
  • Create New...