http://www.nevertheusual.com/pa/index.php

i wan add a logo.

Open file viewtopic.php

Find code:

if ($pun_config['o_avatars'] == '1' && $cur_post['use_avatar'] == '1' && $pun_user['show_avatars'] != '0')
        {
            if ($img_size = @getimagesize($pun_config['o_avatars_dir'].'/'.$cur_post['poster_id'].'.gif'))
                $user_avatar = '<img src="'.$pun_config['o_avatars_dir'].'/'.$cur_post['poster_id'].'.gif" '.$img_size[3].' alt="" />';
            else if ($img_size = @getimagesize($pun_config['o_avatars_dir'].'/'.$cur_post['poster_id'].'.jpg'))
                $user_avatar = '<img src="'.$pun_config['o_avatars_dir'].'/'.$cur_post['poster_id'].'.jpg" '.$img_size[3].' alt="" />';
            else if ($img_size = @getimagesize($pun_config['o_avatars_dir'].'/'.$cur_post['poster_id'].'.png'))
                $user_avatar = '<img src="'.$pun_config['o_avatars_dir'].'/'.$cur_post['poster_id'].'.png" '.$img_size[3].' alt="" />';
        }
        else
            $user_avatar = '';

Replace with

if ($pun_config['o_avatars'] == '1' && $cur_post['use_avatar'] == '1' && $pun_user['show_avatars'] != '0')
        {
            if ($img_size = @getimagesize($pun_config['o_avatars_dir'].'/'.$cur_post['poster_id'].'.gif'))
                $user_avatar = '<img src="'.$pun_config['o_avatars_dir'].'/'.$cur_post['poster_id'].'.gif" '.$img_size[3].' alt="" />';
            else if ($img_size = @getimagesize($pun_config['o_avatars_dir'].'/'.$cur_post['poster_id'].'.jpg'))
                $user_avatar = '<img src="'.$pun_config['o_avatars_dir'].'/'.$cur_post['poster_id'].'.jpg" '.$img_size[3].' alt="" />';
            else if ($img_size = @getimagesize($pun_config['o_avatars_dir'].'/'.$cur_post['poster_id'].'.png'))
                $user_avatar = '<img src="'.$pun_config['o_avatars_dir'].'/'.$cur_post['poster_id'].'.png" '.$img_size[3].' alt="" />';
        }
        else
            $user_avatar = '<img src="'.$pun_config['o_avatars_dir'].'/standard.png" alt="" />';

Find Next

// If the poster is a guest (or a user that has been deleted)
    else
    {

Add after

$user_avatar = '<img src="'.$pun_config['o_avatars_dir'].'/guest.png" alt="" />';

Note: this is ULR of Image, that is Avatar.

/guest.png

53

(11 replies, posted in General discussion)

i have an domain name. i want a host free of php. where is fint it?

54

(2 replies, posted in PunBB 1.2 bug reports)

See here =>/forumsnew/post.php could not be found on this server => this is Eror. Test file in server.

I have bbcodes_editor_1.1. link here http://www.punbb.hebergementsite.biz/do … or_1.1.zip

But when hack mod ==> Eror:

Warning: preg_replace(): Compilation failed: unmatched parentheses at offset 5 in c:\appserv\www\upload\include\parser.php on line 382

Warning: preg_replace(): No ending delimiter '#' found in c:\appserv\www\upload\include\parser.php on line 382

Warning: preg_replace(): Compilation failed: unmatched parentheses at offset 6 in c:\appserv\www\upload\include\parser.php on line 382

Warning: preg_replace(): No ending delimiter '#' found in c:\appserv\www\upload\include\parser.php on line 382

Note: I'm using version 1.2.12. Help me, please.

I'm using verdion 1.2.12. When i hack mod bbcodes_editor ===> Eror

Warning: preg_replace(): Compilation failed: unmatched parentheses at offset 5 in c:\appserv\www\upload\include\parser.php on line 382

Warning: preg_replace(): No ending delimiter '#' found in c:\appserv\www\upload\include\parser.php on line 382

Warning: preg_replace(): Compilation failed: unmatched parentheses at offset 6 in c:\appserv\www\upload\include\parser.php on line 382

Warning: preg_replace(): No ending delimiter '#' found in c:\appserv\www\upload\include\parser.php on line 382

Please help me!

I like it.

see here:
http://img257.imageshack.us/img257/1189/nice0qh.jpg

send code for me. Thank.

58

(50 replies, posted in Feature requests)

Arcade version? I'm using old vesion.

http://www.berger-feld.de/forum/arcade.php

59

(50 replies, posted in Feature requests)

I can not download!

You have requested the file Arcade_Games_Addon_2.zip (11139 KB). 
This file has been downloaded 9 times already.
IMPORTANT: Download-accelerators are only supported with a PREMIUM-Account!
You have requested the file Arcade_Games_Addon_3.zip (12372 KB). 
This file has been downloaded 9 times already.
IMPORTANT: Download-accelerators are only supported with a PREMIUM-Account!

60

(50 replies, posted in Feature requests)

where is URL ACTION EDITOR. send me, please!

thank!