Hi, I know you guys aren't plugin support but this is where I'd get the most relevant and fastest response. For some reason my thank you system addon shows twice. How do I fix this?
![[Image: 057da5cceae0efdb371b8b2a2988c471.png]](https://camo.mybb.com/6409a79783c915e6530519b939f6708b8a3fb91d/68747470733a2f2f692e6779617a6f2e636f6d2f30353764613563636561653065666462333731623862326132393838633437312e706e67)
Check your postbit/postbit_classic templates for duplicated variables.
Basically what Shade means is ->
Go to Admin CP -> Templates And Styles > Templates > Theme Templates > Postbit > postbit
Find variables such as {$lang->tyl_given}(this will be duplicate) and remove them.
Check the template for more variables like this and it will be fixed
Make a backup of template before you modify.