im using ie last version (same browser that i use here and change my avaar here and that i dont get any errors) yes my forum is in turkish its a physicologic website. i ll download the english land and check if turkish one has problem

Well maybe the forum knows u re its master? and behaves u?:) hmm im stucked. When u clicked ur profile page was that in english or in turkish? maybe the turkish lang has a problem?

Did u try to change and upload another avatar? It ll be better to see the problem if u ll upload something different then this one bye size and name.

http://www.benbigun.com/forum/index.php

u: test
p: test

In this forum theres not a problem but in my forum i have the problem. Seems we couldnt solve it still? I can make a demo acc for yo if u like to see or if it d help more?

ok i got the problem and no more Parse error.
but i still have the same problem :

when i try to change mt avatar picture in Profile menu the image does not change only the size changes. somehow i can sometimes change the image too but its just by luck i duno how it happens...

Parse error: parse error in /usr/local/psa/home/vhosts/benbigun.com/httpdocs/forum/profile.php on line 463

461         require $pun_root.'footer.php';
462    }
463    }
464  else if ($action == 'delete_avatar')
465  {

My avatar dir is chmoded to 777. Whe i try to upload an avatar for first time ok it works then i try to change the one im using and it gives me this error :

Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/vhosts/benbigun.com/httpdocs/forum/profile on line 357

Warning: Unable to open '/tmp/phpJqKHPY for reading. in /usr/local/psa/vhosts/benbigun.com/httpdocs/forum/profile on line 357

and it just changes the size of the avatar to the new one but not the image...

Okey i solved that problem. For other who s gonna have this problem im writing the answer.

Anyhow the installation didnt create the tables for online. I created them manually from MysQL. You need to add these :

case 'mysql':
$sql = 'CREATE TABLE '.$db_prefix."online (
                    user_id INT(10) UNSIGNED NOT NULL DEFAULT '0',
                    ident VARCHAR(200) NOT NULL DEFAULT '',
                    logged INT(10) UNSIGNED NOT NULL DEFAULT '0'

I succesfully installed the forum then i got this error msg when i tried to get into forum index page. I tried many boards but this one looks good to me please help.