Ajax Chat in TheGarden??
Verfasst: 03.06.2011 13:29
Hallo ich habe 'AJAX Chat' version 2.0.0.B8 in das Forum eingebaut. Wenn ich den Style TheGarden aufrufe geht der Chat nicht. Template und andere habe ich geändert. Nur fehlt mir ein Punkt im Code overall_header.html
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<li class="icon-faq"><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li>Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select all
<li class="icon-chat"><a href="{U_CHAT}" title="{L_CHAT_EXPLAIN}">{L_CHAT}</a></li>
Dann finde ich in dem Chat keine Smilies usw. gibt es da nichts "besseres"??
Sorry für die "dummen" fragen
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<li class="icon-faq"><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li>Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select all
<li class="icon-chat"><a href="{U_CHAT}" title="{L_CHAT_EXPLAIN}">{L_CHAT}</a></li>
Dann finde ich in dem Chat keine Smilies usw. gibt es da nichts "besseres"??
Sorry für die "dummen" fragen