kostenloser Webspace werbefrei: lima-city


Suche auf lima-city

  • in: PROBLEM

    geschrieben von northairva

    Hi,

    ich habe ein Problem!

    Wenn ich den Filemanager aufrufe, liegen anscheinend keine Dateien vor. Wenn ich aber meine Homepage aufrufe, dann ist meine Seite da.

    Woran liegt es, das ich im Filemanger nichts mehr sehen kann?

    Ich habe versucht meine Page erneut hochzuladen, dann findet die Homepage die Unterseiten nicht mehr, weil sie vermutlich doppelt auf dem Server liegen.

    Wer kann mir helfen, oder kann der Admin meine Homepage Dateien vom Server nehmen, damit ich sie erneut hochladen kann?

    Bitte um schnelle Hilfe
  • in: Buchungsskript

    geschrieben von northairva

    Hi

    Zahlen? Redest Du von Geld?

    Naja ich habe mir bereits ein PHP-Ding ersteigert und ja ich habe Access 2000.

    Zahlen wollte ich nichts! Wenn du aber Lust hast, sowas mal zu probieren?
  • in: Buchungsskript

    geschrieben von northairva

    Hallo Programmierer, eine Herausforderung gesucht?

    Da ich eine virtuelle Airline betreibe, werden Flüge absolviert.

    Momentan müssen alle Mitglieder via eines Formulars ihre absolvierten Flüge buchen und diese gehen dann als E-Mail an mich, und ich übertrage die Daten dann in Excel und das wiederrum gebe ich in meine Homepage ein, über Copy and Paste.

    Das Verfahren ist ziemlich aufwendig.

    Kann mir jemand der Lust hat ein Php Skript schreiben, wo die Statistiken sofort nach Eingabe über eine Maske aktualisiert werden?

    Folgende Felder müssen eingegeben werden:

    Name (ja der Nachname)
    Vorname (der Vorname)
    Callsign (z.B. NTA(Zahl))
    Datum (das Datum)
    Departure (Abflugort)
    Destination (Ankunftsort)
    DPT (Abflugszeit)
    ARR (Ankunftszeit)
    PAX (Anzahl der Passagiere)
    Cargo / Kg (Fracht in Kilogramm)

    diese Daten sollen nach Eingabe in ein Formular sofort in den Statistiken gutgeschrieben werden.

    Kann jemand soetwas programmieren und mir dass dann zur verfügungstellen?
    Dazu bräuchte ich noch eine Anleitung wie ich das auf meine Page einfügen kann.

    Ich hoffe jemand kann das!

    Danke
  • in: Welchen HTML Editor benutzt ihr?

    geschrieben von northairva

    Ich benutze Frontpage2000

    Ist einfach und hat viele Möglichkeiten
  • in: FS Passengers einbinden

    geschrieben von northairva

    Holá

    auf meiner Homepage versuche ich ja eine virtuelle Airline zu bieten.

    So was mir noch nicht so gefällt, ist das ich keine Ahnung habe, wie ich denn die PHP sache von FSPassengers in meine Seite Statistiken einbauen kann, kann mir vielleicht jemand helfen?

    Hier ist der Link zu Passengers
    http://www.fspassengers.com/forum/read.php?f=1&i=7918&t=7918

    und ich würde nun gerne, dass ich einen Flug über FS Passengers buchen kann, das er dann direkt auf meiner Page im Statistiken Bereich angezeigt und eingetragen ist. Wie hier:
    http://www.fspassengers.com/?action=va

    Hat das schonmal jemand gemacht? Hat jemand Lust sich an diesem Problem zu versuchen?

    Wenn man dann dieses Skript geladen hat, welches unter dem ersten Link zu finden ist, gibt es eine Readme Datei die besagt:

    ******************************************
    INTRO
    ******************************************
    Those script remain very basic and simple so it\'s
    not a pain to tune them to fit your Va need, the
    drawback it that ... they are simple.


    ******************************************
    INSTALL
    ******************************************

    Copying file:
    -------------

    unzip this archive and copy all the file in your WWW directory
    either online or on localhost (using PHPDEV for example)
    You can copy them on a subdirectory (example: \"vaFsP\" or \"va\")

    Take care about the case, many site accept only link with the correct
    case:

    ie: \"http://mysite.com/VA/FsPgetflight.php\" not egal to
    \"http://mysite.com/va/FsPgetflight.php\"

    creating a SQL DB:
    --------------------
    If you don\'t want to use an existing sql base create a DB
    with any name as FsP or VaFsP for example.


    Creating table managing the settings:
    --------------------------------------
    Now open your browser and browse to the FsPadmin directory
    example: http://localhost/www/FsPadmin/
    online example: http://www.mysite.com/FsPVa/FsPadmin/

    user:demo
    pass:demo

    the admin part is self explanatory if you know a bit php/sql
    anyway the admin will control your connection and if there
    is no required table on your SQL db it will create them for you...

    ******************************************
    FSP UNIT
    ******************************************
    As translating the units is a pain FSP export the
    unit ready with their unit text (ie: \"193 kts\" \"5000 ft\")
    the admin let you choose wich unit you want that FsP export,
    it\'s a good idea to fix that at start and don\'t change after
    to not mix unit in your database.

    The admin let you choose also the welcome message that will
    be displayed to your users in his connect dialog.

    ******************************************
    DEMO DB
    ******************************************
    A demo flight database with some flight is available
    in gzip format in FsPadmin folder \"flights_db_example.gz\"
    using PhPMyAdmin you can import it in the flight database
    and have some flight already showed on the flight page.


    ******************************************
    EXPORT FROM FSP
    ******************************************
    FsP must have a config file in is \"FsPassengers/config_va\"
    directory, this file will tell FsP where to connect, the username
    and password of your Va member as well as the name that will appear
    in the \"virtual airline\" menu of FsP.

    So you are responsible to provide this file to any of your members,
    the php admin can be tuned to create this file automatically
    based on user profile.

    See \"config_example1.cfg\" and \"config_example2.cfg\"

    those config file can be any name but must end with \".cfg\"

    here an explaination of CFG parameters:
    ------------------------------------------------
    \"menu_name=\" the name that will appear in the FsP menu
    \"base_url=\" the base url of your site
    \"path_stats=\" the url to the stats page (to view flight) MINUS the base URL WITHOUT slash at start
    path_export= the url to the get flight script MINUS the base URL WITHOUT slash at start and with the import script name at end.
    \"username=\" username (you must create this user in admin !!! 3 character minimum!!!)
    \"password=\" user password
    ------------------------------------------------

    ******************************************
    SEEING EXPORTED STATS
    ******************************************
    A basic script is included FsPListFlight.php, it remain VERY basic
    will give only a rough list of the flight in the database so this
    one has to be tuned... A lot can be done, you can display any value
    you want and forget the others, mix value to give per pilot or user stats,
    overall stats, make query by somes value etc.

    THIS SCRIPT IS INTENDED TO BE INCLUDED IN ANOTHER PAGE not to be viewed
    alone, at worse you just need to include header and footer to it...

    if you have a site with the index that include other page you probably
    just need to do something like that in index.php:

    if($display==\"va\")
    {
    include \"va/FsPlistFlight.php\"
    }

    another style:

    if($display==\"va\")
    {
    include \"include/header.php\"
    include \"include/FsPlistFlight.php\"
    include \"include/footer.php\"
    }

    or if you want to link directly to the FsPlistFlight.php or your custom script
    you\'ll need probably to include the header and footer.

    Look to the FsP demo page here: http://www.fspassengers.com/?action=va
    to have a view of what can be done (remain basic but a bit better)


    Happy importing !

    Dan


    Mhh ich hab keine Ahnung was ich nun zu tun habe! Es fängt schon damit an, dass ich nicht weiß was ich nachdem ich eine MySql Sache hier ersteigert habe, zu tun ist.

    Kann mir jemand bitte helfen?

    Momentan füge ich die Statistiken über Excel ein, das ist ziemlich nervig.

    Besteht die Möglichkeit das mir jemand den HTML-Code Text, oder was man sonst so machen kann, hier reinschreibt?


    Ich bitte um eure HILFE

    DANKE
  • in: Hochladen

    geschrieben von northairva

    Hallo,

    ich habe meine Homepage schon wieder überarbeitet. Danke für den Tip!

    Ich musste die Kontakmöglichkeit ändern, da das Formular über Frontpage keine E-Mail versendet hat, oder konnte.

    Naja hoffe es gefällt euch meine PAge zu erforschen?

  • in: Hochladen

    geschrieben von northairva

    DANKE


    Homepage ist nun endlich ONLINE!!!!!


    Vielen DANK an ALLE die mir geholfen haben!!!



    DANKE
  • in: Hochladen

    geschrieben von northairva

    Danke, vielen Dank für die ganzen Antworten!

    Ich werde dann mal das mit den flexiblen Links versuchen, melde mich wieder, wenn es geklappt hat.


    Aber nochmals Danke!
  • in: Hochladen

    geschrieben von northairva

    hi danke für eure antworten, aber mein problem ist, das ich diese programmiersprache nicht behersche!

    das bedeutet, das frontpage schon vorteilhaft wäre.

    hab eine index.html datei und von der möchte ich nun auf die eigentliche willkommensseite gelangen. aber der link dazu ist angeblich auf meiner festplatte lokaliesiert. so kann mir jemand sagen wie ich mit frontpage 2000 umgehen muss.

    ich habe alle dateien der hp von mir in einem ordner.

    alle gifs.... jpegs htmls und was ich sonst noch so habe.

    so wenn ich jetzt den filemanager benutze und es alles hochlade komme ich zwar auf die index.html seite aber nicht weiter, die links gehen nicht weil sie ja auf meiner fp velinkt sind.

    so frage: wie kann ich meine page endlich hochladen, damit meine VA endlich zum laufen kommt?

    bitte um eine schnelle hilfreiche antwort
  • in: Hochladen

    geschrieben von northairva

    Hallo


    ich hab meine Homepage fertig gestellt und nun möchte ich sie hochladen.

    hab ein index.html seite und nun soll man über einen button auf eine weitere seite kommen, doch es scheint als wäre diese seite auf der festplatte verlinkt und nicht im inet

    wer kann mir helfen, wie ich mit frontpage 2000 dieses problem beheben kann?


    bitte um eine schnelle antwort
  • in: Ladezeit

    geschrieben von northairva

    Hallo

    Ich bin neu hier,aber mir ist sofort etwas aufgefallen, sagmal weiß jemand, warum das laden meiner Seite immer so lange dauert?

    Es ist nichts großartiges bis jetzt zu laden, nur eine kleine grafik, mehr nicht


    Also woran kann es liegen?

Login zum Webhosting ohne Werbung!