rooobin Posted October 1, 2004 Posted October 1, 2004 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.
.Mike Posted October 1, 2004 Posted October 1, 2004 This is already possible using HTML logic. :) Mike
rooobin Posted October 1, 2004 Posted October 1, 2004 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.
phensley Posted August 16, 2005 Posted August 16, 2005 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! :)
Toper Posted August 16, 2005 Posted August 16, 2005 maybe with something like :<if="ipb.member['g_post_new_topics']"> // the buttons </if> but i dont know how to play with the permissions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.