Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP] Fatal error: Call to undefined function, bład strony
--Waldek--
post
Post #1





Goście







Witam serdecznie
Mam nastepujący problem.Na stronie pojawił mi sie błąd:
  1. Fatal error: Call to undefined function print_version() in /..../..../..../..../..../public_html/include/functions.php on line 840


Moze mi ktos wytlumaczyc z czym to moze byc zwiazane ?
Z góry dziekuje.
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
--Waldek--
post
Post #2





Goście







Witam, no niestety nie moge dojśc do tego, w dalszym ciągu błąd
  1. Fatal error: Call to undefined function print_version() in /home/milion/domains/vtorrent.pl/public_html/include/functions.php on line 840

wklejam linie 832-849

  1. function stdfoot($normalpage=true, $update=true) {
  2.  
  3. global $STYLEPATH, $time_start,$CURR_DIR;
  4.  
  5. $CURR_DIR = getcwd();
  6.  
  7. if ($normalpage) include($CURR_DIR.$STYLEPATH."/footer.php");
  8.  
  9. print_version();
  10.  
  11. print("</body>\n</html>\n");
  12.  
  13. $time_end = get_microtime();
  14. print('<!-- run_time: '.($time_end - $time_start).'-->');
  15.  
  16.  
  17. if ($update)
  18. register_shutdown_function("updatedata");



Z góry dziekuje za pomoc.
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: 15.10.2025 - 10:37