News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Search error

Started by agridoc, February 13, 2005, 04:58:28 PM

Previous topic - Next topic

agridoc

When I try search I get this message


2: mysql_query() [<a href='http://www.mysql.com/doc'>http://www.mysql.com/doc</a>]: Unknown table 'smf_matches'
File: /.../Sources/Search.php
Line: 390


Could anyone help?

Kind regards

agridoc
  For Greek aeromodellers and our friends around the world  - Greek Button sets for SMF - Greeklish to Greek mod
Δeν αφιερώνω χρόνο για μηνύματα σε greeklish.

Oldiesmann

Disable temporary tables (Admin -> Edit Features and Options) or ask your host to allow you to create them.
Michael Eshom
Christian Metal Fans

agridoc

OK, it works with temporary tables disabled.

I start to like SMF a lot. Excellent possibilities and excellent support too.

Thanks a lot.

agridoc

P.S. I might ask in the future about temp file creation, I can create files through my MySQL database manager that the server provides but that will have to wait.
  For Greek aeromodellers and our friends around the world  - Greek Button sets for SMF - Greeklish to Greek mod
Δeν αφιερώνω χρόνο για μηνύματα σε greeklish.

[Unknown]

Quote from: agridoc on February 14, 2005, 04:37:07 AM
P.S. I might ask in the future about temp file creation, I can create files through my MySQL database manager that the server provides but that will have to wait.

You need the "CREATE TEMPORARY TABLES" privilege, or this functionality won't work.  Strangely, you're getting a very different error than most people get, which leads me to believe /tmp is probably not writable.

-[Unknown]

Oldiesmann

Yeah... I was wondering why it got that far without screaming about not being able to create temporary tables...
Michael Eshom
Christian Metal Fans

Advertisement: