phpBannerExchange Problem

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • phpBannerExchange Problem

    Hallo Leute!
    Bin neu hier auf der Seite deswegen möchte auch alle schöb begrüßen!

    Also kommen wir zur meinem Problem!

    Hab mir phpBannerExchange instaliert alles läuft aber es gibts ein problem kriege ständig diese Fehlermeldung

    PHP-Code:
    Warningmain() [function.main]: Unable to access footer.php in /home/www/htdocs/azeri-online.com/banner/template/clientlogin.php on line 58

    Warning
    main(footer.php) [function.main]: failed to create streamNo such file or directory in /home/www/htdocs/azeri-online.com/banner/template/clientlogin.php on line 58

    Warning
    main() [function.main]: Failed opening 'footer.php' for inclusion (include_path=''in /home/www/htdocs/azeri-online.com/banner/template/clientlogin.php on line 58


    Warning
    main() [function.main]: Unable to access common_menuing.php in /home/www/htdocs/azeri-online.com/banner/template/clientlogin.php on line 61

    Warning
    main(common_menuing.php) [function.main]: failed to create streamNo such file or directory in /home/www/htdocs/azeri-online.com/banner/template/clientlogin.php on line 61

    Warning
    main() [function.main]: Failed opening 'common_menuing.php' for inclusion (include_path=''in /home/www/htdocs/azeri-online.com/banner/template/clientlogin.php on line 61
    Warning
    main() [function.main]: Unable to access footer.php in /home/www/htdocs/azeri-online.com/banner/template/clientlogin.php on line 58 
    Kann mir einer da weiter helfen komme selber nicht mehr weiter!

    Mfg Alex

  • #2
    sieht so aus als wenn Dir Dateien fehlen oder nicht am richtien Ort sind. Wo ist denn zB deine footer.php?
    Beantworte nie Threads mit mehr als 15 followups...
    Real programmers confuse Halloween and Christmas because OCT 31 = DEC 25

    Kommentar


    • #3
      Der liegt im Templateordner und common_menuing.php liegt auch da

      Kommentar


      • #4
        und was steht in :
        /home/www/htdocs/azeri-online.com/banner/template/clientlogin.php on line 58
        Beantworte nie Threads mit mehr als 15 followups...
        Real programmers confuse Halloween and Christmas because OCT 31 = DEC 25

        Kommentar


        • #5
          PHP-Code:
          <html>
          <head>
          <title>
          <? echo"$exchangename - $LANG_indtitle"; ?>
          </title>
          <meta name='generator' content='PhpBannerExchange 2.0 - [url]http://www.eschew.net/scripts/[/url]'>
          <meta name='robots' content='noindex, nofollow'>
          <LINK REL=stylesheet HREF="style.css" TYPE="text/css">
          </head>
          <body>
          <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
          <html>
            <head>
            <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
          <title><? echo "$exchangename"; ?> - <? echo "$LANG_indtitle"; ?></title>
          <link rel="stylesheet" href="../style.css" type="text/css">
          </head>
          <body leftmargin="0" topmargin="0" marginwidth="0" 
            marginheight="0" >
          <div id="content">
          <div class="main">
          <center><table border="0" cellpadding="1" width="650" align="center" cellspacing="0">
          <tr>
          <td>
          <table class="tablehead" cellpadding="5" border="1" width="100%" cellspacing="0">
          <tr>
          <td colspan="2"><center><div class="head">
                <? echo "$exchangename"; ?> - <? echo "$LANG_indtitle"; ?></center></div></td>
          </tr>
          <td class="tablebody" colspan="2"> 
          <div class="mainbody">
          <? echo "$LANG_login_instructions"; ?>
          <center><hr width="550" size="1"></center>
          <table border="1" cellpadding="0" width="200" align="center" cellspacing="0">
          <tr><td colspan="2"><div class="littlehead"><? echo "$LANG_headertitle" ?></td></tr>
          <tr><td><form action="client/stats.php" method="post"></td></tr>
          <tr><td><? echo "$LANG_login"; ?></td><td><input type="text" size="20" name="login"></td></tr>
          <tr><td><? echo "$LANG_pw"; ?></td><td><input type="password" size="20" name="pass"></td></tr>
          <tr><td>&nbsp;</td><td><input type="submit" value="<? echo "$LANG_login_button"; ?>">
          </td></tr></table></form>

          </td>
          </tr>
          <tr>
          <td align="right" bgcolor="#333333" colspan="2">

            </div>
            </div>
          </td>
          </tr>
          </table>
          </td>
          </tr>
          </table><p>
          </div>
          </div>
          <div class="footer">
          <? include("footer.php"); ?>
          </div>
          </div>
          <? include("common_menuing.php"); ?>

          Kommentar


          • #6
            Und das steht im footer.php

            PHP-Code:
            <center>
            <p>&nbsp;
            <p>&nbsp;
            <p>&nbsp;
            <p>&nbsp;
            <a href="http://www.eschew.net/scripts/">phpBannerExchange 2.0 RC2</a><br>Administered by <a href="mailto:<? echo "$ownermail"; ?>"><? echo "$adminname"; ?></a>

            Kommentar


            • #7
              Kann den keiner helfen

              Kommentar


              • #8
                alle dateien sind im gleichen ordner?
                wie sind die datei rechte?
                Beantworte nie Threads mit mehr als 15 followups...
                Real programmers confuse Halloween and Christmas because OCT 31 = DEC 25

                Kommentar


                • #9
                  Original geschrieben von AzeriOnline
                  PHP-Code:
                  <? include("footer.php"); ?>
                  </div>
                  </div>
                  <? include("common_menuing.php"); ?>
                  Es werden ja beide files nicht gefunden.. sicher dass der pfad/recht stimmt..?

                  EDIT:
                  To late
                  Zuletzt geändert von Seccho; 06.04.2004, 19:43.
                  _____________
                  Ist das so? Scheinbar muss das so?! Oder ist es vielleicht viel leichter...
                  [color=red]Auch ich beantworte keine mails bei php problemen! Für das gibts ja das Forum!![/color]

                  Kommentar


                  • #10
                    Was bedeutet "pfad/recht"

                    Die Rechte hab ich so gelassen wie sie waren 775

                    Kommentar


                    • #11
                      Original geschrieben von MelloPie
                      alle dateien sind im gleichen ordner?
                      Ist das so?
                      _____________
                      Ist das so? Scheinbar muss das so?! Oder ist es vielleicht viel leichter...
                      [color=red]Auch ich beantworte keine mails bei php problemen! Für das gibts ja das Forum!![/color]

                      Kommentar


                      • #12
                        Ja beide sin in dem selben ordner

                        Kommentar


                        • #13
                          wenn ich mir das hier anschaue:
                          Code:
                          [B]<html>[/B]
                          <head>
                          <title>
                          <? echo"$exchangename - $LANG_indtitle"; ?>
                          </title>
                          <meta name='generator' content='PhpBannerExchange 2.0 - <a href="http://www.eschew.net/scripts/" target="_blank">[url]http://www.eschew.net/scripts/[/url]</a>'>
                          <meta name='robots' content='noindex, nofollow'>
                          <LINK REL=stylesheet HREF="style.css" TYPE="text/css">
                          </head>
                          <body>
                          <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
                          [B]<html>[/B]
                            <head>
                            <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                          <title><? echo "$exchangename"; ?> - <? echo "$LANG_indtitle"; ?></title>
                          <link rel="stylesheet" href="../style.css" type="text/css">
                          </head>
                          möchte ich wetten, dass du die datei in einer anderen datei includest ... wenn diese aufgerufene datei in einem anderen ordner liegt, wäre der fehle logisch ?!
                          Kissolino.com

                          Kommentar


                          • #14
                            Hm und was bedeutet das! (bin seit 2 monaten mit PHP beschäftigt )
                            Kannst du mir genauer erklären was ich tun soll! Um das Problem zu beseitigen!

                            Kommentar


                            • #15
                              include geht immer von der position im dateisystem von wo der aufruf zuerst erfolgte:

                              bsp:
                              ordner/unterordner/unterunter

                              du hast eine index.php in "ordner" .... hier wird eine datei 'X'
                              aus "unterordner" includet .... => include('unterordner/x.php')

                              x.php includet auch eine datei aus 'unterunter' ... wiederum wird von
                              der index ausgegangen NICHT von x.php ... arbeite besser mit absoluten
                              pfaden, dann hast du solche probleme nicht.
                              Kissolino.com

                              Kommentar

                              Lädt...
                              X