|
Originally Posted by mikem
|
You're gonna have to start digging for that code.
Try to figure out what files are being used when a user posts a topic or replies. I would say the
modules/Forums/posting.php file would be a good place to start looking.
Then I am not sure, but you may have to alter your phpBB template files accordingly as well.
You desire a feature that I doubt anyone has looked at doing yet. So how about you being the poineer in your quest?
:wink:
Search for 'redirect' in that file.
|
or search for META :P
Yea i been looking through the code over and over. I searched google with many different keywords but no-one seems to have tried it before.
See im used to SMF -- another PHP Forum software package and it sends you directly to the board you are in after posting your reply/topic.