hi there,


I would like to change the page flow of my site. For example if a user deletes his shoping cart, right now he is redirected to the same site ( shopping_cart ) but with different contents. i would like to redirect him to another site for example new products.

so this is what i tryed so far to get it working.

at the end of the file tpl_shoping_cartdefault.php this whats getting displayed if the cart is empty. I added zenRedirect(URI) but this wan't work. i get an error message saying somthing about the header files. end an error in zenRedirect line 41 or so

what is the best solution to change the pageflow in this example and also in other would help me a lot


thx to all for the great work