MyBB Community Forums

Full Version: New Thread/New Reply icon missing...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone,
That would be the problem is that the "new response" icon is missing and there is only one label instead
Can anyone help?
Thank you!
[attachment=31160]
[attachment=31161]
[attachment=31162]
Hi!

- check image path

- check code in your showthread_newreply template

something like
    <a href="newreply.php?tid={$tid}"><img src="{$theme['imglangdir']}/newreply.gif" alt="{$lang->post_reply_img}" title="{$lang->post_reply_img}" /></a>&nbsp;

or post your url so we can take a look
Hello Tomas,

Thank you very much for your help!
I found the error.

Regards,
Robb