Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 reply
- 1k views
Hello I have statsdata :: totalhours () on my site how can i put the time format like this 00:00? thanks
Last reply by PikoSim, -
- 1 reply
- 1k views
ok first off all today i am to lazy to do a search as i am still hangover from X-mass so i am gonna shoot it here and hope to get an awnser now in the local config we can set a va to maintanance telling people to come back later or watever we type there. is there a possabilaty to link it to a tpl file where pilots could register and some info is shown. thanks in advanse your lazynes joeri
Last reply by Nabeel, -
Two Errors
by Guest Kendo- 2 replies
- 1k views
Hey Guys i just Fix Www.SimB6.Org , now When i Trying to Get the Event Center And the Exam Center Look What it Show This is Event Center This is on Admin Center Fatal error: Class 'EventsData' not found in /home/simborg/public_html/admin/modules/Events_admin/Events_admin.php on line 36 on Pilot Center An Error Was Encountered The module "EVENTS" doesn't exist!
-
- 0 replies
- 1k views
Got It Fixed
Last reply by deactivated, -
- 1 reply
- 1k views
I am thinking of moving to a new host is there anyway that I keep all of my current pilots and my website how it is ?
Last reply by Kyle, -
- 2 replies
- 1k views
Is there any type of code that I can use to show a certain group. I.e Show a list of Administrators by showing a group so it automatically updates?
Last reply by Nabeel, -
- 1 reply
- 1k views
Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 what does this mean Thank you
Last reply by mark1million, -
- 0 replies
- 1k views
Hi all. This is just a quick little guide on how to ask for help. Whe nyou come accross a problem with phpvms, you can trouble shoot it yourself, as it will help save a lot of time for us. Next if you are having trouble with it, or unable to fix it yourself, come here and search the forum for your problem, to see if it has been asked and answered before. If that fails, then you can create a post asking for help. Here are a few things that will be needed for us to help you: Link to the site or page where the problem is showing. upload the installation folder and run the checkinstall and checkdb.php files and post the results of those in the topic. Give as much detail o…
Last reply by Strider, -
- 0 replies
- 1k views
Nabeel, every time my cron runs the maintenance.php it send out an email to all the inactive pilots, is there any way to restrict this so that inactive pilots dont keep getting the mail as i run this script about 3 times a week.
Last reply by mark1million, -
- 0 replies
- 1k views
is it possible to show not the actual location of a plane but the route that a aircraft has flown most? best regards and thanks in advance Thomas
Last reply by Txmmy83, -
- 2 replies
- 1k views
Hello phpVMS fans, I am not a php expert by any means and this is probably a simple one but annoying me to no end none the less. I have gotten the site up and running with some success and I have all pages centered except the "route details" page. It functions correctly but the page jumps to the left margin all the time. Simply annoying to me : If anyone could give me a hint in the right direction it would be greatly appreciated. The site is newenglandair.simpilotgroup.com The page in question is http://www.simpilotgroup.com/newenglandair/index.php/schedules/details/800
-
- 1 reply
- 1k views
Is there a quick way to roll back to using google maps v2? I have done a bit of testing and everything seems to work OK using v2, IE and heading reporting as well as lines being drawn, i know that if i roll back then the routes wont be depicted but ill live with that for the time being. I don't really want to roll back to the general release because of modifications i have made and other tweaks, i have already tried that with a fresh install If i remember right there is a change in the acarsmap.tpl routemap.tpl and core_htmlhead.tpl but im not sure, any help would be appreciated. Thanks.
Last reply by Nabeel, -
- 0 replies
- 1k views
Hello everyone and sorry for my english. And 'possible to enter the list of "top pilots" within the code <marquee> es. BEST PILOTS: LANDING RATE: (pilot name), DISTANCE: (pilot name) etc.. etc.. Thank you all for a possible answer
Last reply by gio1961, -
- 1 reply
- 1k views
I am trying to echo the pilot country flag within the newest pilots script. I attached an example of simpilot's airline to show what I want.
Last reply by flyalaska, -
- 4 replies
- 1k views
Hello About 2 years ago we upgraded to PHP 7 from PHP 3 (i know that I waited a long time to ask) .However we are still running phpVMS 2.1.936. Ever since upgrading we have been running into weird database issues. Basically if you try to delete a route a few (few because I don't know how many sometimes 2, 3,7) days later the routes will come back. Same thing when trying to edit routes. Edit the route say you want to make KLM 1234 go EHAM-EGLL instead of EHAM-LOWW. I edit it all is good, a few days later KLM 1234 is back to EHAM-LOWW. Just this past weekend i also noticed this same issue when trying to delete PIREPs I can't for the life of me fig…
Last reply by NWA1999, -
- 2 replies
- 1k views
Hi everyone, I had a quick question, Basically what I am trying to get this code : <?php MainController::Run('Pilots', 'RecentFrontPage', 5); ?> to get data for a certain hub, how can I filter this data?
Last reply by Nabeel, -
- 2 replies
- 1k views
Hello together! I hope you can really help me! My Problem is that i can insert a plane or a pilot but when i want to see them at the tables, there is nothing. But when I reenter the Pilot or plane or Airport it is showing: Airport already in Database! Thats right, they are in the Database! But they aren't shown in the Admin Panels! Why not? Thanks Christopher
Last reply by Freedom, -
- 0 replies
- 1k views
Hello guys, I need to know if there is some posibility to set multiple senders for the Mass Mailer module. I have set a no-reply address for my website Email Setting but I have other administrators who use the Admin Panel and I want their email adderesses to be shown when they send an email from here instead of the no-replay address. Thanks.
Last reply by Imanol, -
- 0 replies
- 1k views
When I visit my website I get this error. Parse error: syntax error, unexpected end of file in /home4/brenzik/public_html/core/classes/Debug.class.php on line 177" Not sure what is wrong? Anyone have ideas?
Last reply by Brayden, -
- 0 replies
- 1k views
Hi, the routes map wont show when on mobile, but works fine on desktop. Here is my flown_routes_map.php file: <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <?php /** * * */ ?> <h3>My Routes Map</h3> <div class="mapcenter" align="center"> <div id="routemap" style="width: 800px; height: 600px;"></div> </div> <script type="text/javascript"> var options = { mapTypeId: google.maps.MapTypeId.ROADMAP } var map = new google.maps.Map(document.getElementById("routemap"), options); var flightMarkers = []; <?php $shown = array(); foreach($pirep_list as $pirep) { // Dont show…
Last reply by jacobmatthew, -
and again another problem with phpvms... now we are getting There was an error adding the schedule, already exists DB error: Incorrect double value: '' for column 'payforflight' at row 1 can someone help..... im starting to this VMS is not even worth the trouble...
Last reply by Sebastian1995, -
- 0 replies
- 1k views
Could anyone share a code for placing a Schedule search on the homepage that allows a person to go to that flight and get a boarding pass for it?
Last reply by JohnMck93, -
- 2 replies
- 1k views
When i enter the ICAO for the airport and i click get info, and it saids fecthing airport data but nothing shows up in long time
Last reply by Kyle, -
Good day, First I want to thank you for this great software! It is really cool! My Question: is there a way to make a page that show the aircraft currently in your fleet? I am using this great software to run UVSAAF, and, being a Virtual Air force, It would be great to have a page that can display the Aircraft in use, and maybe the Airlines (Squadrons, in this case) they serve with? Thanks!! The link to my site: http://www.uvsaaf.fsworld.co.za Jakes
Last reply by Nabeel, -
Hello I need help echoing this <li><strong><?php echo PilotData::GetFieldValue($pilot->pilotid, 'Network'); ?> ID: </strong><?php echo PilotData::GetFieldValue($pilot->pilotid, 'Online ID'); ?></li> I want it to determine whether the user has chosen IVAO Or Vatsim on the drop down then say id: and the id they have given from custom fields as that code isnt echoing anything Thanks Guys! Jacob
Last reply by avdesigns, -
- 1 reply
- 1k views
Alot of the new modules me and Daryl have been working on ever since the 2.0 update have this error: Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Fleet::download' was given in /home/afva/public_html/pacific/core/classes/MainController.class.php on line 292 Any Ideas? Thanks, Mitch
Last reply by Nabeel, -
- 1 reply
- 1k views
HI guys, I know it is in here somewhere bit i cant find it, i want to prevent non approved pireps and pilots appearing in the recent pireps and pilots listings until they are approved, can some one point me in the right direction of the post, Cheers.
Last reply by Jeff, -
- 0 replies
- 1k views
To change you currency, open your local config.php and look for the following /* This is the unit of money. For non-dollars, use : Dollars ($), enter "$" Euro (€), enter "€" Yen (Â¥), enter "¥" Pounds (£), enter "£" For example, to set EUROS: Config::Set('MONEY_UNIT', '€'); */ Config::Set('MONEY_UNIT', '$');
Last reply by TAV1702, -
- 2 replies
- 1k views
Hi all, Just wondering if you can add more than one background images for the pilot signatures to give them more options? Many thanks, CD
Last reply by mark1million, -
- 1 reply
- 1k views
I use CrewCenter skin from MarkSwan. I want to design a main page on phpvms system, but I don't know how to remove the header from specific templates. Do you have any idea? - Tolga -
Last reply by BlackSwan,