Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 3 replies
- 1.9k views
Hello Forum, I try to install phpvms since yesterday and everytime I get those errors: I grandet enough permissions to all files. The site looks like this: Very weird! I think is has something to do with my PHP version, which is the newest. I can't downgrade it, because it's running on my on root-server and other websites need the newest version! PLEASE HELP!
Last reply by t_bergman, -
- 3 replies
- 1.9k views
Hi guys, I don't understand what happened but all of a sudden I cannot see any of my 45 pilots from the link "All my Pilots" in Admin. Totally empty!!! Everything else works, the Pilots table in the DB is ok, they're not retired and all associated to a Hub. Only when I go, for example, to "Change Pilot ID" I can see all of them listed on the drop down menu or in the Pilot table on the main website. Pending Pilots also works but when I approve a new entry it also disappears with the others. In the website everything is ok, all the Stats are updating as they should and the Pireps system works. Can't understand why they don't show. Anybody know what I did wrong ?? Thanks…
Last reply by Fly Star Alliance, -
I tried to skin my website but my new topbanner wirh the same lenght and hight like crystal went too large in the website. Can sb help me?
Last reply by servetas, -
- 3 replies
- 1.9k views
hi guys ive recently moved hosts and installed a new phpvms on to it but when i updated/ changed the mySQL tables i get the fallowing when i login Warning: Cannot modify header information - headers already sent by (output started at /home/luxuryai/public_html/core/app.config.php:1) in/home/luxuryai/public_html/core/common/Auth.class.php on line 358 and the fallowing when i logout: Warning: Cannot modify header information - headers already sent by (output started at /home/luxuryai/public_html/core/app.config.php:1) in/home/luxuryai/public_html/core/common/Auth.class.php on line 358 Warning: Cannot modify header information - headers already sent by (output st…
Last reply by simpilot, -
- 7 replies
- 1.9k views
I have made 2 flights and when i try to go and fly them, they dont show up. I am very new to this site and have been looking for about 3 hours and cant find anything on it. Also fsacars doesnt show flights from va also. If anyone can help please do. thanks in advance.
Last reply by Nabeel, -
- 3 replies
- 1.9k views
I may just need to fix my templates, but I still am showing the same user online like 3 and 4 different times at once. Like it will say Users Online Kermit the Frog Kermit the Frog Kermit the Frog Ray TAV0001 Carrie TAV0004 I might not have ever got my templates updated or something if this has been fixed. While I am on the subject, .....Nope...... I will go to skinning and ask. Thanks all for reading Ray
Last reply by TAV1702, -
- 2 replies
- 1.9k views
It is really annoying and i think it happened when i removed the black and blue box's from there in dream weaver cs5 here is the link : http://skyserviceva.0sites.net/index.php/pilots
Last reply by MAT, -
- 4 replies
- 1.9k views
Hi all, Title says it all. I have tried google apps I have tried zoho mail I have tried with my domain provider, seriously I have tried everything next to writing the damn email out and printing it and posting it by snail mail i do not know what to do. I think I have conveyed my desperastion. Let me know what you need to see and i will post it in this thread. Thanks Scott
-
- 1 follower
- 3 replies
- 1.9k views
How difficult is it to change the measurement system from metric to Imperial? Is it even possible?
Last reply by Parkho, -
- 4 replies
- 1.9k views
Warning: fopen(/home/globalai/public_html/test/core/pages/about_us.htm) [function.fopen]: failed to open stream: Permission denied in /home/globalai/public_html/test/core/common/SiteData.class.php on line 255 I am getting that error when i try to create a page in the admin section. Cheers Dan C
Last reply by Strider, -
Quick question... Not exactly phpVMS related in itself, but.... Someone has copied my site. They have taken the source from each and every page, changed the wording (in some cases, word) and my images are shown, as well as the website being identical apart from having different member names, pireps etc. It actually looks, to me, like they have downloaded the whole directory from /home upwards and uploaded it onto their server. Now, correct me if i'm wrong, but this is an absolute disgrace, i've spent hours, probably hundreds of hours making, designing, editing, coding, you name it, with it, and i refuse to let some thieving scum take advantage of it. ...which leaves m…
Last reply by Nabeel, -
- 5 replies
- 1.9k views
I have an idea that I would love to implement in how our pilots book flights. I basically want them to have to chose a realtime date on which they will fly their booked flights. Ideally I would like to do this as part of the booking process. I know I would probably need to add a field to the existing SQL bids table, but that's about as much as I can work out. If anyone has any idea as to how to go about this, I would be very grateful. Thanks, Stu
Last reply by stuartpb, -
- 4 replies
- 1.9k views
I've looked through SchedulesData, but no luck in finding anything that gives you the duration of a route. It can probably be done through subtracting the departure time from the arrival time, but then if it goes over midnight the code gets a lot more complicated and I was wondering if there is an API function for this already. So route duration in either minutes or hours?
Last reply by tutmeister, -
- 3 replies
- 1.9k views
Hey As you may know my VA, JAL Virtual is a Japanese VA and thus should have Japanese language support but in PHPVMS how can i do it? I have may two folders on my site called 'jp' for Japanese and 'en' for English. Is it possible to run in theory two phpvms sites but linked to the same DB and have the same logins, schedules and etc but they are running two different languages?
Last reply by Sava, -
I have some problems regarding the Live map. When some of my users are flying they appear twice. Once with the actual flightplan and once with all blank. I've deleted all the prireps and it still shows this info. See attached image
Last reply by RogerB, -
- 6 replies
- 1.9k views
Hi folks, i tried to add the Airport of Windhoek Eros (FYWE) But when i type in FYWE as ICAO Code it says that it found nothing. However, how can i add him? thx for help
Last reply by namva, -
- 3 replies
- 1.9k 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
- 1.9k views
Hi All is possible add in the admin center new group permission for "addons"? i have add this code but doesn't work <?php if(PilotGroups::group_has_perm(Auth::$usergroups, FULL_ADMIN) if(strlen($MODULE_NAV_INC) > 0) { ?> <li style="padding: 0; margin: 0;"><a class="menu" href="#"> <img src="<?php echo SITE_URL?>/admin/lib/layout/images/settings_icon.gif" />Addons</a> <ul style="padding: 0; margin: 0;"> <?php echo $MODULE_NAV_INC; ?> </ul> </li> <?php } ?> in my case only FULL_AMDIM may view the "Addons" Best regards Mattia
Last reply by Kyle, -
- 1 reply
- 1.9k views
Are there anymore country;s and there flags available yet to add to the the ones that come with default phpvms. I have a couple of pilots from Serbia but that country not in list. There is a listing for the Former Yugoslavia but no flag.If no new ones how do I add a country and its flag image to phpvms.
Last reply by jdejansb, -
- 5 replies
- 1.9k views
I am having a problem with xacars, it is giving me an error saying that the url for the flight tracking is giving an error. This happened recently and suddenly, I am not sure what is going on, I have cleaned the cache, and resent the acars table, but that did not help. I have set everything up correctly. I do have 2 other xacars configs in the same location, but they are not named the same, I have named the xacars config file that is in use just xacars as that is what it was before. Any help would be greatly appreciated.
Last reply by Strider, -
- 2 replies
- 1.9k views
Hello! I use the default crystal style. Now I would like to edit the 'admin center' link in the navigation. Where can I find the navigation file to edit it? Greetings!
Last reply by Juli, -
- 1 reply
- 1.9k views
Where would I go to increase the photo width/length from 80x80 on the profiles when pilots try to submit an avatar? Thanks in advance! Wyatt S VCEO/Webmaster http://jetstreamva.comli.com/
Last reply by Laura, -
- 2 replies
- 1.9k views
Hello, I am looking for someone to help me with smartCars set up as well as phpvms
Last reply by VectoringDesigns, -
- 3 replies
- 1.9k views
I have a VA that Needs Multiple Bids on one Flight Schedule(Mission). I have all my Pilots fly a check-ride or Training Mission. How do I do this.
Last reply by joeri, -
- 2 replies
- 1.9k views
Does anyone know if there is a useable public function to get the rate of pay for a flight and show it on the Briefing page? I have searched and came up blank. I am pretty sure that if there is, I can get it to show on the page. Thanks in advance either way. Ray
Last reply by TAV1702, -
- 3 replies
- 1.9k views
Hi, I optimized tables in admin panel, and the following error occured: phpvms.phpvmsschedules - Table './a8424333_phpvms/phpvmsschedules' is marked as crashed and last (automatic?) repair failed Now all my schedules were deleted. I have a backup, but the problem is that phpvms doesn't let me to even add a new schedule. When trying to add, the message appears: There was an error adding the schedule, already exists DB error: Table './a8424333_phpvms/phpvmsschedules' is marked as crashed and last (automatic?) repair failed What can I do? Is there a way to simply delete the table and install a new one...?
Last reply by Kyle, -
- 2 replies
- 1.9k views
Hi there I don't know what i do but now almost all flight in Schedules not for bids ?? i can't bids any flight ??? any fixed for the issue ??? Help me guys ??
Last reply by t_bergman, -
Pax vs Cargo Pirep Problem C / P [SOLVED]
by Guest Stormchaser- 5 replies
- 1.9k views
Just noticed tonight my pirep DB all flights are logged P or Passenger regardless if the schedule is a cargo/pass flight. I thought it was maybe acars problem so did a manual pirep with a cargo schedule still same problem logged as P passenger flight. Did load it with appropriate cargo for plane but still P in pirep DB. Don't know how to fix this. Noticed the problem when I added totalpass() to frontpage and got 1.6 million even though only have 100 flights. Fixed the problem by manually changing all the cargo pireps to C in mysqladmin.
Last reply by Cor, -
- 2 replies
- 1.9k views
Hi, actually in my phpvms v2.1.936 I have this code: schedule_briefing.tpl <!-- Flight time Row --> <tr> <td colspan="2"><?php echo $schedule->arrtime - $schedule->deptime ?></td> </tr> But this code not show minutes, only hours, so if I have arr time = 12:59 and dep time = 09:00 the result is 3hours, not 3:59 hours. How can I fix this? Thanks!
Last reply by ARV187, -
- 5 replies
- 1.9k views
Hey guys, I got an error when I am in editing a pilot's profile and I got the error as it's shown in the image What can be the cause of it? Thanks.
Last reply by Nabeel,
