Jump to content

"Add Topic"- & "Add Poll"-Buttons

Featured Replies

Posted

Hello,

i really would like to let disappear the buttons "Add Topic" or/and "Add Poll" at the topic list of a forum if the viewing user hasn't the permission to submit a topic.
it just makes the whole design bigger without any use and users get distracted by thinking they can post a topic - but then only get an error page.

This is already possible using HTML logic. :)

Mike

hmm, i had a look at the templates and at the sources/forums.php but couldn't find a way.
i guess it would be possible with the template's if-statements, but i don't know which var would identify if a user can post in a board or not.

  • 10 months later...

I know this topic is kind of old, but I would like to know how to do this too. Does anyone know how, or have any instructions?

Thanks! :)

What is HTML Logic? A program of some sort?

maybe with something like :

<if="ipb.member['g_post_new_topics']">


// the buttons


</if>



but i dont know how to play with the permissions

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.