Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
how to Chnage Signatures
by Guest Kendo- 3 replies
- 1.3k views
Q: how can i Change my Signature so When i Click on "View badge" it will how up? A:
Last reply by James142, -
- 3 replies
- 1.2k views
Hey guys, I have this hub module in my localhost and I haven't done a thing to it yet, so I wanted to get it done. How can I call for the pilots like for example. I want the Hub CYYZ to get all of the CYYZ pilots into the Hub Page Roster. Any help would be great and I'll give you reps... (Always!) Thanks.
Last reply by Kyle, -
- 6 replies
- 1.7k views
Ok, I been on that for a while and I'm trying to firgure out how can I call if there was no reports filed, then how can I say "No Reports Yet" on the Last Flights. So here's my code, and I want to add a part so if there was no flight reports, I want it to say no flights filed yet. <?php $flights = PIREPData::getLastReports($userinfo->pilotid, '10'); $string = ""; foreach($flights as $flight) { $string = $string.$flight->depicao.'+-+'.$flight->arricao.',+'; } …
Last reply by Kyle, -
- 1 reply
- 1.3k views
HI, ALL 1.- Because a complete flight and close the kACARS, still appears in the MAP LIVE flight and general site map http://www.mundoairlines.org/index.php?option=com_wrapper&view=wrapper&Itemid=131 2.- I have to copy that code to put on the main page of a website with joomla. How is it done? I want to put only the map but I get all the web phpVMS http://www.mundoairlines.org/index.php?option=com_content&view=frontpage&Itemid=1 THANKS
Last reply by TennShadow, -
- 3 replies
- 925 views
Gday Guys I went to fire up my site today and i got this error Notice: The template file "/home/a5579765/public_html//lib/skins/CURRENT_SKIN/header.tpl" doesn't exist in /home/a5579765/public_html/core/classes/TemplateSet.class.php on line 248 i have not changed any files on the site, and for some reason this decided to display, im unsure what it means, may someone please explain the situation to me please, its ironic, as i was just about to move the site onto a paid hosting service Thanks
Last reply by Tylor Eddy, -
- 4 replies
- 1.6k views
Hello, I will get right into it - I downloaded and installed phpVMS earlier today, and everything seemed to go fine. That is, until the installation was complete, and I went to go log into the administration area. I noticed that when I went to login, or click on any link for that fact (with the exception of the home page link), I was taken to an error page. For Chrome, they show as a broken link, and in Firefox, I get this error message, "No input file specified." phpVMS Build Number: 934 Checking PHP version [OK] PHP version is 5.2.14.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML modul…
Last reply by Michael, -
- 9 replies
- 2.7k views
Hey Guys, I was wondering if you could help me a little, I keep getting this error in the admin panel when I try to edit new pilots; Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 35 bytes) in /home/flythere/public_html/buffaloairwaysvirtual.com/core/common/StatsData.class.php on line 183 Thanks, Thomas.
Last reply by TAV1702, -
- 19 replies
- 4.7k views
Ok, I have been looking through the forums and tinkering with my site, and I need to try to wrap my head around it.... For adding the vatsim link info to my site, I need to: 1. Add a text column to the phpvms_pilots table in the sql database, called Vatsim ID?! 2. Add a box for the inclusion of the Vatsim ID in the registration_mainform.tpl file?! 3. Change the pilots.tpl file to include the vstsim info already mentioned many times in the forum?! Is that basically correct. I find reading so many posts about this topic, has only messed up my head
Last reply by mark1million, -
- 1 reply
- 851 views
When i add a page from the admin panel. It automatically adds links to the page in the menu bars (navigational). I am using obsess blue and i thought maybe theres a code in layout.tpl that does that and i should delete? But what is it? thanks!
Last reply by Tom, -
Can i have a addon to the phpvms to create tours at my virtual airline?Does anybody know anything (where can i find information?)
Last reply by Cor, -
- 3 replies
- 2k views
Why?: http://www.bluexpressva.joomlafree.it/phpVMS/index.php/schedules/details/24 Thanks!
Last reply by Tom, -
- 0 replies
- 872 views
Why?: http://www.bluexpressva.joomlafree.it/phpVMS/index.php/schedules/details/24 Thanks!
Last reply by Blu-Express VA, -
- 4 replies
- 3.2k views
Hi All, I remember reading something about this when Dave created the events module but I just cannot seem to find the reference anymore. I want to create a new phpvms module that the admin part can be managed through the vms admin back-end. Currently the events module can be managed through the backed and its listed under add-ons, I want to have the same ability so that when an update takes place the module is not wiped at all. Is this at all possible?
Last reply by simpilot, -
- 3 replies
- 1.5k views
my question is is there a option to Ban IPs since I have Spam registering? thanks in advance Tom
Last reply by mark1million, -
- 1 reply
- 839 views
Hello all, have a questions about Aircraft sytem at PHPVMS 1)do phpvms has ability to link aircraft to airport (aircraft must remain at the arrival airport)? 2)Also can I make many aircrafts to shedule? not one? 3)Can i link aircraft to pilot, and nobody alse can use it? sorry for eng
Last reply by Strider, -
- 7 replies
- 1.7k views
How to add images to replace text in pilot center? I am using obsess blue skin. Please Help?
Last reply by Thomas Rozanov, -
- 22 replies
- 3.5k views
I would like to put the adsense code into my header. But it's an html code. So what i have come up with now is i put it into layout.tpl and in the header line (at the top where img_15 is in obsess blue) the code originally was: <script type="text/javascript"><!-- google_ad_client = "ca-pub-############"; /* Header */ google_ad_slot = "8775993061"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> What i thought i would do is substitute: <div class="size"> <div class="header"> <d…
Last reply by mark1million, -
- 0 replies
- 965 views
Hi all, i want to do this: to have the ability when exporting e pirep through fspassengers, or manually, to use ANY prefix and ANY flight number (existing or not). This means that the airline code and the flights id should not be cross-checked when a pirep is sent. Can this be done somehow? Thanks
Last reply by tnick74, -
- 2 replies
- 1.2k views
well this is one that I have never seen before.... any suggestions ?? Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 5 bytes) in ****/******/public_html/vms/core/classes/ezdb/ezdb_mysql.class.php on line 273 Is my database too large now ? (i just added thousands of airports)
Last reply by kbohme, -
- 9 replies
- 2.5k views
What code would i need to add the pilots user group in the profile & signature ? Would like to make staff members more prominent to the pilots so they can find help easier. Thanks, Dave.
Last reply by Kyle, -
- 7 replies
- 3k views
Hi everyone i have been working today on a flightboard that reads from the phpvms acars table. The results are below but im still working on some bits and pieces, this code has been based on the release in this post so full credit goes to the author, all i have done is worked and extended the code. once i get it fully functional i will post the code. This board will produce an and image for every acars stage of flight, you cant see it there in the image but the approach and and final calls are gifs that alternate flash.
Last reply by piuozorio, -
- 6 replies
- 1.6k views
Hey, When I go to my website I get this message. Notice: The template file "/home/pashair/public_html//lib/skins/CURRENT_SKIN/header.tpl" doesn't exist in /home/pashair/public_html/core/classes/TemplateSet.class.php on line 248 Recent Reports No reports have been filed Newest Pilots Warning: Invalid argument supplied for foreach() in /home/pashair/public_html/core/templates/frontpage_recentpilots.tpl on line 3 Users Online There have been 0 user(s), and 9 guest(s) online in the past 20 minutes. Notice: The template file "/home/pashair/public_html//lib/skins/CURRENT_SKIN/footer.tpl" doesn't exist in /home/pashair/public_html/core/classes/TemplateSet.class.php on l…
Last reply by Daniel, -
- 0 replies
- 755 views
Ok, I'm trying to find out what the heck is going on, I'm adding some part to my phpVMS for pilot accounts in PilotAdmin.php and it's for the text box and whenever I go to the next line, I want it to create a line break like this <p> and to the array, It's telling it's wrong, can anyone comeplete this for me please? 'history' => (nl2br(PilotData::bb(strip_tags($this->post->history, '<p>'))); I'm not sure what the heck is going on, I'm trying to get it working with that <p> for the textbox. Any help would be great!!!
Last reply by Kyle, -
- 3 replies
- 1.6k views
Hello, You can enlarge or shrink each menu item? I mean: I create a page Fleet, but the menu is too big and I'm not appear you can restrict the other? Thanks!
Last reply by Blu-Express VA, -
- 7 replies
- 1.8k views
hello friends wanted to thank you for all your help I have gradually managed to create a template and have been modified to be attractive, now I wonder if there is any way to create routes for each aircraft not if not for each type, also if somehow generated codes of the pilots is EJ HUBs for pilots who choose SKBO PTL9100 HUB and HUB pilots who choose SKMD 9200. thanks I leave my template link http://searca-virtual.com/tripulacion/
Last reply by TAV1702, -
- 1 reply
- 973 views
Hi, I have create a dropdown menu with CSS3 Menu, and now my question is: How to insert a dropdown menu in my website??? Thanks!
Last reply by TAV1702, -
- 3 replies
- 1.6k views
Hello, The ACARS Map must be configured to show the flight? As if you do it if my pilots fly on IVAO? Thanks!
Last reply by joeri, -
- 1 reply
- 1k views
Hi, where are the data file could be the color of the letter of signature / background.png?
Last reply by joeri, -
Layout
by Connor1994- 10 replies
- 2.3k views
Hi all, posted previously about how to go around getting something like this: Never really got a strong response, Nabeel suggested something like: <table> <tr> <td>flight num</td> ... <td>deprt city</td> <?php // We are gonna loop each day of the week for($dayofweek = 0; $dayofweek < 7; $dayofweek++) { // echo our column opening echo '<td>'; // Check if $i (the current day of week) exists if(substr_count($schedule->daysofweek, $dayofweek) > 0) { // there is a flight…
Last reply by Cor, -
- 8 replies
- 3k views
When I go in and add airports through the admin panel or add them in with a CVS route group the airports wont show up that I have added for hubs and what not. There Is nothing there. I cant edit them for hubs because i cant see them. Any Ideas. I have 3-4 hubs and they dont show up.
Last reply by NSX665,