Download-Engine 1.4.4 проблема

Discussion in 'ПО для Web разработчика' started by Sind-blog, 4 Jan 2012.

  1. Sind-blog

    Sind-blog Хэш-крякер

    Joined:
    4 May 2011
    Messages:
    452
    Likes Received:
    115
    Reputations:
    32
    Поставил я движок файлообменника Download-Engine 1.4.4. Создал базу данных, установил скрипт, все норм, в админку заходит. Но на главную файлообменника не заходит. Застопорился на одном шаге. Надо указать путь к footer.html и header.html не ссылкой, а как то иначе. Вот что написано в конфиге:
    Code:
    #######################################
    # Header und Footer Setup.            #
    # Dies ist nur sinnvoll, wenn Du die  #
    # Engine in einen eigenen Rahmen ein- #
    # binden willst                       #
    #######################################
    # Header and Footer Setup.            #
    # It makes only sense, if you want to #
    # put the script into your own HTML-  #
    # frame.                              #
    #######################################
    
    #// legt die Kopfdatei fest, bitte keine URL, sondern den vollstдndigen Pfad angeben
    #// defines the file who will put into the head of the engine, please use the complete path
    #// z. B. /usr/local/httpd/htdocs/projekte/header.html
    $own_header = "[B][COLOR=Red]что то.... header.html[/COLOR][/B]";
    
    #// legt die FuЯdatei fest, bitte keine URL, sondern den vollstдndigen Pfad angeben
    #// defines the file who will put into the bottom of the engine, please use the complete path
    #// z. B. /usr/local/httpd/htdocs/projekte/footer.html
    $own_footer = "[B][COLOR=Red]что то.... footer.html[/COLOR][/B]";
    Вместо красного что вставлять??
    Путь такой: /www/***.ru/file/templates/default/header.html не подходит
     
    #1 Sind-blog, 4 Jan 2012
    Last edited: 4 Jan 2012