Mam na localu stronke i mam coś takiego:

  1. <?php
  2.  
  3. $base_path        = &#092;"tutaj ma być ścieżka do /news \";        
  4. $base_datapath    = &#092;"$base_path/data\";            
  5. $base_sharepath    = &#092;"$base_path/share\";            
  6. $base_langpath    = &#092;"$base_path/lang\";            
  7. $base_imgpath    = &#092;"$base_path/nimages\";            
  8. $base_temp        = &#092;"$base_path/temp\";            
  9.  
  10. $base_url        = &#092;"http:/localhost/biblia/news\";        
  11. $base_url_admin    = &#092;"$base_url/admin\";        
  12. $base_url_share    = &#092;"$base_url/share\";        
  13. $base_url_images    = &#092;"$base_url/nimages\";        
  14. $base_url_temp    = &#092;"$base_url/temp\";        
  15.  
  16.  
  17. require_once (&#092;"$base_langpath/lang-polski-pl.php\");
  18.  
  19.  
  20. ?>


I zasadniczo chodzi mi o to jak wpisać $base_path=" ( i tutaj jak wpisać ścieżke)";
aby nie wyskakiwał błąd:

Warning: main(Tutaj ma być ta ścieżka/lang/lang-polski-pl.php): failed to open stream: No such file or directory in c:\(tutaj ścieżka)\news\config\config.php on line 112

Fatal error: main(): Failed opening required 'news/lang/lang-polski-pl.php' (include_path='.') in c:\(tutaj ścieżka)\news\config\config.php on line 112

dodam że w lini 112 jest require_once("$base.....");

No troche się zamotałem, próbowałem już różnych sposobów wpisania ścieżki i nic
Jeśli ktoś by mógł pomóc w tak błachej sprawie to wielkie dzięki
withstupidsmiley.gif


----------------------------------------------------
aaevil.gif
Juz nie trzeba udało się laugh.gif
withstupidsmiley.gif