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

Wersje 1.9 i starsze - [problem] Integracja strony z forum

Endermiel - 21-01-2006, 14:30
Temat postu: [problem] Integracja strony z forum
Kiedy jakiś użytkownik dostaje nową PW na stronie główej serwisu (nie forum) wywala taki błąd:
Kod:
Warning: mysql_query(): 13 is not a valid MySQL-Link resource in (ścieżka)/db/mysql4.php on line 119

Warning: mysql_error(): 13 is not a valid MySQL-Link resource in (ścieżka)/db/mysql4.php on line 331

Warning: mysql_errno(): 13 is not a valid MySQL-Link resource in (ścieżka)/db/mysql4.php on line 332

Warning: mysql_query(): 13 is not a valid MySQL-Link resource in (ścieżka)/db/mysql4.php on line 119
Critical Error!
message_die() was called multiple times.
 Error #1
Could not update private message new/read time for user

Line : 321
File : (ścieżka)l/index.php
SQL : UPDATE phpbb_users SET user_last_privmsg = 1137849429 WHERE user_id = 2

Warning: mysql_error(): 13 is not a valid MySQL-Link resource in (ścieżka)/db/mysql4.php on line 331

Warning: mysql_errno(): 13 is not a valid MySQL-Link resource in (ścieżka)/db/mysql4.php on line 332
  Error #2
Could not update private message new/read time for user

Line : 139
File : /home/ajkju/public_html/forum/includes/page_header.php
SQL : UPDATE phpbb_users SET user_last_privmsg = 1137849429 WHERE user_id = 2

Warning: mysql_error(): 13 is not a valid MySQL-Link resource in (ścieżka)/db/mysql4.php on line 331

Warning: mysql_errno(): 13 is not a valid MySQL-Link resource in (ścieżka)/db/mysql4.php on line 332
  Please, contact the Administrator. Thank you.


Kiedy wejdzie na forum, wyskoczy pup-up że jest nowa PW. Potem jak wróci na główną stronę serwisu, jest już wszystko ok (normalnie pisze ile nowych wiadomości...) Jak pozbyć się tego błędu?
Przy integracji korzystałem z tego artykułu: http://www.webfoto.pl/index.php?co=arts&id=1



Powered by phpBB modified by Przemo © 2003 phpBB Group