Droid Posted October 16, 2014 Share Posted October 16, 2014 I've followed this tutorial, but it seems that it doesn't work correctly, would anyone beable to create a updated version for the most recent version of IP.Board (Not IPB4) as far as i'm aware its 3.4(or 5).7. Link to comment Share on other sites More sharing options...
0 Droid Posted October 19, 2014 Author Share Posted October 19, 2014 Still require someones help on the matter. Anyone?Problem solved. Link to comment Share on other sites More sharing options...
0 Droid Posted October 17, 2014 Author Share Posted October 17, 2014 (edited) IPB ( tutorial ) go to any platform .. What do not you understand ?! I'll help you I'm using IP.Board (Just not for my community, for a friends) It simply isn't working. Screenshot: http://prntscr.com/4wzflw Code: <if test="$cat_data['id'] = 1"> <php>$groups = array(5, 11, 2, 9, 7, 3, 1);</php> <if test="in_array($this->memberData['member_group_id'], $groups)"> <style type='text/css'> #category_86.category_block { position: relative; } #category_86:after { content: "Donators Only"; background: url("http://i.imgur.com/owF8hud.png") repeat; background: rgba(255, 255, 255, 0.8); position: absolute; top: 0; left: 0; right: 0; bottom: 0; font-size: 30px; line-height: 350px; text-align: center; z-index: 10; cursor: normal; } </style> </if></if> Edited October 17, 2014 by Droid Link to comment Share on other sites More sharing options...
0 Droid Posted October 17, 2014 Author Share Posted October 17, 2014 (edited) What is the category ID you want to block? 86 as you can see #category_86:after & #category_86.category_block Image: http://prntscr.com/4wzgfo Edited October 17, 2014 by Droid Link to comment Share on other sites More sharing options...
0 Droid Posted October 17, 2014 Author Share Posted October 17, 2014 It may not appear that it is locked and that group do you part .. <php>$groups = array(5, 11, 2, 9, 7, 3, 1);</php> I removed all the groups then just added 11, still no success. Link to comment Share on other sites More sharing options...
0 Skreamzja Posted October 19, 2014 Share Posted October 19, 2014 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Droid
I've followed this tutorial, but it seems that it doesn't work correctly, would anyone beable to create a updated version for the most recent version of IP.Board (Not IPB4) as far as i'm aware its 3.4(or 5).7.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts