PDA

View Full Version : No Logout


Owen Drumm
24-Jun-2003, 01:51 PM
Just testing a site at http://www.springleaf.co.uk/pj/acatalog/.

Login as guest with username guest and you will find that there is no logout button. Anyone got any ideas?

chrisbrown
25-Jun-2003, 06:03 AM
Your template(s) must be missing an <Actinic:LOGOUT/> or an <Actinic:LOGOUT_SIMPLE/> tag. You need to have look at the original template that you started from to see which tag you should use and where.

These tags usually follow the <Actinic:NOWSERVING/> and <Actinic:CURRACCOUNT/> tags.

Owen Drumm
25-Jun-2003, 08:59 AM
Thanks............worked a treat