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.
Read more
Читать далее...
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 expand...
Read more
Читать далее...