When i search something on my site, i see error

Whet i search on http://www.busimatch.com i see the following

Can anyone help me with this?

I see

Error
Database query error
http://www.busimatch.club ( The most exclusive business club)
Quote · 25 May 2013

Is that all you see?

Geeks, making the world a better place
Quote · 25 May 2013

Your site is fine right now, if it gets busy and there are many request, your MySQL server may drop off.

In your php.ini be nice to see your server environment; go to Host Tools and copy paste your site audit.

You will get that screen every time the database connection fails.

If your on a shared host this could be one reason.

We need to know more about the server. 

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 25 May 2013

After looking more into your site, I'm sure your index page is causing the problem.

All the other site pages are super fast to load, when you browse the index, as a member, you have some very intensive database pulling going on.

  • Huge Outline> pulling database content to fill it
  • World Map> page wide showing complete map, has to pull all data to populate the map
  • Members> bottom of index your pulling 104 member photos, names, and site status

All if those blocks require a large amount of data being pulled all at once.

If many members are on the site and all visit the index, your going to get the above error.

e.g. This site was having a similar problem, pulling huge amount of member to the index page.

http://www.boonex.com/forums/#topic/Server-admistrator-needed-.htm

The member block was removed and it fixed the site.

This also comes back to your server and its resources, your site has a lot of members, you need to upgrade your server.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 25 May 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.