Bug: Getting logged out when using UCP Digest interface

This is a read only forum for bugs found in the phpBB3 version of phpBB Digests

Bug: Getting logged out when using UCP Digest interface

Postby Mark D Hamill » Wed Jul 28, 2010

Bug Found in Version: all through 2.2.9
Severity: Minor


If after using the User Control Panel interface for phpBB Digests, if you find yourself getting logged out, please change includes/ucp/mods/ucp_digests.php line 218 from:

Code: Select all
            'U_ACTION'           => $user->page['page'],


to:

Code: Select all
            'U_ACTION'           => $this->u_action,


A number of users report this solves the problem. I have not been able to replicate it, but making this change did not change the behavior of the digest interface on my test board.
Mark D Hamill
Site Admin
 
Posts: 197
Joined: Wed Jun 11, 2008

Return to Digests Buglog for phpBB3

Who is online

Users browsing this forum: No registered users and 1 guest

cron