standard means it is impossible to fix.
Hire developer.

OR in DB

UPDATE users SET notify_with_post = '1'
ALTER TABLE users CHANGE auto_notify auto_notify TINYINT( 1 ) NOT NULL DEFAULT '1'

in post.php

// Check/uncheck the checkbox for subscriptions depending on scenario
if (!$forum_user['is_guest'] && $forum_config['o_subscriptions'] == '1')
{
    $subscr_checked = false;
// Check/uncheck the checkbox for subscriptions depending on scenario
if (!$forum_user['is_guest'] && $forum_config['o_subscriptions'] == '1')
{
    $subscr_checked = true;

I don't undestend yuo sad

55

(4 replies, posted in Discussions)

http://html.net/tutorials/css/

Sorry I don't undestend you quest in first read.

http://punbb.ru/topic4604-reliz-izmenen … cheni.html

but in Russian...

57

(37 replies, posted in PunBB 1.4 additions)

I send this bug to author ext.

58

(37 replies, posted in PunBB 1.4 additions)

Where I may find this adsense extension?

example
http://pun.forum:88/admin/forums.php

60

(37 replies, posted in PunBB 1.4 additions)

What issue yuo have?

61

(38 replies, posted in Supported extensions)

problem too global to fix it quickly

62

(2 replies, posted in PunBB 1.4 troubleshooting)

PunBB Forums → profile → Settings

Your timezone Must be set for correct time display.

63

(4 replies, posted in Discussions)

in css files

64

(21 replies, posted in PunBB 1.4 additions)

New v0.4.0

problem with hosting company
is not problem PunBB

This is on Registration Page?

image with error plz

68

(2 replies, posted in Discussions)

You may write extensions for this.

69

(15 replies, posted in PunBB 1.4 troubleshooting)

http://kushithemes.t15.org/download/center_bbc.zip

70

(1 replies, posted in PunBB 1.4 troubleshooting)

http://punbb.informer.com/forums/post/144584/#p144584

71

(15 replies, posted in PunBB 1.4 troubleshooting)

Reload plz for http://punbb.informer.com/forums/post/145842/#p145842

72

(10 replies, posted in PunBB 1.4 troubleshooting)

http://dev14:88/admin/settings.php?section=features

Post and registration approval - Enable registration Approval

http://dev14:88/admin/groups.php?edit_group=***

for Allow posting without approval

73

(10 replies, posted in PunBB 1.4 troubleshooting)

Bug fixed in 1.5.2 Pun Approval.

74

(38 replies, posted in Supported extensions)

New 1.5.2
Fix bug http://punbb.informer.com/forums/topic/ … lize-post/

Enable in config.php

define('FORUM_DEBUG', 1);

define('FORUM_SHOW_QUERIES', 1);

and show result here