To jest tylko wersja do druku, aby zobaczyć pełną wersję tematu, kliknij TUTAJ
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo

Problem z modyfikacją - [Problem] [1.12.5] Last x posts index

brzanek - 16-03-2006, 13:23
Temat postu: [Problem] [1.12.5] Last x posts index
mam pytanie
zainstalowalem tego moda wszystko ladnie smiga ale mam jestn problem
przed nazwa tematow mam taki komunikat
Kod:
Warning: Missing argument 3 for obtain_word_list() in /home/euro90/public_html/forum90/includes/functions.php on line 1315

Warning: Missing argument 3 for obtain_word_list() in /home/euro90/public_html/forum90/includes/functions.php on line 1315

Warning: Missing argument 3 for obtain_word_list() in /home/euro90/public_html/forum90/includes/functions.php on line 1315

Warning: Missing argument 3 for obtain_word_list() in /home/euro90/public_html/forum90/includes/functions.php on line 1315

Warning: Missing argument 3 for obtain_word_list() in /home/euro90/public_html/forum90/includes/functions.php on line 1315

Warning: Missing argument 3 for obtain_word_list() in /home/euro90/public_html/forum90/includes/functions.php on line 1315

Warning: Missing argument 3 for obtain_word_list() in /home/euro90/public_html/forum90/includes/functions.php on line 1315

Warning: Missing argument 3 for obtain_word_list() in /home/euro90/public_html/forum90/includes/functions.php on line 1315


prosze was o pomoc jak sie tego pozbyc
pozdrawiam

vtec - 17-04-2006, 07:46

Otwórz lastxposts.php

znajdź:
Kod:

obtain_word_list($orig_word, $replacement_word);


zamień na:
Kod:

obtain_word_list($orig_word, $replacement_word, $replacement_word_html);


Powinno zadziałać ;)

tjon - 17-04-2006, 16:15

brzanek, zobacz sobie ten post http://www.przemo.org/php...pic.php?t=23470 8)


Powered by phpBB modified by Przemo © 2003 phpBB Group