I have this error message when I trie to acces to the administration panel on my fresh new install of punbb (the last version).

plz help!

I change the tmp dir and its work

thanks for the help !

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

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

help sad

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...

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)

Smartys wrote:

Enable debug mode, paste the complete error here

how ?

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.

10

(3 replies, posted in Feature requests)

when i use [ code ] [/code ] punbb says "BBCode error, code must be ended"

11

(3 replies, posted in Feature requests)

Hi,

I'm looking for a plugin to allow user to post source code which will be displayed nicely

for example :

[ code ]

int i;

for(int j; j < n ;j++)

....

[ /code ]

Thx!

12

(6 replies, posted in PunBB 1.2 troubleshooting)

Rickard wrote:

You have to run the following query:

UPDATE users SET group_id=3 WHERE user_id=1

Did you just do the conversion? In that case, where did you download the converter? And when?

i did the conversion yesterday, i dowload the converter on http://punbb.org/

i'll test the update tomorow on my office, thx !

13

(6 replies, posted in PunBB 1.2 troubleshooting)

Smartys wrote:

Well, that wouldn't be a fresh install, that would be a conversion using an older version of the convertor (it should be fixed now)

if forget to mention the use of the convertion tools big_smile

14

(6 replies, posted in PunBB 1.2 troubleshooting)

Connorhd wrote:

set the guest post settings for the usergroup and per forum in the admin

i use default settings, and by default guest can not write !

it could be the same problem : http://punbb.org/forums/viewtopic.php?id=7113 ?

hi,

i have a problem with my fresh install of punbb,

by default when a visitor arrives on the forum, he's allow to post as a members as if he was registred !

what can i do to fix this...

Thanxs

EpoK