Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 0 replies
- 836 views
I copied the code from ops_schedules.tpl into my schedules_results.tpl and it works perfectly, well almost perfectly. Of course, you have to be an administrator to be able to see the schedules, which is a problem. I want everyone to be able to see the schedules on my main website. I am assuming it has something to do with <?php echo adminaction('/operations/schedulegrid');?>, but I'm not sure what. Any assistance is much appreciated.
Last reply by prattcmp, -
- 0 replies
- 842 views
hi i am trying to build a website using the phpvms network, the host i am using is x10hosting. i have downloaded the phpvms program and have installed this on my hosting server, however when i try the web page address, all it shows in a long list of error codes, the link is www.europeanallianceva.co.uk if anyone is willing to take a look and try to explain where i have gone wrong. many thanks Darrell Hyde
Last reply by darrellhyde, -
- 0 replies
- 928 views
i need help with installing phpvms to my cpanel i have watched 5 videos and still no help. I would love for someone to do it for me. i will be happy to trade for paywere fsx products. email: Yzfmoto147@gmail.com
Last reply by Collin147, -
- 0 replies
- 1.1k views
I have quite a few seasonal destinations, making the airport selection dropdown cumbersome if you don't have the current route map memorized. What would be the best way to populate the depicao/arricao lists based off only active flights?
Last reply by Jetwave, -
How do you link a page that you create in PHPVMS admin to a external URL?
Last reply by aidansher, -
- 0 replies
- 1.2k views
I found a way to put the avatar on the badge. in pilotdata.class.php find this [/size] imagepng($img, SITE_ROOT.SIGNATURE_PATH.'/'.$pilotcode.'.png', 1); and paste before if(file_exists(SITE_ROOT.'/lib/avatars/'.$pilotcode.'.png')){ $im6 = imagecreatefrompng(SITE_ROOT.'/lib/avatars/'.$pilotcode.'.png'); }else{ $im6 = imagecreatefrompng(SITE_ROOT.'/lib/images/noavatar.png'); } imagecopymerge($img, $im6, 311, 4, 0, 0, 80, 80, 100);
Last reply by mariorgrossi, -
- 0 replies
- 850 views
Hi admins Please delete my airline over at vacentral. My profile I mean Email is admin@impulseai.com Thanks
Last reply by elysium, -
- 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
- 1.2k views
Hello, I have tried to install phpvms several times and after it installs the tables and i click next it goes to this: Fatal error: Cannot override final method Exception::__clone() in /home/lufthans/public_html/core/classes/ezdb/ezdb_base.class.php on line 51 Please can someone help. Thanks, Josh
Last reply by josh2000, -
- 0 replies
- 1k views
Good day! I get this error after changing servers and matched all the setting, "Fatal error: Cannot override final method Exception::__clone() in /home/islandva/public_html/core/classes/ezdb/ezdb_base.class.php on line 51" Any help as of how to fix this?
Last reply by justin123m, -
- 0 replies
- 812 views
Hello everyone, I wanted to know if it is possible to do everything that I put in - Customs Fields register as Vatsim ID, etc. So I wanted to ask is there a way to make it mandatory to register the virtual company .. Thank you so much for helping!
Last reply by Omerr01, -
hi im new her and iv had a va going for over a year and a half now and we have been using VAFS but i want to change . iv been looking in to phpvms and i have to say i like it , but the only thing is i want to run it on my website and not start all over again is their a way to do a integration in to my website thanks
Last reply by sparky, -
- 0 replies
- 1.1k views
Hey all, I am just wondering if there is a way to add a flight duration to the schedule details some how and if so how would I do it? Cheers,
Last reply by TheZangoose, -
- 0 replies
- 1.1k views
Hello, I've been searching for a way to solve this problem a while now. We have a custom style acarsmap, which doesn't contain any terrain or satellite data. So if there is only one pilot flying the autozoom zooms in there and you only see the icon and gray surface, which isn't very helpful unless you scroll out. Is there a way to reduce the zoom level so you know immediately what's around that plane? Thanks in advance!
Last reply by skylineVirtual, -
- 0 replies
- 1k views
Hi i seem to be getting this error Warning: session_start() [function.session-start]: open(/tmp/sess_ea8b806aa40790709680c4934be57f08, O_RDWR) failed: Permission denied (13) in /home/jetvcom/public_html/en/core/codon.config.php on line 40 any ideas what the problem is?
Last reply by Ashj24uk, -
- 0 replies
- 946 views
It possible view the image country on my staff online ? ---------------------> look the picture http://qs.lc/o7p5 Thanks
Last reply by simonecatalano, -
- 0 replies
- 798 views
Hello, Which version should I use PHPVMS to start a new project? dev or master? tpl or php? thanks
Last reply by Jose Conde, -
- 0 replies
- 1k views
PHP ERROR: Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/a4049077/public_html//lib/skins/Zumeweb.Pacific.V1/<div class="container"> <h3>Registration</h3> <p>Welcome to the registration form for JetStream Aviation. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="http://jsa.netau.net/index.php/registration"> <dl> <dt>First Name: *</dt> <dd><input type="text" name="firstname" value="" /> </dd> <dt>Last Name: *</dt> <dd><input type="text" name="lastname" value="" /> &l…
Last reply by wsavant, -
- 0 replies
- 1.5k views
Hello members, I worked in the system PilotShop, the result was very good! My Pilots are satisfied with the system, deployed in even the possibility of buying up routes, aircraft, cards, among other products. Everything for pilots spend their wages, the job is done, I am providing photos for you to visualize. Though my language is Portuguese page_index Text (Loja Virtual, Minha Sacola de compras ) = Shop, My Grocery Tote Text in Yellow ( Welcome to your online store, here you will find some items for you to buy with his earnings dummy and enjoy the features of our system simple and objective way ) List_products Text in Yellow ( list roducts associated Shop…
Last reply by Fernando, -
- 0 replies
- 1.2k views
Hey guys, Ive been trying to limit the landing rate stats module to a weekly limit. ie, to only show the to landings of every given week. Ive been having some trouble achieving this. I have gone through the mega thread of the module it self and while there are some hints of a code snippet to limit it to monthly, unfortunately i have not been able to work out how to implement the code or where to implement it to. I would greatly appreciate any help or an explanation on how to implement a code that will restrict the top landings for a weekly display which will reset itself every week thanks in advance guys.
Last reply by Omerr01, -
- 0 replies
- 1k views
Hello Friend how edit the max schedule view, for error duplication .....look the picture http://qs.lc/1el2 Thank you
Last reply by simonecatalano, -
- 0 replies
- 1.1k views
Hello There is one script on my VA website that sometimes produces this error. I wish for this one script to be able to run longer.. it runs maybe once a week or so, and thus it's not a problem any takers?
Last reply by mischka, -
- 0 replies
- 1k views
Dear experts i am trying to integrate tinyMCE editor http://www.tinymce.com/ with phpvms previously someone has given VMS editor 1.1 but it seems his website is no more working. If someone can give idea as how the installation can be done will be much appreciated. Thanks James
Last reply by jamyboy, -
- 0 replies
- 1.1k views
I am having an issue with putting a LIVE acars map on my frontpage. As shown below i see the table where pilot information is shown but the Google ACARS map doesnt show. Mind you it is a fresh install of phpvms and the regular index.php/acars map is visible but not when i try to put it into the front page. I figured it was a JS problem and looking at chrome it says i have a few issues but i dont know what is wrong with those JS files as the dont show any errors when i go to the LIVE FLIGHTS page to see the acars map. Any help? Much appreciated!
Last reply by Ariel, -
- 0 replies
- 909 views
Hosting: 000webhost MYSQL V 5.1 php Version 5.2 Installing the tables... PHP Error Message Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'xxxxxxxx_xxxx'@'nn.n.n.n' to database 'xxxxxxxx_xxxx' (1044)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/a8637051/public_html/phpvms/core/classes/ezdb/ezdb_mysql.class.phpon line 140 It appears as if access to the DB is denied. not sure how…
Last reply by hecrowell, -
- 0 replies
- 1k views
I really hope someone can help me with this! Basically, I've copied and pasted the PIREP form into a new location and that should be the primary location to file PIREPs. However, I just clicked "Submit Pirep" without filling out anything and it told me I didn't fill out all the required fields, but it gave me that message on the old PIREP form, which I assume is the default location to submit PIREP's right now. I would like to change that default page and then delete the old page. Hope this makes sense! Thanks in advance!
Last reply by WiltshireAirlines, -
- 0 replies
- 1.3k views
Hello good morning I'm with the folowing errors when I approve the PIREPs. Strict Standards: Non-static method PirepAcData::search() should not be called statically in /homepages/10/d328219951/htdocs/core/common/PIREPData.class.php on line 855 Strict Standards: Non-static method PirepAcData::approve_pirep_post() should not be called statically in /homepages/10/d328219951/htdocs/core/common/PirepAcData.class.php on line 283 Warning: imagecreatefromstring(): Empty string or invalid image in /homepages/10/d328219951/htdocs/core/common/PilotData.class.php on line 1016 Fatal error: Call to undefined method PilotData::UpdatePilotPay() in /homepages/10/d328219951/htdocs/cor…
Last reply by mitcheinfo, -
- 0 replies
- 1.3k views
Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /customers/f/9/1/mysitename.net/httpd.www/it//lib/skins/Zumeweb.Pacifi The error manifests itself by clicking on the (news pop-up module) Thanks for any response
Last reply by gio1961, -
- 0 replies
- 1.2k views
This is the only page I am having issues with right now. When going to the downloads page through the Pilot Center or a even creating a separate link, the page displays just fine in the template (vairline). Once i click on any download, the file downloads but the issues is it is trying to display another page with the wording, "Your download will start in a few seconds, or click here to manually start." That is the download_item.tpl page. When it displays the page, my template background disappears. So you would think, put a </div> in. But where? I've tried every combination and it doesn't work. download_item.tpl <div align="center"> Tried </div&g…
Last reply by RocketRod, -
- 0 replies
- 1.1k views
So I got my last badge issue resolved but now got another. The text color will not change on any custom badge images. If I change the color in the config file and reset signatures and clear cache in admin panel, it will change the font color on badge of the default badge named background.png. if I have one called background2.png or kord.png it will not change the the font color. It actually inserts what ever color it wishes. All phpvms files are default. NONE are altered by me at all. Thanks for any help you may offer.
Last reply by TAV1702,