rooobin Posted October 1, 2004 Share 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. Link to comment Share on other sites More sharing options...
.Mike Posted October 1, 2004 Share Posted October 1, 2004 This is already possible using HTML logic. :) Mike Link to comment Share on other sites More sharing options...
rooobin Posted October 1, 2004 Share 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. Link to comment Share on other sites More sharing options...
phensley Posted August 16, 2005 Share 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! :) Link to comment Share on other sites More sharing options...
Quillz Posted August 16, 2005 Share Posted August 16, 2005 What is HTML Logic? A program of some sort? Link to comment Share on other sites More sharing options...
Toper Posted August 16, 2005 Share 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.