View Single Post
  #99  
Old 17th December 2008, 23:40
trurl33's Avatar
trurl33 trurl33 is offline
Member
 
Join Date: Aug 2008
Poland
Posts: 8
Default
Quote:
Originally Posted by Hatchet View Post
try
functions.php
Code:
		/*
		header ("Content-Type: text/html; charset=$charset");
		header ("X-Powered-by: TBDev Yuna Scatari Edition");
		header ("X-Chocolate-to: ICQ");
		header ("Cache-Control: no-cache");
		header ("Pragma: no-cache");
		*/
It helps a little, but still when you go to user profile there is one line above the site logo :
Code:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /srv/www/vhosts/bola.fresno188.server4you.de/httpdocs/userdetails.php on line 49
Reply With Quote