Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Nie dziala nowy squirrel?, Wyskakuje blad call to undefined func..
Citral
post
Post #1





Grupa: Zarejestrowani
Postów: 38
Pomógł: 0
Dołączył: 3.02.2004

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


Witam

Nie wiem na czym polega problem, postawilem nowego squirella [1.4.3a] i po zalogowaniu sie w oknie glownym pojawia sie
Cytat
Fatal error: Call to undefined function charset_decode_iso8859_2() in /home/users/web/nottin/www/poczta/functions/i18n.php on line 46


W tym pliku linia 46 to

  1. <?php
  2.  
  3. (...)
  4.  if (ereg('iso-8859-([[:digit:]]+)', $charset, $res)) {
  5.         if ($res[1] == '1') {
  6.          include_once(SM_PATH . 'functions/decode/iso8859-1.php');
  7.             $ret = charset_decode_iso8859_1 ($string);
  8.         } else if ($res[1] == '2') {
  9.          include_once(SM_PATH . 'functions/decode/iso8859-2.php');
  10.             $ret = charset_decode_iso8859_2 ($string); // *** 46 linia
  11.         } else if ($res[1] == '3') {
  12.          include_once(SM_PATH . 'functions/decode/iso8859-3.php');
  13.             $ret = charset_decode_iso8859_3 ($string);
  14.         } else if ($res[1] == '4') {
  15. (...)
  16. ?>


no i nie wiem o co chodzi sad.gif

Ten post edytował Citral 26.12.2004, 03:14:22
Go to the top of the page
+Quote Post

Posty w temacie


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

 



RSS Aktualny czas: 20.08.2025 - 07:55