hello,
I have sometimes an error message :
APPLICATION ERROR #18
Page redirection error, ensure that there are no spaces outside the PHP block (<?php ?>) in config_inc.php or custom_*.php files.
I checked these files and there are no spaces in it. This problem appear sometimes but not always : why ?
thanks
redirection problem
Moderators: Developer, Contributor
Re: redirection problem
Hi Cris
Did you solve this problem? I hope you still remember the solution...
greetz cryzto
Did you solve this problem? I hope you still remember the solution...
greetz cryzto
Re: redirection problem
i had the problem applying the settings into pluginmanager and I fixed it just removing this customization field from the config-inc.php
I don't know why, obviously i did not add/remove any space at the end of the file after ?>
I hope this help someone...
Code: Select all
# --- Queries --------------------
# Shows the total number/unique number of queries executed to serve the page.
$g_show_queries_count = OFF;I hope this help someone...
Chris by ArtGroup
Mantis: 1.1.2
PHP: 5.2.5
SQL: MySQL 5.0.51a
OS: XP SP2
Mantis: 1.1.2
PHP: 5.2.5
SQL: MySQL 5.0.51a
OS: XP SP2