1 (edited by Audiofeeline 2010-06-27 18:13)

Topic: An error was encountered

Hi all,
I'm actually changing many things on my website so there's some 404 error that give me the "An error was encountered", anyone know how I could modify this page or make a redirection?
For example I have that : http://j.mp/bnck6

Thanks.

Re: An error was encountered

your modify the links
see your .htaccess

Re: An error was encountered

First of all you need to determine what causes the error. Add this line to the config.php to see debug information:

define('FORUM_DEBUG', 1);

Re: An error was encountered

In fact, that's old URLs, people comming from search engine see this error so i loose visits. I edited functions.php to redirect users to home page...