Jump to content

Thomas Rozanov

Members
  • Posts

    131
  • Joined

  • Last visited

Posts posted by Thomas Rozanov

  1. i think if u could provide a link to ur site would be better.

    I'm sorry I can't but i can describe the problem...

    So the problem is the following when i look at the frontpage index.php/frontpage . Everything is fine the phpvms page fits my skin and I have a nice sidebar horizontally on the right of my page. But when I have index,php/schedules the schedule page doesnt fit into my skin. And what I have is my sidebar only sits at the very end of the schedules page. How could i solve this?

    Thanks!

  2. Dear PHPVMS experts,

    Please help me out on this. How do I change the page width (of phpvms output) I think mine is 800px (by default) and i'd like it to be 500px. So it can fit my skin i'm making.

    I checked local.config app.config and all the configs in /core.

    Please help me. I know you can change it somewhere but just need the help. Thanks!

    ---

    Added:

    Because what's happening is my phpvms page (output) is bigger than my skin...

  3. I just noticed that unfortunately my site is very boring and has minimum differences from now and then. This is appliable to many sites that use phpvms.

    I am thinking of making it more social.

    Any ideas are greatly appreciated!

    My ideas are having a forum and chat for now...

    I was thinking of IRC but then thats too old. And i need something new and fresh that my pilots will like.

    Any suggestions???

    Thanks in advance!

    Tom

  4. yes

    Nah, i've been using cpanel for a year now. and its an awesome experience. never had such problems. And you can check with md5. Also cpanel has a code editor in its file manager. you dont have to download any files...

    quick -> easy. -> good.

  5. i get this error by loggin in:

    Warning: Cannot modify header information - headers already sent by (output started at /home/sunairva/domains/sunair-va.nl/public_html/core/app.config.php:1) in /home/sunairva/domains/sunair-va.nl/public_html/core/modules/Login/Login.php on line 143

    Warning: Cannot modify header information - headers already sent by (output started at /home/sunairva/domains/sunair-va.nl/public_html/core/app.config.php:1) in /home/sunairva/domains/sunair-va.nl/public_html/core/modules/Login/Login.php on line 154

    im using normal hosting. is there some php function i must set on?

    Go to admin panel . Maintenance and do everything their. Then do you have cpanel? go to your error log and post everything.

  6. Whats the best way of saving a user value, entered into a textbox - to a string. For example, the user of phpvms, enters their va name into a textbox, which then translates into <? php echo SITE_URL ?>. I want to do something like that. Please help! Thanks

    Why would you want it to translate? use simple html...

    <form method="post" action="">
    <textarea name="blah blah blah" cols="40" rows="5">
    phpvms rules!
    </textarea><br>
    <input type="submit" value="Submit" />
    </form>
    

  7. Hello all,

    i have an problem on my site, i have installed phpvms correctly it works fine, but today something wrong.

    in the admin i cant see the airport list, and the schedules. he shows an empty page.

    and on the website when some pilot wants to login he gives an Warning. Headers already send. error.

    Does someone know whats wrong?

    Thanks a lot!

    Post all the erorrs. What hosting service are you using?

  8. Hi everybody,

    I am new here and I have some problems without find answer on the forum.

    I would like to create a menu with sub menu, so I have that:

    <style media="all" type="text/css">@import "/menu/menu_style.css";</style>
    <div class="menu">
    <ul>
    <li><a id="current" href="http://regionalva.org/index.php/" target="_self" >Home</a>
    </li>
    <li><a href="" target="_self" >Crew center</a>
    <ul>
    <li><a href="http://regionalva.org/index.php/profile" target="_self">Pilot Center</a></li>
    <li><a href="http://regionalva.org/index.php/acars" target="_self">Live Map</a></li>
    <li><a href="http://regionalva.discutbb.com/index-63509-regional-virtual-airline.html" target="_self">Forum</a></li>
    <li><a href="http://regionalva.org/index.php/login" target="_self">Login</a></li>
    <li><a href="http://regionalva.org/index.php/registration" target="_self">Registration</a></li>
    <li><a href="http://regionalva.org/index.php/logout" target="_self">Log Out</a></li>
    </ul>
    </li>
    <li><a href="" target="_self" >About us</a>
    <ul>
    <li><a href="http://regionalva.org/index.php/pilots" target="_self">Pilot Roster</a></li>
    <li><a href="http://regionalva.org/index.php/pages/about" target="_self">About us</a></li>
    <li><a href="http://regionalva.org/index.php/pages/fleet" target="_self">Fleet</a></li>
    </ul>
    </li>
    <li><a href="" target="_self" >Staff Room</a>
    <ul>
    <li><a href="http://regionalva.org/index.php/pages/fleet" target="_self">Staff</a></li>
    <li><a href="http://regionalva.org/admin/" target="_self">Administration</a></li>
    </ul>
    </li>
    </ul>
    </div>
    

    But I do not know where I have to put "Menu" floder join with.

    I am not sure but looks fine except make sure /menu/menu_style.css is their and matches with the clases in your menu code. ;)

  9. Thomas Rozanov will do his best to provide you with the best service and features you can possibly get.

    He will do all the thinking it may be making a skin, or making a VA from A-Z.

    He gives 1 year technical support.

    List of features

    - Skinning

    - Installation Of Simpilot Group Modules and Others.

    - HTML Site

    - Making a VA from A-Z

    - Monetization of your site (integrating with adsense)

    And Many MANY More..

    I am not the best in this, but i do my best and i put the best service into it. For a cheap price

    Contact:

    president@brtvirtualairlines.com

    (Please ignore the site i am not worried too much about it at the moment)

    Because i give 100% of my time to my clients!

    Thank You Very Much!

  10. Greetings to all forumers! Like any VA webmaster we are constantly trying to get everything to the max. and i saw these and really liked them how do make my tables or boxes ... like this stripes?

    And whats the name of this element? or technique?

    Thanks in Advance! Wish you all the very best!

    css_forum_1_example.png

    css_forum_2_example.png

  11. You can still use the old way of designing skins, by using a header.tpl and a footer.tpl file. The system will still recognise them.

    yes but some people like having everything in one file (easier to edit) ;)

  12. Hey, I'm kinda new to php and need a lot of help here. I run a Virtual Airline for FlightGear (an Open Source Flight Simulator) and we have a phpVMS website. Even before we started using phpVMS for VA management, we had a basic local ACARS which records your basic flight data every 3 minutes and stores it in a kml file. We can open the kml file with google Earth and it'll show you a 3D map. I was wondering if I can do anything to have this transmitted to phpVMS once FlightGear is closed. (i.e.when the kml file stops receiving data)

    Or this might be better, while FlightGear is running and the pilot is flying, can it continuously post the data to phpVMS? I can make a GUI menu for FG where you can enter the flight number, then maybe it can post that to phpVMS and in a flight status board, (which can be shown in the home page) tell whether this plane is Boarding, Departed, Cruising, Landing and Deplaning. Or as soon as you add the flight to your bid, it goes to the flight status board as Scheduled and the status changes according to input from the ACARS. Maybe when the AGL is 0 and he's 1 nm within airport, it can show Landed and stuff like that. I've no experience with php so please help me. :)

    http://forum.phpvms.net/topic/4062-creating-a-connection-to-a-telnet-server-via-php/

    http://forum.phpvms.net/topic/2517-acars-on-sims-other-than-msfsxplane-etc/page__p__16553__hl__flightgear__fromsearch__1#entry16553

    Use the search on the forum!

  13. Idea

    I'm starting another VA to run along side my current one. I'm going to mimic the operations of Colgan/Mesaba Air. I need a little help.

    Bases

    DTW

    EWR

    IAD

    IAH

    MSP

    ATL

    LGA

    Aircraft

    Saab 340B

    Bombardier Dash 8 Q400

    Website

    What I need is someone to port over my website that I currently have at www.flyiva.org to my new domain. I tried just copying the template but I think I messed it up. A few changes will need to be made of course to the home page and the fleet page to line it up with the new airline. I already have the current schedules for the airlines and a fleet put together. Just need someone to port my site over. Any help would be great. I have a list of things that need to be done. It's not a lot but there are a few. Message me here if you can help. Willing to pay.

    Willing to help. Email me at president[at]brtvirtualairlines.com

    and ignore the site i am rebuilding it too. or go to webdesign.brtvirtualairlines.com for more info.

  14. Just read all of this thread! phew! but wow phpvms is encountering some serious copyright issues. and mr.waleed is not the one to blame.

    because he can do it so easily thats why he is. this is the main problem with the internet. and people have to learn i can copy this but i can also ask for permission to use it or make my own. and apparently phpvms is no exception. and mr.waleed is not the only one.

    so everyone keep your information safe and code aswell.

    Good Luck!

    We must stop plagiarism forever and mark was absolutely right "if you make a VA put all you have into it" dont make 25 vas and have 2 pilots per each and s***ty work. take 1 and make it perfect.

    • Like 1
×
×
  • Create New...