Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Nein
Dein Wissensstand: Grundwissen
Was hast Du gemacht, bevor das Problem aufgetreten ist?
Was hast Du bereits versucht um das Problem zu lösen?
Fehlerbeschreibung und Nachricht
Wie schon jemand im englischen Bereich festgestellt hat, lässt sich der TS-Viewer von http://www.tsviewer.com/ nicht in den eigenen Block einfügen, schon bei der Vorschau wird eine Fehlermeldung ausgelöst.
Code: Select all
Forbidden
You don't have permission to access /phpBB3/adm/index.php on this server.
unter:/phpBB3/styles/WoWDraenor/template/portal/modules/
Code: Select all
{$LR_BLOCK_H_L}Teamspeak3 Server{$LR_BLOCK_H_R}
<div style="text-align: center;">
<p>Hello World!</p>
<div id="ts3viewer_919763" style="width:; background-color:;"> </div>
<script type="text/javascript" src="https://static.tsviewer.com/short_expire/js/ts3viewer_loader.js"></script>
<script type="text/javascript">
<!--
var ts3v_url_1 = "https://www.tsviewer.com/ts3viewer.php?ID=919763&text=000000&text_size=12&text_family=1&js=1&text_s_weight=bold&text_s_style=normal&text_s_variant=normal&text_s_decoration=none&text_s_color_h=525284&text_s_weight_h=bold&text_s_style_h=normal&text_s_variant_h=normal&text_s_decoration_h=underline&text_i_weight=normal&text_i_style=normal&text_i_variant=normal&text_i_decoration=none&text_i_color_h=525284&text_i_weight_h=normal&text_i_style_h=normal&text_i_variant_h=normal&text_i_decoration_h=underline&text_c_weight=normal&text_c_style=normal&text_c_variant=normal&text_c_decoration=none&text_c_color_h=525284&text_c_weight_h=normal&text_c_style_h=normal&text_c_variant_h=normal&text_c_decoration_h=underline&text_u_weight=bold&text_u_style=normal&text_u_variant=normal&text_u_decoration=none&text_u_color_h=525284&text_u_weight_h=bold&text_u_style_h=normal&text_u_variant_h=normal&text_u_decoration_h=none";
ts3v_display.init(ts3v_url_1, 919763, 100);
-->
</script>
</div>
{$LR_BLOCK_F_L}{$LR_BLOCK_F_R}