Quote:
Originally Posted by TCB
Thanks
There's one thing not working: the ordered list isn't showing. When I add the code for the ordered listing, after submitting this listing, it doesn't show. But I see in this topic that this problem has already been submitted weeks ago.
Does this work with other people? I think it's an important part of showing the rules, since this is basically always a sorted list?
|
First of all I want to thank you valter for all the great plugins you've made!
Now I want to tell u that I have a small problem with displaying the forum rules for registered users. Administrators and moderators can see the forum rules and accepted them but if I log as a simple user I can't see forum rules just the button to accept the forum rules
Thank you,
Cristian
L.E.: A friend of mine helped me fix this problem: Go to AdminCP -> Plugin Manager and Edit "VSa - Advanced Forum Rules - RA". Find the line "$vsafrexclfids .= ','.$vsafrforum['forumid'];" and just before it add "if ($vsafrforum['forumid'] > 0) ". Save and you're done.