Skip to main content
For reference only. Please use a different board for new questions

Sending 404 instead of redirecting

More
10 years 3 months ago - 9 years 2 months ago #3084 by redactie
The default behaviour of the compent is to redirect to a higher lever whenever a page yields no results.

To change this behaviour causing the component to requery and sending a 404 error instead of redirecting use :
Code:
define ('DF_REQUERY','message');

the message can contain html and/or script

in your xhelpers.php
Last edit: 9 years 2 months ago by redactie.

Please Log in to join the conversation.

Time to create page: 0.349 seconds