Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-2304 now.

UCP compose pm (fix completed in vcs)

Fresh CVS...

Go to your UCP - Private messages - Compose message:

Code: Select all
[phpBB Debug] PHP Notice: in file /includes/ucp/ucp_pm_compose.php on line 958: Undefined index: u
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3376: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2918)

Comments / History

Posted by Dr.Death (QA Team) on Nov 26th 2006, 19:11

Additional comment:
Error only happens, if adress_list is empty Wink

Posted by NeverPleat on Nov 26th 2006, 23:25

After clean install

[phpBB Debug] PHP Notice: in file /includes/ucp/ucp_pm_compose.php on line 958: Undefined index: u
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3376: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2918)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3378: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2918)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3379: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2918)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3380: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2918)

Posted by Dr.Death (QA Team) on Nov 27th 2006, 06:18

Additional hint:
If a user disabled receive PMs from other users in UCP and user trying to send him a PM, he receive no "error" message why he can't send him a pm. The "To:" field is only empty.

Posted by Acyd Burn (Server Manager) on Nov 27th 2006, 12:32

If a user disabled receive PMs from other users in UCP and user trying to send him a PM, he receive no "error" message why he can't send him a pm. The "To:" field is only empty.


The PM buttons are no longer displayed - as for this behavior happening if the username is entered directly... i am unsure if it is worth to add a notifier within the current version or wait with this for after the gold release.

You could add it as a seperate report and i will tag it as "review later".

Linked ticket with changeset: r6668

Action performed by Anonymous (I am too lazy to register) on Nov 27th 2006, 12:56

Ticket details

Related SVN changesets