Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [Smarty] Problem z grafiką, w Pajączku działa w przeglądarce już nie
BugsBunny
post
Post #1





Grupa: Zarejestrowani
Postów: 206
Pomógł: 4
Dołączył: 2.04.2005

Ostrzeżenie: (0%)
-----


Gdy włączam podgląd pliku tpl w pajaczku wszystko działa OK jednak gdy już po wywołaniu przez php teplata nie ma grafiki. Co jest grane??

  1. <!-- STRONA -->
  2. <div align="center">
  3.  
  4. <img src="../images/logo.jpg" border="0" alt="logo">
  5.  
  6. <p align="center"> Panel logowania</p>
  7. <form action="login.php?akcja=sprawdz" method="post">
  8. <!-- STRONA -->


  1. <?php
  2. //strona
  3. $smarty = new Smarty;
  4. $smarty->template_dir = $_home_path.'../style/templates/templates/admin/';
  5. $smarty->compile_dir = $_home_path.'../style/templates/templates_c/';
  6. $smarty->config_dir  = $_home_path.'../style/templates/configs/';
  7. $smarty->cache_dir = $_home_path.'../style/templates/cache/'; 
  8.  
  9. $smarty->display('login.tpl');
  10. //strona
  11. ?>


niby wszystko jest OK.
Zawsze napotykałem ten rpoblem z grafiką.

Proszę o pomoc (IMG:http://forum.php.pl/style_emoticons/default/sad.gif)

Ten post edytował BugsBunny 3.07.2006, 22:04:49
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
BugsBunny
post
Post #2





Grupa: Zarejestrowani
Postów: 206
Pomógł: 4
Dołączył: 2.04.2005

Ostrzeżenie: (0%)
-----


a oto struktura:

+ gówny
_ -admin
_-aktualnosci
_ +style
__ -admin
__ -images
_+system
__ +smarty
___ -internals
____ -plugins
__ +templates
___ -cache
___ -configs
___ -templates_c




w katalogu admin jest plik login.php, który wyołuje templata login.tpl (style/admin/login.tpl)

  1. <?php
  2. define('APP_URL', 'http://10.1.1.133/~aktualnosci/');
  3. ?>


Ten post edytował BugsBunny 5.07.2006, 11:40:22
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 14.10.2025 - 22:18