Jump to content

NSX665

Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by NSX665

  1. I bought a new web page Business page separate from my VA page. After that my php/vms quit working. Now I get this error. I tired running a update and was unable to do so. I keep getting errors. No matter what I do

    This seems like a simple fix. Probably one little thing but I don't know where to start looking Honestly.


    Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'north863'@'localhost' (using password: YES) (1045)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/north863/public_html/phpvms/core/classes/ezdb/ezdb_mysql.class.php on line 99

  2. I am having a issue with my php vms sight. All was good this morning and I opened up Local.config.php to add in

    Config::Set('AIRPORT_LOOKUP_SERVER', 'phpvms');

    Once I did this Everything became unavailable. Even Acars quit working. So I went back in and removed the entry and still the same problem.

    Now when opening up the file i got this message.

    You will be editing: /home/north863/public_html/phpvms/core/local.config.php

    Please select the character encoding to open this file with: (Gave OPTION UTF-8 and opened with that.)

    We have attempted to auto-detect the encoding of this file. However, this is not a foolproof process since some files will display properly with multiple different encodings. Your file may be saved in the wrong encoding if your file appears with text like this:encoding_lang_broken.png If this happens, immediately abort the edit and select utf-8 encoding. For more information, read our documentation.

    I know it had to do with the encoding option. When i opened it it looked normal and was able to edit it but Saving it the encoding got messed up.

    Does anyone know what the proper encoding should be for this file?

    Thanks

    Destrey

  3. OK So I must not of had all the install files in there or permissions just right cause I just ran it again

    With the section of the error showing "/CURRENT_SKIN/", it shows that the system is not able to define that constant from the database. I would think that you have lost all the data out of the database or it has become corrupted. Take a look in phpMyAdmin and see if there is anything left in the "_settings" table.

    I cant get into the admin panel. The text I showed at the first is all i ever get on the main page.

    take a look for your self if you want

    http://www.northstarexecutive.com/phpvms/

  4. Done as instructed. And this is what I came up with. But Still doesn't work.

    Destrey

    phpVMS Virtual Airline Administration Software

    Install Check

    phpVMS Build Number: v2.1.935

    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

    [OK] No errors found!

    -- Checked 183 files, found 0 errors

  5. I have been up and running for two - three years now with PHPVMS

    I really would love some help in resolving this.

    Notice: The template file "/home/north863/public_html/phpvms//lib/skins/CURRENT_SKIN/header.tpl" doesn't exist in /home/north863/public_html/phpvms/core/classes/TemplateSet.class.php on line 248

    Recent Reports

    No reports have been filed

    Newest Pilots

    Warning: Invalid argument supplied for foreach() in /home/north863/public_html/phpvms/core/templates/frontpage_recentpilots.tpl on line 3

    Users Online

    There have been 0 user(s), and 5 guest(s) online in the past 20 minutes.

    Notice: The template file "/home/north863/public_html/phpvms//lib/skins/CURRENT_SKIN/footer.tpl" doesn't exist in /home/north863/public_html/phpvms/core/classes/TemplateSet.class.php on line 248

  6. Your not alone on this I am having the same problem with my Web Sight.

    I have been up and running for two - three years now with PHPVMS

    I really would love some help in resolving this.

    Notice: The template file "/home/north863/public_html/phpvms//lib/skins/CURRENT_SKIN/header.tpl" doesn't exist in /home/north863/public_html/phpvms/core/classes/TemplateSet.class.php on line 248

    Recent Reports

    No reports have been filed

    Newest Pilots

    Warning: Invalid argument supplied for foreach() in /home/north863/public_html/phpvms/core/templates/frontpage_recentpilots.tpl on line 3

    Users Online

    There have been 0 user(s), and 5 guest(s) online in the past 20 minutes.

    Notice: The template file "/home/north863/public_html/phpvms//lib/skins/CURRENT_SKIN/footer.tpl" doesn't exist in /home/north863/public_html/phpvms/core/classes/TemplateSet.class.php on line 248

  7. Logged into my web sight today and noticed I no longer have any information for my VA. I have my page but all pilots are gone. Including my self.. All pireps are gone.. Everything but my custom page layout are gone. Wondering if there was a problem with the server or if something major has happened to my web sight?

    Is there any way to get it back?

  8. http://www.northstarexecutive.com is the web sight.

    Im wanting to work on a drop down menu for my fleet. I dont need drop downs for anything else. I want to be able to have the fleet drop down to variants turbo props jets pistons and what not then those drop down to the individual aircraft them selves. I seen something like what I was looking for on the Canadian virtural web sight but I only need the one drop down.

    Any help would be great.

  9. Yes it is. I have two seperate sections for the VA. A information section, just like a regular web sight. And I have the phpvms under the AMS (Airline Management System) what I call it. I would like to add a chat log into the phpvms section for guys to get on and talk to each other. I perfer. it to log you into the chat via the log in into phpvms but if someone has to log into it then so be it.

  10. Hello. Was hoping that someone could help me out. We had been running on a freeware sight. After some deliberation we decided to go for a full on paywhere sight. We have been running for a few months now on the freeware sight. I am wondering. Do we have to start all over again with having to have everyone register and start all over with the flights or is there a way to transfer all the other information from our old sight into our new sight? I have attempted to copy the SQL information off the old web sight into the new web sight. In the my sql it is displaying all the information from the old web sight. But When going into the phpvms sight its not in there. What Must I do to get this to show up correctly.

    Thanks

    Error when transfering data base

    SQL query:

    -- -- Database: `a2695805_phpvms` -- -- -------------------------------------------------------- -- -- Table structure for table `phpvms_acarsdata` -- CREATE TABLE `phpvms_acarsdata` ( `id` int(11) NOT NULL auto_increment, `pilotid` varchar(11) collate latin1_general_ci NOT NULL default '0', `flightnum` varchar(11) collate latin1_general_ci NOT NULL default '0', `pilotname` varchar(100) collate latin1_general_ci NOT NULL default '', `aircraft` varchar(12) collate latin1_general_ci NOT NULL default '', `lat` varchar(15) collate latin1_general_ci NOT NULL default '', `lng` varchar(15) collate latin1_general_ci NOT NULL default '', `heading` smallint(6) NOT NULL default '0', `alt` varchar(6) collate latin1_general_ci NOT NULL default '', `gs` int(11) NOT NULL default '0', `depicao` varchar(4) collate latin1_general_ci NOT NULL default '', `depapt` varchar(255) collate latin1_general_ci NOT NULL default '', `arricao` varchar(4) collate latin1_general_ci NOT N[...]

    MySQL said: Documentation

    #1050 - Table 'phpvms_acarsdata' already exists

  11. Wait - sorry. You have extra hubs which are not showing up? I'm still not completely clear on what's happening.

    I have 10 hubs that show up under the pilot section of the sight. Members can join the hubs. I can move them to different hubs. However when I go into add/edit airports there are no airports listed. This is where I added the hubs in but after loading them in, they never showed up in the add edit list. Please look at attached pictures above.

    Here is my sight.

    http://www.nsx.webege.com/phpvms/index.php/

  12. Can you give me a way to duplicate this, it seems to work for me

    I dont know. I just set the sight up. Tried all the maintenance options and still they dont show up correctly. We do have hubs and what not and the airports show in the sight. but nothing in the admin panel

  13. When I go in and add airports through the admin panel or add them in with a CVS route group the airports wont show up that I have added for hubs and what not. There Is nothing there. I cant edit them for hubs because i cant see them. Any Ideas. I have 3-4 hubs and they dont show up.

    post-903-077415500 1294972070_thumb.jpg

    post-903-064739600 1294972147_thumb.jpg

×
×
  • Create New...