MyBB Community Forums

Full Version: My website shows "redirecting" after installing a new theme.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My website is just redirecting when after I installed a new theme.

I was told by someone to do the following:

your home page has below redirect code

<meta http-equiv="Refresh" content="0;url=../" />

where does it go ! you have to rectify that


I'm not quite sure what he means. Can someone please clarify, like do I need to edit something in the admin CP or FTP?

Thanks if someone can help me with this issue! Big Grin

EDIT:

Okay, so I think I know what to do but I need to make sure the code is right.

Currently I have this code on both the "Template redirect" and "FTP Index.html" file. This is what the code is:

<html>
<head>
<title>Redirecting...</title>
<meta http-equiv="refresh" content="2;URL={$url}" />
</head>
<body>
<a href="../">MyBBoard</a>
</body>
</html>


Please fix it for me. Thank you so much, I love you all. Big Grin
you can delete that index.html file or rename it as index.old
(2013-08-02, 05:18 AM).m. Wrote: [ -> ]you can delete that index.html file or rename it as index.old

It's still not working. I renamed it. :/

Should I change something in the Admin panel as well?
^ No, it is working. hard refreshing browser (CTRL + F5) helps