Jump to content

cam3r0ngt

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by cam3r0ngt

  1. You just have to ensure there the correct links, sometimes the CSS may be located at [YOURSKIN]/CSS/styles.css

    Once you find the CSS file just make sure the link in the following line is correct, and with certain templates there could be more than one so be sure to include all.

    <link href="<?php echo SITE_URL?>/lib/skins/[YOUR SKIN NAME HERE]/styles.css" rel="stylesheet" media="all" />
    

    ^^^^^^^^Make sure when you go to this link its your styles file!!!^^^^^^^^

    Ok Thanks. The styles come up now but now the images won't. I looked and the images folder is linked in the layout.tpl file

  2. Hey phpvms!

    Having some issues with the Acars Map!

    Pilot Flight Number Departure Arrival Status Altitude Speed Distance/Time Remain
    flightpilotid - flightpilotname flightflightnum flightdepicao flightarricao flightphasedetail flightalt flightgs flightdistremaining nm / flighttimeremaining
    

    I made sure the ASP tags were off. Nothing i found on the forum that i found about this seemed to work for me.

    any ideas?

    Thanks!

  3. had the same problem. I had to remake the SQL database and re-enter my info into all of the PHPVMS installation screen.

    I had it again later on and I had to find the local.config.php and delete it. It will be created back when the installation is done though. You can find the file in the /core folder.

  4. Upload some background images for the signatures in /lib/signatures/backgrounds/. The default file for the background signatures is background.png. If you want your pilots to use the same background, overwrite the background.png.

    Also be sure to go to your phpVMS Admin, in Maintenance, click on Reset Signatures. ;)

    Do i also have to change the setting in a file of some sort so it turns off phpvms default signature?

  5. Hello PHP Forums!

    I have an error message that comes up at the bottom of my website. How can i get rid of this?

    Warning: Unknown: open(/var/php_sessions/sess_60e1b20892b62d0dc293c2d27939c9d6, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0
    

    Thanks

×
×
  • Create New...