Search found 2 matches

by mem
Wed Apr 14, 2010 11:47 pm
Forum: General discussions
Topic: Show "Add FAQ" only after login
Replies: 1
Views: 3792

Re: Show "Add FAQ" only after login

I have:

1) Comment the li element on the index.tpl file that corresponds to the "Add Faq" item.

2) Change the loggedin.tpl

And added:
<a href="http://faq.myurl.com/admin/index.php?action=editentry">Add FAQ</a>

Since I was unable to properly echo the {msg...} I was getting a literal string ...
by mem
Wed Apr 14, 2010 10:47 pm
Forum: General discussions
Topic: Show "Add FAQ" only after login
Replies: 1
Views: 3792

Show "Add FAQ" only after login

Hello,

Can I have some lights about what steps should we take in order to show the "Add FAQ" option only when a user is registered.

Thanks in advance,
Márcio