New post & reply buttons in threads

  • Thread starter Thread starter avalanch
  • Start date Start date

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.

You 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...
Read more

Continue reading...
 
Top