Bug tracker

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

NO_POST_MODE defined too late (fix completed in vcs)

When having no post mode specified on posting.php the error message is not shown, because the var is not yet set. Maybe "NO_POST_MODE" should be present in language/../common.php or $user->setup(...posting...) to be called earlier within posting.php

Comments / History

Posted by bantu (3.0 Release Manager) on Nov 4th 2006, 12:31

confirmed in CVS_2006-10-31

Posted by th23 on Nov 4th 2006, 13:19

Same problem seems to be with other files if you call them directly without parameter, e.g. report.php

Linked ticket with changeset: r6555

Action performed by Anonymous (I am too lazy to register) on Nov 5th 2006, 18:13

Ticket details

Related SVN changesets