MyBB Community Forums

Full Version: Redirects
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I'm wondering how I can redirect a thread to another, for example, redirect /thread-1.html to /thread-2.html or an out-of-site url. I've tried to do it from cPanel, but firefox gives me an error, I'd prefer to be able to do it from MyBB.

If there's a plugin that does this, I'd gladly install it, but I think MyBB has an option for this, just that I can't find it :/
http://mods.mybb.com/view/threadredirect-plugin
Chage compatibility from 14* to 16* . It should work in MyBB 1.6.
(2011-01-22, 04:36 PM)Yaldaram Wrote: [ -> ]http://mods.mybb.com/view/threadredirect-plugin
Chage compatibility from 14* to 16* . It should work in MyBB 1.6.

How do I change compatibility?
Open plugin file and find;
"compatibility" => "14*",
and change it to;
"compatibility" => "16*",
(2011-01-22, 04:57 PM)Yaldaram Wrote: [ -> ]Open plugin file and find;
"compatibility" => "14*",
and change it to;
"compatibility" => "16*",

I've installed the plugin, but I can't seem to get it to work. I've added

Redirect->http://link

To the thread's content, and the header but it doesn't redirect.
Requesting help :/