Thursday, 12 September 2013

Implementing PHPBB3 user management on external page

Implementing PHPBB3 user management on external page

I'm trying to figure out how to modify the PHPBB3 user management
information to have it redirect back to my pages instead of the forum
index. For example, when a user registers it or requests their password be
resent it will redirect them to the forum index instead of one of my
external pages. How can I begin tracing this logic back through the PHPBB3
code so I know what I need to modify?

No comments:

Post a Comment