MyBB Community Forums

Full Version: redirect?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
when a visitor signs up for the forum, he is redirected to the forum index. is there any way of changing that to make him redirect to my main website??

so instead of easymazuma.com/forum/index.php i want them to go to www.easymazuma.com
I thought there was already a feature like this, but i guess not. BUT i did find this mod

Quote:Redirect on register 1.0.3

Redirects an user after he/she registers.

Redirects an user after he/she registers to an info page about the forum, you can customize it as you want this is just default.

Read the readme.html for more info about it.

You can probably some how make this goto your index page, or put a php redirect on that page itself so it'll take the person to your index.
http://mods.mybboard.net/view.php?did=363
it didnt work for me...... i dunno y

any other way to do it
You need to edit the member.php file and find the redirect on registartion part and change the current link to the desired link.