
CPC900
Members-
Posts
621 -
Joined
-
Last visited
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by CPC900
-
Well, I guess I meant that, most North American ndb's/vor's show up. But when you search elsewhere, they don't seem to have them in their database. Also, a lot of fixes/intersections are not there for many places as well.
-
Ah ok. I am just editing the wrong stuff with airnav.com, but it seems to be only real strong with North American data.
-
Was/is this fixed? Sorry, if it was already stated?!
-
I still use FSFK every flight! I use it for logging the flight, then uploading to the server from there. I use Kacars for the live map. Although today, that all changed, because FSFK did not upload correctly. So I assume I got something screwed up in the last update I did.
-
That is a good idea!
-
I don't think I ever got FSFK to show correct for time/distance. It was always WAY over what it should be. Yep, I am doing a flight and just checked it. It was showing 5000+ miles and 23 hours or something for FSFK. That is why I am using Kacars for my live mapping.
-
I need some simple guidance here please. How/where do I add the data in relation to a "logged" in menu vs a "not logged" in one. I think I can muddle through the rest. I just need to know how/where to edit the "core_navigation" file. Think of me as a caveman who is very old and stupid.
-
Ok, fixed the problem.... I had to change the references of : "phpvms_pireps" to my own database names (I don't use the "phpvms_" part but something else). My other question is.....can transferred hours be accounted for in the Top Pilots Hours Flown??
-
BTW, there is NO data in the database, after running the sql script?! Not sure if there should be or not?!
-
I get this error: Top Pilots All Time (Flights Flown) Warning: Invalid argument supplied for foreach() in /home/woodsdom/public_html/CPC/core/templates/tp_index.tpl on line 24 Pilot Flights Flown And also this: Top Pilots All Time (Hours Flown) Warning: Invalid argument supplied for foreach() in /home/woodsdom/public_html/CPC/core/templates/tp_index.tpl on line 41 Pilot Hours Flown Line 24 is: foreach($all_flights as $all) { Line 41 is: foreach($all_hours as $all) { Not sure what I need to do to fix it. Here is the link to the page, if that helps: http://www.canadianclassicairlines.com/CPC/index.php/TopPilot
-
Oh. I thought that mod was NOT the dispatch center, hence the "lite" reference?! I downloaded the "realschedule" mod, but have not added it yet. So it is the same thing, more or less?!
-
Yes, it is awesome. Is that coming out as a mod by chance?
-
I am having issues grasping this as well. sorry. I must analyze it too much or something. Do you add the drop down menu code to the core_navigation file? And if so, how does it all fit into to that with different being logged in vs not logged in? Do I reference a different css file or do I add to the existing css? Sorry if I seem dense over this whole thing, but I seem to have a real mental block with piecing it all together with phpvms. I had a drop down menu prior to phpvms, so I knew how to add it then. Sorry for bothering, but I still need help.
-
Looking forward to the module!
-
I wholeheartedly agree!!!
-
PM sent, I think.
-
The first check was fine(install/checkdb.php). The second one (install/checkinstall.php) returned this: Checking PHP version [OK] PHP version is 5.2.x Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/lib/js/jquery.form.js) is not within the allowed path(s): (/home/woodsdom:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/woodsdom/public_html/CPC/install/checkinstall.php on line 140 [Error] /lib/js/jquery.form.js doesn't exist -- Checked 181 files, found 1 errors
-
I am at work now, so I will have to do it when I get home. Sometime around 12:30 am. I will post the data and then get you access to the ftp.
-
Same error: Starting the update... Fatal error: Call to undefined method ezDB_mysql::build_where() in /home/woodsdom/public_html/CPC/core/classes/ezdb/ezdb.class.php on line 329 What am I doing wrong?!?
-
Yes. I am going to upload the beta again and try again....for the 3rd time. 3 times the charm...maybe
-
Ok, so I downloaded the latest beta. But it did not seem to Update. Got this error: Fatal error: Call to undefined method ezDB_mysql::build_where() in /home/woodsdom/public_html/CPC/core/classes/ezdb/ezdb.class.php on line 329 Not sure where I went wrong, but what should I do now. I was on the 2.0.854 version and was trying to update to the 920 beta. Thanks for any guidance you can give. Bruce
-
Are there ANY controls of eliminating slewing or time acceleration in Kacars??? At least FSacars had that.
-
No biggie, but....I noticed that when I added an airline in the admin panel, it would not fit the entire airline name. I was using "Eastern Pacific Virtual Airways", but it dropped the "s" in airways. So I assume it is only allowed a 30 character limit!?
-
Hmmm...yeah, never had it happen before; it has always been good. I am on the last release version....854, I believe. I will comment it out for now, thanks.
-
I got this error when trying to upload a pirep from FSFK.....no idea what it means. Fatal error: Uncaught exception 'Exception' with message 'Serialization of 'SimpleXMLElement' is not allowed' in /home/woodsdom/public_html/CPC/core/modules/FSFK/FSFK.php:45 Stack trace: #0 /home/woodsdom/public_html/CPC/core/modules/FSFK/FSFK.php(45): serialize(Object(SimpleXMLElement)) #1 [internal function]: FSFK->pirep() #2 /home/woodsdom/public_html/CPC/core/classes/MainController.class.php(292): call_user_func_array(Array, Array) #3 /home/woodsdom/public_html/CPC/action.php(60): MainController::RunAllActions('FSFK') #4 {main} thrown in /home/woodsdom/public_html/CPC/core/modules/FSFK/FSFK.php on line 45