Bug tracker

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

Password Missmatch for Category (fix completed in vcs)

If you edit a forum with type category and the password is missmatched you will recieve the following errors at the top of the screen:

Code: Select all
[phpBB Debug] PHP Notice: in file /includes/acp/acp_forums.php on line 555: Undefined index: right_id
[phpBB Debug] PHP Notice: in file /includes/acp/acp_forums.php on line 555: Undefined index: left_id
[phpBB Debug] PHP Notice: in file /adm/index.php on line 159: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2946)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 161: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2946)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 162: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2946)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 163: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2946)

Comments / History

Posted by ecopetition on Dec 27th 2006, 22:09

What version of Olympus are you running? Sounds to me like it's pretty old.

Posted by NeverPleat on Dec 27th 2006, 22:27

nop not old just reinstall with last cvs 27/12 and updated with wincvs
error confirmed

Linked ticket with changeset: r6818

Action performed by Anonymous (I am too lazy to register) on Dec 28th 2006, 16:21

Ticket details

Related SVN changesets