Title: header warning
Last modified: June 9, 2020

---

# header warning

 *  [raphkadu](https://wordpress.org/support/users/raphkadu/)
 * (@raphkadu)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/header-warning-2/)
 * Hi,
 * I am getting the following error when trying to load my website:
    Warning: mysql_query():
   No such file or directory in /nfs/c10/h05/mnt/142753/domains/rufregistry.com/
   html/wp-content/themes/rufforum/header.php on line 434
 * Warning: mysql_query(): A link to the server could not be established in /nfs/
   c10/h05/mnt/142753/domains/rufregistry.com/html/wp-content/themes/rufforum/header.
   php on line 434
    No such file or directory
 * Line 434 is as follow:
 * </script>
    <div class=”floatingCats”> <?php $count=0;
    -  **$maincats=mysql_query(“select r1.id, r1.name, r1.image, count(r2.id) as
      subcats from ruf_categories r1 left join ruf_categories r2 on r2.parent=r1.
      id where r1.parent=0 group by r1.id, r1.name, r1.image order by r1.sorder”)
      or die(mysql_error());**
 *  while($cat=mysql_fetch_assoc($maincats)){
    if($cat[‘image’]){ echo ‘‘; } $count
   ++;
 *  }
    ?> </div> <?php } ?>
 * any idea how to fix?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-warning-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘header warning’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentyten/4.6/screenshot.png)
 * Twenty Ten
 * [Support Threads](https://wordpress.org/support/theme/twentyten/)
 * [Active Topics](https://wordpress.org/support/theme/twentyten/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentyten/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentyten/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)

 * 0 replies
 * 1 participant
 * Last reply from: [raphkadu](https://wordpress.org/support/users/raphkadu/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/header-warning-2/)
 * Status: not resolved