Hello,<br /><br />I'm developing a portal and i wan't guest users to be able to buy items in the shopping portlet.<br /><br />The problem appears when guest users want to chekout their carts. <br /><br />First the portal redirect me to tha login and appears a red message:<br /><br />You are trying to access to a private zone, please create first an account (or something like that)<br /><br /><br />I have solved it: In portal.properties i have put a new entry---> <br /><br />auth.public.path.10=/shopping/checkout_public<br /><br />But now it looks like that the checkoutPublicAction redirects to the shopping cart (portletURLImpl.setParameter("struts_action", "/shopping/cart"); )<br />, no to checkout_first, like i think it would be.<br /><br /><br />Can someone help me ?????????????<br /><br />Please write to pirujo@gmail.com<br /><br />Thanks
Please sign in to flag this as inappropriate.