1

Topic: An error was encountered Error: Unable to fetch search results.

when i use

    Show recent posts
    Show unanswered posts
    Show your subscribed topics
    Show your posts

punbb return :

An error was encountered
Error: Unable to fetch search results.

Re: An error was encountered Error: Unable to fetch search results.

Enable debug mode, paste the complete error here

3

Re: An error was encountered Error: Unable to fetch search results.

Smartys wrote:

Enable debug mode, paste the complete error here

how ?

4 (edited by EpoK 2005-06-01 17:54)

Re: An error was encountered Error: Unable to fetch search results.

An error was encountered
File: /var/www/geodm/forum/search.php
Line: 476

PunBB reported: Unable to fetch search results

Database reported: Can't create/write to file '/root/tmp/#sql_6e06_0.MYI' (Errcode: 13) (Errno: 1)

Re: An error was encountered Error: Unable to fetch search results.

http://dev.mysql.com/doc/mysql/en/cannot-create.html

Looks like an issue with your host

6 (edited by EpoK 2005-06-01 18:56)

Re: An error was encountered Error: Unable to fetch search results.

Smartys wrote:

http://dev.mysql.com/doc/mysql/en/cannot-create.html

Looks like an issue with your host

i change the rules of "/root/tmp/" it dont fix the pb...

7

Re: An error was encountered Error: Unable to fetch search results.

help sad

Re: An error was encountered Error: Unable to fetch search results.

Errcode: 13 means permission denied, so if you're still getting the exact same message it is a permission problem

9

Re: An error was encountered Error: Unable to fetch search results.

Smartys wrote:

Errcode: 13 means permission denied, so if you're still getting the exact same message it is a permission problem

I gave chmod 777 to /tmp/root and I still have the pb sad

10 (edited by Smartys 2005-06-02 15:02)

Re: An error was encountered Error: Unable to fetch search results.

Well, it's trying to read /root/tmp, not /tmp/root

Edit: Try changing the tmp path (an example is in the previous link)

11 (edited by EpoK 2005-06-02 15:51)

Re: An error was encountered Error: Unable to fetch search results.

Smartys wrote:

Well, it's trying to read /root/tmp, not /tmp/root

Edit: Try changing the tmp path (an example is in the previous link)

I wanted to say /root/tmp

I try to restart mysqld with -tmpdir but I dont find how to stop the deamon sad

12

Re: An error was encountered Error: Unable to fetch search results.

I change the tmp dir and its work

thanks for the help !

Re: An error was encountered Error: Unable to fetch search results.

hey

i have the same problem so thought id post here instead

in the punbb portal i checked the fetch recent topics

but then got this error message

An error was encountered
Error: Unable to fetch the recent topics.

i'm unable to get in admin panel again now. so can't restore the sql file and i bet even i did this through phpmyadmin it wouldn't work because when fetching posts it would have written code to a file i think (which file i don?t know)

see http://www.christopher-powell.co.uk/forum/forums.php

help

Re: An error was encountered Error: Unable to fetch search results.

Smartys wrote:

Enable debug mode, paste the complete error here

15 (edited by Chris Powell 2007-03-13 17:34)

Re: An error was encountered Error: Unable to fetch search results.

Smartys wrote:
Smartys wrote:

Enable debug mode, paste the complete error here

how do i enable debug mode?

Re: An error was encountered Error: Unable to fetch search results.

http://punbb.org/forums/viewtopic.php?id=2658