I opend:Open: styles/prosilver/template/overall_header.html
Code: Select all
/phpbb3/styles/Echotech/template/overall_header.html
Code: Select all
<a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}" class="icon-faq">{L_FAQ}</a>
Code: Select all
<li class="icon-faq"><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li>
Code: Select all
<li><a href="{U_CHAT}" onclick="popup(this.href, 750, 500); return false;"{L_CHAT_EXPLAIN}" class="icon_members">{L_CHAT}</a>
<a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}" class="icon-faq">{L_FAQ}</a></li>
Unfortunately nothing changed, the board can be loaded without Problems. But there also aint no Chat.
Any advice on what has gone wrong?
Edit: Ok I checked it double and it works for the Prosilver Theme. Only flaw is that there is no icon in the linklist AND no avatars inside the chat. Now I gotta make it work for the Echotech Theme shomehow.
Big THANK YOU to the dev!