Forum Made Simple - Logout link not working

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
WeeJimmyHat
Forum Members
Forum Members
Posts: 18
Joined: Fri Feb 18, 2011 10:17 pm

Forum Made Simple - Logout link not working

Post by WeeJimmyHat »

I'm running CMS Made Simple 1.6.3 + Forum Made Simple 1.9.4 + Frontend Users 1.6.9

All working well except a couple of things (I'll post them in separate posts).

I have a forum running within a restricted/members only section on my site. Each page within the members only section has a logout link. The link works fine with all standard restricted pages, but doesn't work at all on the forum - clicking the link has no effect.

These are the tags that appear on the Forum template:

Code: Select all

{cms_module module="Forum"}
{FrontEndUsers form="logout"}
The only difference between the forum and regular members pages is that the regular members pages have this line of code:

Code: Select all

{if empty($customcontent_loggedin)} {redirect_page page="login"} {/if}
If I do add this line of code to the forum template, the forum page won't display. All a bit confusing.

Anyone got any idea why? Any help gratefully received.
Post Reply

Return to “Modules/Add-Ons”