Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 3 replies
- 1.2k views
<?php if(Auth::LoggedIn()) { if(Auth::UserInGroup('Administrators')) { echo '<li><a href="/Forum/forumdisplay.php?fid=16">Staff Forum</a></li>'; } ?> I am using this in the Pilot Center for the staff Forum put i get a syntex error or somthing like that. Does any one have ideas or let me know what i am doing wrong. So only people in the Administrator group can see this link. thanks a lot Daniel
Last reply by Daniel, -
Admin links goes wrong
by Guest- 4 replies
- 2.2k views
Hi all and thanks in advance. I'm not a total nOOB but still needing direction. SETUP: Installed VSM on sub domain and all was working perfectly other than issues about PIREPs, but that's another post to come. Installed VSM on production site and all installed fine. No errors, no problems. Did the check (db/install/ect.) In this install I also created a new MySQL DB and that checked out fine. I Can logon without issue too. I can see all pages fine also. PROBLEM: When I click on the admin link it takes me to domain.com and not to www.domain.com. I've tried to hard code it and it still does the same. Any ideas? This didn't happen in the subdomain testing area eithe…
Last reply by Strider, -
- 4 replies
- 3k views
Hey, I've used phpVMS in the past and only had this problem once, but after I finish installing, I set my user etc. Then I go to the main site to login and I can login fine, but when I click on Admin Center it says "Error! Please Login First" So i click back, then refresh, then logout, then refresh, then log back in and well.....still cant get into my admin panel... I can get in if i enter my URL on pagewash, but i would prefer that I do not have to use pagewash as my browser now Anyone else had this problem and know how to fix it? Thanks in advance!
Last reply by Nabeel, -
- 6 replies
- 1.9k views
Is there a way to add a member as part of the admin menu to see ONLY one thing. Basically, what I want is for someone to have access to the "Financial Reports" menu, but that is all I want to be available. Is that possible?
Last reply by loplo, -
- 0 replies
- 1.1k views
Hello All, Installed PHPVMS on PHP7.1, installer works great now that I have my DB issues resolved. When I login to the new site and go into the Admin section, none of the admin modules work. I keep getting errors like: An Error Was Encountered The module "SITECMS" doesn't exist! Same for all of the other modules. Any thoughts as to what I am doing wrong?
Last reply by jessferguson79, -
- 8 replies
- 2.5k views
I have recently installed the pilot shop, and my Admin Nav Bar is screwed any help would be appreciated. Image viewed at http://usaflightclub.com/adminnav.jpg
Last reply by Allan, -
- 0 replies
- 971 views
Is there a way to change the news in the admin center when you first open it? Can you make it custom instead of the news from default news? Thanks! Edmund Kap
Last reply by edmundk, -
Admin News edit problems
by Guest- 1 follower
- 8 replies
- 2.5k views
I'm in the process of moving our VA to phpvms from another system and I have to say that the possibilities here are amazing. I did search the forums but didn't find a relevant topic. Our site is in the early stages of development with a very standard Crystal skin, and things are going very smoothly, but I found a slight problem from the Admin panel. If I try to add or edit the news I see the title box but nowhere to edit or add the news text. On the side bar it has the tips from the email page (insert pilots name, etc) but nothing relevant to news text. Nothing has been edited or changed in this area, it's just the way it was when it was installed. Is there anything that…
Last reply by Nabeel, -
- 2 replies
- 1.4k views
Hey Nabeel, I did a test transfer of my user database. It didn't go well so I restored a backup I made but now I can't get in to the admin panel. Any ideas??
Last reply by RogerB, -
- 4 replies
- 1.9k views
hello i know this issue is posted too many time but i tried all solutions posted here but none worked the problem is : in my admin panel i can't see schedules airports and pilots , but in the website as a pilot or visitor i can see them the other problem is : when a pilot bid a flight it doesnt show in his ( my bids ) in pilot center , but it does in default skin thank you
Last reply by SaudiaVA, -
Admin Notes
by STARs- 4 replies
- 2k views
Is there any module from which the admin can put notes in the admin panel for the other staff to view ?
Last reply by shakamonkey88, -
- 1 reply
- 971 views
is there a way, we can create a section where the admin can BOOT a pilot from a flight in progess? If I see a pilot, unteraking a bid, and then a flight they should not, instead of waiting to refuse the Pirep, is there some sort of way an admin module can be written to 'kick' them off the flight via acars, and stop them from carrying on?
Last reply by Jeff, -
- 3 replies
- 1.2k views
When logged in as admin and viewing the overview report (reports & expenses), my aircraft usage was showing weird hours and miles totals. A quick delve into the StatsData.class.php showed that the sql query for AircraftUsage was using COUNT() rather than SUM(), i.e. public static function AircraftUsage() { $sql = 'SELECT a.name AS aircraft, a.registration, SUM(p.flighttime) AS hours, SUM(p.distance) AS distance FROM '.TABLE_PREFIX.'pireps p INNER JOIN '.TABLE_PREFIX.'aircraft a ON p.aircraft = a.id GROUP BY p.aircraft'; I changed the query accordingly and the totals now show correct values. Nabeel, was this the right thing to do, or was I…
Last reply by Nabeel, -
- 0 replies
- 809 views
Moving on now to another issue since the bid issue is fixed. The Admin page is really slow....the rest of the web site loads quickly. The test site loads fine. Pireps take forever to file and show a time out although they are in fact filed, even the kaCARS program (client) takes a while to load the first time, but the data transfers quickly. I have read many of the posted solutions, but they are fairly old and nothing suggested there seems to work. I have commented out the connection to VA Central as suggested, nada. I hope I just missed the solution as I searched and that someone can point me in the right direction....Thanks
Last reply by BPA1, -
- 3 replies
- 1.8k views
I have a custom field which is a Dropdown box, I have gone onto the Pilots Profile section on the Admin Panel to try out this down down and it is showing the field but with a Text Field not drop down. Is this a bug?
Last reply by Nabeel, -
- 0 replies
- 799 views
For some reason I have lost the ability to edit my news page and addon pages. When you click on Edit News or Editing pages all that is there is the code script? Np tools?
Last reply by Bluemax, -
- 1 follower
- 3 replies
- 1.5k views
Hello On my Virtual Monarch in the PHPvms Admin panel when you try and edit or add a route, all me and my staff can see is a blank page
Last reply by Parkho, -
- 9 replies
- 2.2k views
Hello all, I have 2 problems 1) The admin panel is showing this error/message when editing aircraft. It is allowing the aircraft to be edited but I don't know why that is there. 2) After inputing a number of flights from the UK-Ibiza the routemap won't show flights to other destinations. Just the ibiza route. any help appreciated!! roboa
Last reply by roboa, -
- 22 replies
- 4.9k views
Hello everyone, So far, I've found phpVMS to be amazing. It's really well coded, except for one problem. The admin panel. Before I get started, let me say that the admin panel USED to work fine but no longer functions properly. First, the navigation menu (on the left side) is all messed up. Things are everywhere. Here's a mini-screenshot: http://tinypic.com/r/ojl655/8(go here if the image doesn't appear) http://tinypic.com/r/ojl655/8 Second, and probably most importantly, the pilot list is completely empty! Yes, I do have pilots, and PIREP's - none of them show in the admin panel. However, all pilots and pireps DO SHOW ON THE WEBSITE. I know the info is in the databas…
Last reply by ahughes3, -
- 7 replies
- 2.7k views
Hello, I just made a new install of phpvms, it is not my first as i have installed it in the past ( older versions ), this time however i have a broken access panel and this notice when accessing tha admin panel after the successful install: Notice: The template file "/home/semgeb/domains/myflyva.eu/public_html//admin/lib/layout/header.php" doesn't exist in /home/semgeb/domains/myflyva.eu/public_html/core/classes/TemplateSet.class.php on line 231 Notice: The template file "/home/semgeb/domains/myflyva.eu/public_html//admin/lib/layout/footer.php" doesn't exist in /home/semgeb/domains/myflyva.eu/public_html/core/classes/TemplateSet.class.php on line 231 Now I can se…
Last reply by SouthwestVA, -
- 2 replies
- 2k views
In the admin panel I can click on view all pilots, then click on the one I wish to edit and I get the following error. Warning: Invalid argument supplied for foreach() in C:\wamp\www\admin\templates\pilots_details.tpl on line 92 I have run the checkinstall.php and it returns the following. phpVMS Virtual Airline Administration Software Install Check phpVMS Build Number: 934 Checking PHP version [OK] PHP version is 5.3.5.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 [OK] No errors found! …
Last reply by w4yi, -
- 0 replies
- 979 views
When I try to go into the admin panel, I get this error. How do I fix it. Thanks!
Last reply by EastCoastHops, -
- 0 replies
- 1.1k views
Hi, i just moved to VPS and hosting php with my own server. Using Simpilot 5.5.2 version and my php version is 5.5. When i try to visit my admin panel, they are loading very very slow. No idea why. Loading the crew portal works fine as normal. Any one knows why admin panel loads long ? As a result, when i edit any jquery, it will also take long time to reflect on my admin side.
Last reply by PikoSim, -
- 1 follower
- 18 replies
- 5k views
hello i have php 5.5 and david clark phpvms 5.5 version the admin panel missing maintenance option , also when i install addons some of them don't appear in admin panel under addons or anywhere any help ? screenshot attached
Last reply by ProAvia, -
- 1 follower
- 14 replies
- 2.3k views
Hello im having an issue with my site ever since i switched to SSL where things are funky. this is one of them. all the stuff is displayed on the one page when editing pilots https://prnt.sc/qpkazv any help with this would be helpful. also having an issue with the crazy creatives hub admin module where for some people they cant see the log of pireps or see pending pireps for their hub. thanks edit apparently i can see the log but they cant. even if i give them full admin. its really weird
Last reply by SmarticleCo, -
- 11 replies
- 3.3k views
Hi need help as soon as possible please. I had turned my auto ranks off to were i can choose what rank the pilot is. But now when i go to my pilot list not any pilot is listed. Please help. Thanks!
Last reply by Steve Bartlett, -
- 4 replies
- 1.3k views
With the graph that shows the pireps from the last week, can it be recoded so that it will auto-size? When you have more than ten pireps a day for most of the week, the graph is pretty much off the map. Chuck CYXU
Last reply by Nabeel, -
- 6 replies
- 2.1k views
Hi everyone, I have just installed phpVMS, the installation procedure was succesful, however after I log in with the e-mail/pass supplied at the installation time, I cannot acces /admin I get : An Error Was Encountered Unauthorized access. I tried to do a clean install ( deleted database and files ) whith no results. I have noticed that the last page during the installation phase does not look as the one in the installation instructions on the site - it is an empty page and does not ahave a link to the admin panel or the main site, and no footer. I do not provide any links as this is installed on a VM and my IP is dynamic. Thanks.
Last reply by captainB, -
- 5 replies
- 1.7k views
Hello, When try to add aircraft or schedule or airport via admin panel i get this: sidebar_airlines.php instead of the command. Could anyone please help me?
Last reply by servetas, -
- 5 replies
- 2.3k views
Hi,I have been working with phpvms for a few days in setting up a VA website. Thanks you for a great system I have encountered very few problems, infact none up till now. I recently went into the admin panel to add new hubs/ schedules/ airports etc, and every page that has the tasks bit comes out kinda dodgy. The links for me to add new things under tasks is not accessible, as you can see from the pic:BTW, i do have a custom template installed on my site ofcourse, would that affect it?Thanks.
Last reply by Rob,