Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
I put one of those little logos that shows up in the tab bar and in the url. But it works in google chrome, but not in IE. All the tutorials say to do it exactly the way I did, but it still doesn't work in IE. Heres the code I put in the layout.tpl <link rel="shortcut icon" href="/favicon.ico"/>
Last reply by Aaron, -
- 1 follower
- 7 replies
- 2.8k views
G'day Guys, Ive spent the last few hours updating my registration emails to incorporate more information, making it easier for new pilots to orientate themselves with the VA. I am having trouble just displaying the 3 digits of the Pilot ID, so i want just 001 not QFA001 to display. Also is there a way to display their password in these emails, it would look more professional than using 'the password you registered with' i've tried the following and neither have worked <?php echo PilotData::getPilotCode($eventinfo[2][code], $id->pilotid);?> <?php echo PilotData::getPilotCode($id->pilotid);?> As for displaying the password im not sure where t…
Last reply by Hash, -
- 7 replies
- 2.7k views
Hi people! i have a little problem in my schedules.... When i import my routes on phpvms i see the complete routes (for ex: "SFXÂ UA411Â ELJEMÂ UG727Â MONÂ UA411Â TUCÂ UM733Â PIRIX") but in the schedules page i see only "SFX" and I have this problem only with some routes... WHY?? Thank's to all and sorry for my bad english! B.R. Gianluca
Last reply by Parkho, -
- 7 replies
- 2k views
I have heard not to use free hosting site but i can't afford to pay for one at this time i think i uploaded the files correctly, but when i go the the install (i'm using the phpvms for dummies guide from this site) page it says: Installing the tables...'; if($_POST['DBASE_NAME'] == '' || $_POST['DBASE_USER'] == '' || $_POST['DBASE_TYPE'] == '' || $_POST['DBASE_SERVER'] == '' || $_POST['SITE_URL'] == '') { echo ' You must fill out all the required fields '; break; } if(!Installer::AddTables()) { echo ' '.Installer::$error.' '; break; } if(!Installer::WriteConfig()) { echo ' '.Installer::$error.' '; break; } echo ' Continue to the next step '; } break; case 'sitese…
Last reply by Theo, -
- 7 replies
- 2.6k views
I made a skin for Kyle Watkins a few months ago (http://flytropicvirtual.co.uk.) and have noticed that is has been literally copied and pasted for Palmer Airways Virtual (http://palmervirtualairways.com/). Well actually, that's a lie because in Palmer Airways' site - Kyle's name is in the footer. Just goes to show no one can play fair any more in the business. Oh yes and forgot to mention that several attempts to contact via MSN have been ignored. Funny how they always have to go offline without notice like that...
Last reply by simpilot, -
- 7 replies
- 2.6k views
I have two errors, my site got screwed up some how. Notice: The template file "/home/flyakaco/public_html//lib/skins/CURRENT_SKIN/header.tpl" doesn't exist in /home/flyakaco/public_html/core/classes/TemplateSet.class.php on line 248 Notice: The template file "/home/flyakaco/public_html//lib/skins/CURRENT_SKIN/footer.tpl" doesn't exist in /home/flyakaco/public_html/core/classes/TemplateSet.class.php on line 248 I don't even use the header.tpl and footer.tpl in my skin. Alaska Adventures
Last reply by Colin, -
- 7 replies
- 2.6k views
Hey there, I'm hoping there's someone with a knowledge with using gmail Apps with phpVMS. Tonight, we changed over to Gmail Apps, and now we are having issues that the mass emails aren't being sent out. I double checked the local.config.php file and ensure the info is correct and it seems to be. 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', '465'); Config::Set('EMAIL_SMTP_USE_AUTH', true); Config::Set('EMAIL_SMTP_SECURE', 'ssl'); # must be "ssl" for Google Apps Config::Set('EMAIL_SMTP_USER', 'emailsomething'); Config::Set('EMAIL_SMTP_PASS'…
Last reply by TennShadow, -
- 7 replies
- 2.9k views
Ok, this is my VA site: http://www.airlinesofisrael.com/phpvms.full/index.php/ On the right you can see 2 buttons, "Our Fleet" and "Our Hub, Tel Aviv". Each button should link the a specific page. The "Our Hub, Tel Aviv" button should link to this page: http://www.airlinesofisrael.com/phpvms.full/index.php/pages/telaviv But somehow, there are times that the system itself removes the "index.php" from the address and when I press it I link to this: http://www.airlinesofisrael.com/phpvms.full/pages/telaviv, and of course this page doesnt work without the "index.php". Some does with the "Our Fleet" button. It seems like the system changes something in the files. Have …
Last reply by Parkho, -
- 7 replies
- 2k views
Luckily my site was restored without rebuilding the entire site. It was a close call. The only lpss was that e only have around 925 hours logged, comared to the 1000+ we had before. Pilots have lost a bit of a chunk out of their hours. I want to know what can be done to prevent future incidents with my VA and others using phpVMS. I was targeted with an SQL injection, which deleted many of my database tables. What can be done to protect them? Are they dynamic? And if so, is that a problem?
Last reply by Tom, -
- 7 replies
- 1.9k views
I just had my site moved from one server to another, and I am getting: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to [url="http://malaysiava.org/admin/index.php/pirepadmin/approveall#"]allocate[/url] 88 bytes) in /home/globalai/public_html/malaysiava.org/core/classes/ezdb/ezdb_mysql.class.php on line 273 Can anyone tell me how to fix this? I have requested the memory be increased, and my host claims they have done so, but I am still getting this error. It only happens when I edit a pilot profile, edit a pirep or approve a pirep, it is causing me some trouble as I am unable to approve all pireps after checking them. Also when I approve them …
Last reply by Strider, -
- 7 replies
- 1.9k views
I'm sick to my back teeth of my site having problems. I'm going to be making some host changes as JustHost CHARGE for a daily backup. Anyway, I was installing a new feature. I installed in incorrectly and had files all over my public_html. So, I had to delete them - as I did. I then went into my lib/skins/... folder and deleted an index.html file and a folder named 'dashboard'. I checked them both before deleting. Neither were important and were used for testing purposes. So why can't I access my site now? I get a 403 error! http://freshjetvirtual.com/ I don't understand.
Last reply by freshJet, -
- 7 replies
- 1.9k views
Hello there, I was wondering how to create html pages that use the layout template and that do not need to be edited by the system and the editor inside Admin Panel, but rather via HTML. I'll explain why because you may think that I'm trying to cheat the system, or I'm bollocking the product. The product is in fact very fantastic and functional, yet I find that remaking pages everytime you reinstall phpVMS (happens to me quite often, as I'm developing) is quite annoying, because you lose your pages. It would be nice if there would be a way to create pages and link them to the menu. I would appreciate any tips. Thanks, HighFlyer
Last reply by simpilot, -
- 7 replies
- 2.5k views
I would appreciate it very much if someone in here can show me how to click a link in the tour_details.tpl in simpilot's tour mod that will allow a member to bid on all the flights instead of having to go into the schedules and adding them one by one. Please help me on this.
-
- 7 replies
- 2.3k views
Hello all, recently I have been looking in to adding several languages besides English in order to advertise to many groups of people. I saw the user selectable skins , it needed to add some code to the local.configuration, I am not sure what is needed for this and how to make it possible. Thanks, Edmund
Last reply by edmundk, -
How do I add a banned option like active and inactive? So when a user is banned they will be greeted with a message saying there banned and make it so they cant use the site? Thanks
Last reply by flyalaska, -
- 7 replies
- 2.5k views
How do I get rid of that question mark??
Last reply by 5SA CEO, -
- 7 replies
- 2k views
I did a checkinstall and this is what came back How to fix this? phpVMS Virtual Airline Administration Software Install Check phpVMS Build Number: 934 Checking PHP version [OK] PHP version is 5.2.17.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [Checksum failed] /core/pages/index.php did not match, possibly corrupt or out of date -- Checked 183 files, found 1 errors
Last reply by Strider, -
- 7 replies
- 2.1k views
Hi, Every email I send to pilots it come to there junk/spam box is there a way to put it in the inbox rather then spam please I need tp get it done
Last reply by Strider, -
- 7 replies
- 2k views
Hello, I want the login module to have the skin wrapped around it, as I want to have it as a stand-alone page. Any ideas how could this be done? Many Thanks ---Update:
Last reply by Matos, -
- 7 replies
- 9.8k views
Hi I have been entering schedules for my new VA. My airline is an air taxi company so i need the schedules to appear to be slightly random. i am using the beta version because the four week schedule is ideal for what i need. However after adding a number of schedules on odd days each week i noticed that actually they are being saved sunday to saturday. when i try to edit them by selecting none in sunday to saturday when i save it re populates mon to sat anyone have any idea?
Last reply by andyleigh, -
- 7 replies
- 2.1k views
Hey, its me again I had a topic down there that had about 600 views and i still have two more servers left if anyone wants them... Add me on skype thebeastt9... Thanks! I'll be able to get back to around 8:30 pm EST tonight(5/29/12) after my baseball game.
Last reply by Beastt, -
Hi I am trying to make a server on my pc so i can test new things with out going onto the internet. I am thinking of XAMPP but i want to know if when i am running the server, can anyone get onto it through the internet, or is it just me who can access it? many thanks chris
Last reply by edmundk, -
- 7 replies
- 2.4k views
I have a request like in the beta version via activity feed PIREP data is being logged and posted on twitter wall. Is there any possibility for the 2.1.934 users? thanks
Last reply by Heliguy, -
- 7 replies
- 3.5k views
Hello, I am having a weird issue with phpVMS and it counting PIREPs. It is able to count the hours just fine from the PIREPs submitted however it just sets the PIREPs for all pilots to 0. I also have this from the cron script as an error. Notice: A non well formed numeric value encountered in /home/gocanair/public_html/core/common/StatsData.class.php on line 171 I am guessing that could be causing the issue. Any ideas on a fix for that? Thanks, Nick
Last reply by Felipe, -
- 7 replies
- 2.7k views
Hi, can i add a few times the same flight with different time of flight? I know that in the standard version it's not possible, but is there a modify to do it? Thanks !
Last reply by mseiwald, -
- 7 replies
- 1.5k views
Hi I wrote this code to get the hours of a pilot on a single airplane in profile_stasts.tpl but don't work <?php $query = 'SELECT flighttime FROM '.TABLE_PREFIX.'pireps WHERE aircraft = 6 AND pilotid = '.Auth::$userinfo->pilotid'; --------------->I believe that the error is here $result=DB::get_row($query); echo $result->distance; { } ?> Can you help? many thanks Regards
Last reply by SouthwestVA, -
- 7 replies
- 2.8k views
hello all i am stuck again building a new template i need to change the width of the finance charts and stuff i alterd every code i found related to that but it keeps the samle width as you seen in the picture the chart is smaller but the black sheet stays large regards joeri
Last reply by tutmeister, -
- 7 replies
- 2.6k views
Hi, I want to change the default user group because is Administrator. I want to change from Administrators to Pilotos Activos I go to Site Settings and I change it, but when I save (the system sayds Settings were saved!) but not really change. Any Idea?
Last reply by gio1961, -
- 7 replies
- 2.6k views
Hi again , I've tried to skin 2 sites and an annoying problem exists when trying to skin the pilot_list.tpl, the pilot list duplicates the skin over and over again for each hub that has been added, I've had to do a half arsed job at skinning both pilot lists due to this problem, Coincidently both sites are through one.com (not a free host), not sure if this would be a factor but when I skinned another site which was through 1&1 this problem didn't exist and I could skin the site however I wanted which is why I mention it. I've attached a screenshot. I've just been in touch with one.com who was no help what so ever., If anyone can help me fix this it would be very m…
Last reply by Jeff, -
- 7 replies
- 2.8k views
Last reply by ATAvCEO,