avalanch
Guest
Member
avalanch submitted a new resource:
New post & reply buttons in threads - Adds reply and new thread buttons to threads.
This code is amp html friendly.
Continue reading...
New post & reply buttons in threads - Adds reply and new thread buttons to threads.
This code is amp html friendly.
Read moreYou can use this to show it members of certain usergroups. Simply edit the "in_array" below to add usergroups to it.
This will add a "reply" button next to the newthread button.
Go to: ACP --> Template --> thread_view and find:
<xf:breadcrumb source="$forum.getBreadcrumbs()" />
Add this code directly below that...
Click to...
Click to expand...
Continue reading...