Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 19 replies
- 4.5k views
Hey everyone, Just wondering if the pages you can create through the admin panel will accept PHP and show it in the site. If not how could I display a php page? cheers, roboa
Last reply by Nabeel, -
- 19 replies
- 3.5k views
G'day, How do I make searching schedules by airlines work? What code do I need? I know basic PHP and do not know much about advanced PHP. I will add it to schedule_searchform.tpl Thanks, Mitchell Williamson Australian Frontier VA
Last reply by Nabeel, -
- 19 replies
- 3.1k views
Hello I have some problems sinse I've done the last update. All the ranks changed ! In the admin Panel, in the pilot list, it does not show the total hour WITH the reported hours. Moreover, the total hours is not correct (even if calculate whithout the reported hours). That's why the ranks have been changed. What can I do ? I have the last build 1.3.785. If you want to see the problem : http://stephane_skyaway.byethost31.com/phpvms/index.php/pilots For example, the total hours of FSW001 in the admin panel is 76.15 The total hours of the pilot list sould be at least 150.00 hours (approx)., so approx 90 hours in the panel admin (+ 60 reported hours). Stéphane
Last reply by Nabeel, -
- 19 replies
- 2.7k views
Hi Nabeel. I followed Rogers tutorial on skinning and I did my forgot password like he did his. Great little tip indeed So I proceeded to do that to a couple other pages as well, like file new pirep and login. Well, on all extra pages (file pirep and login), I get this for users online Warning: Invalid argument supplied for foreach() in /home/xxxxxx/public_html/xxxxxx/lib/skins/Storm/login_form.tpl on line 32 But yet on my home page it works just fine. Thus me not thinking it is a bug but rather a coding error. Problem is, I never changed any code. All I did was copy and paste from my frontpage_main.tpl so there should not be any code errors at all. Also, I am hav…
Last reply by TAV1702, -
Hello, three enquiries here: 1. I was reading about 'How Addons work' and I notice you pass variables through GET like this... class ModuleTest extends CodonModule { public function pageone($fruit='', $orange='') { ... How would I do the same using POST variables? 2. Is there a way to disable automatic flight logging? I suppose I could just delete the links to the config files but that's not all too professional. 3. Is there a specific set of standars guidelines for phpVMS addon developers? I plan on writing some soon so it's quite important that I am aware of any regulations. Thanks! Kieran
Last reply by Kieran, -
- 19 replies
- 5.2k views
Hi I know this topic may have been already discussed. However, I am still having trouble reducing the pilot ID's from 4 0's to 3.... I've used phpVMS before and had successfully done this in the past. I've followed the instructions on the other post about this, but it still has 4 zeros.. I have the latest version installed. Please help....
Last reply by Sava, -
- 19 replies
- 4.9k views
Hi all! I have seen this map : http://delta.innosked.com/ and I am completely amazed ! I would like to have a similar map on our VA website but I dont know where to start ! Any help will be appreciated ! many thanks
Last reply by Jeff, -
Hey Guys, I was wondering, is there any possible way to disable the e-mails received from the website? I keep receiving e-mails upon PIREP submission & Registrations. I had about 20 e-mails the past 2-3 days & would like to somehow disable the website from sending e-mails directly to the webmasters e-mail which is located in the admin "general settings" bit. For instance; I go to Admin Center > Sites & Settings > General Settings > Webmaster Email Address (This is the email address that email will get sent to/from) > The E-Mail I have entered there is ceo@buffaloairwaysvirtual.com, I want that to be able to receive e-mails off the "Contact Us"…
Last reply by Nabeel, -
- 19 replies
- 5.1k 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, -
Financials
by RogerB- 19 replies
- 4.1k views
Not sure if anyone has addressed this, doesn't seem like most VA care about their financials. At any rate the over all financials for my VA are way off....They state that my VA made 3billion last year. I no longer see an option to reset financials in the admin panel.
Last reply by Nabeel, -
- 19 replies
- 6.3k views
I am using powweb and my website is ready for publishing, how do I do this? I have tried Core FTP LE, Fireftp and FireZilla with no luck. Can't afford Dreamweaver. Thank you, Steve Bartlett
Last reply by Bluemax, -
Recently we discovered our unused forum was being used by spammers and causing us to exceed our bandwidth limit. The forum had been added when the new site at phpVMS was created, but we decided to use our old forum instead. The new forum sat idle until I approved a few new memberships from new hires in Afghanistan. I decided soon after that the applicants were bogus and deleted them from the roster, rejecting all future applicants too. (I think that Afghanistan doesn't reflect any Al Qeida connection. Afghanistan is just the first name on the country list). We deleted the forum a couple of days ago and ever since I'm getting new Afghanistan applicants at the rate of ab…
Last reply by mark1million, -
- 19 replies
- 2.9k views
What actually happens if you delete a pilot? Does it mess anything up? I haven't removed any with hours yet in case it does something...
Last reply by mark1million, -
- 19 replies
- 3.3k views
Okay so I wanted to try manual PIREP on my site to test it out. It worked my VA got 12 hours I deleted it and it still shows 12 hours when I deleted all the PIREP. I went to maintenance in site settings and reset hours. It show 12 hours found but I can't get rid of it. Link - flyemiratesva.co.cc
Last reply by EmiratesVA, -
- 19 replies
- 2.7k views
I wonder what happens if you have 100 flights in a airline. I guess that will be represented in a long list. I also saw that if I added a second airliner, that the flights of that airline will be attached to the same list. so one list of 200 records for 2 airliners. I guess the pilots will loose the overview. Is there a way to create more pages? Like schedule for airline one schedule2 for airline two etc I also wonder if I could make seperate blocks or pages per category of planes.
Last reply by Parkho, -
- 1 follower
- 19 replies
- 3.7k views
Can't seem to find the answer for this one. On the Fleet Page (fleet_list.php) when you select an aircraft it then takes you to the Fleet View page (fleet_view.php). So when I view the particular aircraft, everything is fine, except that the number of rows under Schedule Flights is getting very long for specific aircraft. So, my question is: How do you limit the number of "Scheduled Flights" that are displayed on the Fleet View page? Currently, I have pages that are getting very long, so I have basically commented out the code in fleet_view.php file (about line 73) until I can figure this out. It is probably something easy to fix, but I can't find any reference in …
Last reply by natcret, -
- 19 replies
- 7.1k views
Hi All, My web host has just upgraded from PHP 5.5 to PHP 7. This has caused the installation of phpVMS on my website to not work. Having been in contact with the host, I have been informed that I either need to pay $21 AUD or go elsewhere, as it is extra for them to keep their server running PHP 5.5. I understand this, however if there was some way to avoid paying or needing to move, it would be great. So I guess the main question I have now is can phpVMS be made compatible with PHP7, or is there a release of phpVMS that is compatible with PHP7? Thanks in advance for any help or ideas provided.
Last reply by Gofast77, -
- 1 follower
- 19 replies
- 5.1k views
hello sorry for bother you with this agian but i just installed phpvms and i dont work for me ... i tried with php mailer that dint work but i do known it is working since when i forgot to change the mail from mysite@blba.com i got a notification about somone tried to log in and that was my server well here my local config and uti config local.config # Email Settings Config::Set('EMAIL_FROM_NAME', 'samuel'); Config::Set('EMAIL_FROM_ADDRESS', 'xxhdgamersxx7@gmail.com'); Config::Set('EMAIL_USE_SMTP', true); // Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'smtp.gmail.com'); Config::Set('EMAIL_SMTP_PORT', '4…
Last reply by lapw123, -
- 19 replies
- 2.5k views
phpvms 5.5.2.72 PHP: 7.2 Skin: blue ice v2 P7 mysql 5.6, md 10.2 Can someone help me please? I have been trying to figure out why I can't add aircrafts. I get the error message "cannot add aircraft". How do I turn on error reporting? I have searched the forum but can't find what I am looking for. Thank You.
Last reply by ProAvia, -
- 2 followers
- 19 replies
- 3.4k views
Hi Guys, Does anyone know if Crazycreatives is active? I have not received support! 🤔 I have already sent several emails, but I have had no awswer.
Last reply by ProAvia, -
- 18 replies
- 5k views
hello after a flight when i want to uplaod a flight from fsacars i get the message faild to send log database error. can somebody thell me what tis could be. a pirep come treu on the site but it alwayse a pirep that is saved on my com en not the flown one. gr joeri
Last reply by joeri, -
Joine date
by Guest chikolol- 18 replies
- 2k views
why does it always say date joined: 12.31.1969 The recent pilots online say that the join date is 12.31.1969 how do i fix that please.
Last reply by Nabeel, -
- 18 replies
- 4.5k views
Im trying to download phpvms and i get this errors Please help me download this step by step ______________________________________________________________ 1.lib/signatures is not writeable 2.lib/avatars is not writeable 3. lib/rss is not writeable 4.core/cache is not writeable 5.core/pages is not writeable 6.Could not create core/local.config.php. Create this file, blank, with write permissions. _______________________________________________________________
Last reply by Nabeel, -
- 18 replies
- 3.3k views
Hello, I have an Error on the Flight Schedules Page. The Error: Parse error: syntax error, unexpected '}' in .../core/templates/schedule_results.tpl on line 102
Last reply by Kimis, -
- 18 replies
- 3k views
Hi all, my name is Antonio Sessa and i'm webmaster of new Virtual Airline : vvair.it This VA is the official va of www.volovirtuale.com , the first italian flightsimulation portal. We've choice to install phpVMS for our site. I've first problem after installation : if i change anything in General Setting Page (format date, google key etc) and click on SAVE SETTINGS i receive "Settings were saved" message but the setting was lost! I've set right permission on folder core and lib Anyone can help me ?
Last reply by Nabeel, -
My financials are in crazy debt! My fuel prices are set to only 99 cents (Southwest Airlines pricing), but I'm still over 3 million in debt. I've recalculated finances, but nothing works. Any advise? Thanks! [table width=670px" align="center" class="balancesheet" cellpadding="0" cellspacing="0] [tr class=balancesheet_header" style="text-align: center] [td align=left]Month [td align=center]Flights [td align=left]Revenue [td align="center" nowrap]Pilot Pay [td align=left]Expenses [td align=left]Fuel [td align="center" nowrap]Flight [td align=center]Total [td align=right] October [td align=center] 73 [td align="right" nowrap] …
Last reply by wrenchca, -
- 18 replies
- 3.9k views
HI I want Add Total Hours This Month and Total Flight This Month in profile_main ( Pilot Center) ! I added some code in StatsData , but doesn't work!! I have problem with date filter ... Finlay I used this code directly in profile_main $dateFilter = date("Y-m-d", mktime(0,0,0,date("m"),date("d")-30,date("Y"))); $toDay = date("Y-m-d"); $datecondition = "where FlightDate BETWEEN '".$dateFilter."' AND '".$toDay."'";
Last reply by faraz, -
- 18 replies
- 4.8k views
Been messing with it all day and sick of trying now... here's my configs Removed the password offcourse. */ Config::Set('FSFK_FTP_SERVER', 'ftp://server72.hosting2go.nl'); Config::Set('FSFK_FTP_PORT', '21'); Config::Set('FSFK_FTP_USER', 'fgroeneveldt'); Config::Set('FSFK_FTP_PASS', ''); Config::Set('FSFK_FTP_PASSIVE_MODE', 'FALSE'); Config::Set('FSFK_IMAGE_PATH', '/subdomains/va/httpdocs/lib/fsfk'); // web path from SITE_ROOT Also i had to open the va-template, copy and paste all the download urls and then fill in the liveacars myself, that download url thing doesn't work i think. Further... i have someone with fsacars that filled in everything fine, but start lo…
Last reply by TAV1702, -
- 18 replies
- 4.1k views
Hey, I added over 12,000 routes last night for phpvms, and then went to the pilot center to fly and found that none of the routes were showing at all. How can i fix this? I dont want to delete all my hard work . Thanks!
Last reply by sabahassani, -
- 18 replies
- 3.2k views
Besides the map not showing, I have a few other problems since the new update. Flight Bids not working on IE, now not on Fire Fox Pop Up login not working Users Online only shows on the users when on the index page.
Last reply by Nabeel,