Forums / Install & configuration / redirection
j g
Monday 27 December 2004 9:43:22 am
hi, I have got always a forward page, when I wand to edit a page. In the Demos there is none such page. How can I disable them, or set it to automatic redirection?
thx
Tobias Persson
Monday 27 December 2004 10:11:22 am
Do you mean something like 'Redirecting to /content/edit/1/f/eng-GB....' with a button below ?
If that is the case change the DebugRedirection in site.ini from enabled to disabled ( You find it in Setup/Ini settings/site.ini ).
Monday 27 December 2004 12:38:51 pm
thx for the quick answer.problem is solved.
Andrew Hill
Monday 07 March 2005 3:11:16 pm
Hi,
I have the same problem (e.g. "Redirecting to /content/edit/1/f/eng-GB" when using the administration site). However, I have checked my settings/site.ini file, and have "DebugRedirection=disabled". Nevertheless, when I go into the Setup, Ini Settings page, and select the "site.ini" file for the "admin" site access, it says that DebugRedirection is enabled.
Any ideas? I can't see how to edit the .ini file through the administration site...
Thanks,
Andrew
Ćukasz Serwatka
Monday 07 March 2005 9:55:23 pm
Hi Andrew,
You should change Debug settings in settings/siteaccess/(site)/site.ini.append.php or in settings/override//site.ini.append.php because this two files override site.ini file.
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Monday 07 March 2005 11:56:47 pm
Hi Lukasz,
Thank you, that solved it!
Any idea as to how I may have turned this on through the administration interface? I certainly didn't edit the files by hand, as I didn't know about the settings directory structure before...
Thanks again,