Search found 18 matches
- Tue 9. Dec 2008, 07:06
- Forum: Allgemeiner Support/General Support
- Topic: [RC1] TeamSpeak Viewer for Board 3 Portal
- Replies: 59
- Views: 385124
Re: [RC1] TeamSpeak Viewer for Board 3 Portal
Mit Sicherheit kann man es irgendwie über CSS regel das die Scrollbalken ausgeblendet werden, aber dazu werde ich vor Jan. 2009 nicht mehr kommen um zu Google wie das gehn könnte. Nun ja Hauptsache ist ja erst mal, das es nun funktioniert in beide Browser, dann sollte vor erst wenn es noch IE-Benutz...
- Mon 8. Dec 2008, 02:58
- Forum: Allgemeiner Support/General Support
- Topic: [RC1] TeamSpeak Viewer for Board 3 Portal
- Replies: 59
- Views: 385124
Re: [RC1] TeamSpeak Viewer for Board 3 Portal
Ok also wenn ich den ersten Code nehme dann wird gar nichts angezeigt, sieht in Notepad ++ auch so aus als wäre der ganze Code auskommentiert. Wird er ja auch... <!-- BEGINN OLD VERSION // der ganze Code END OLD VERSION --> wie man schon sieht wird er auskommentiert. :D Wenn ich den zweiten Code ne...
- Mon 8. Dec 2008, 02:50
- Forum: Styles Support - DE
- Topic: proFormell Farbe austauschen; ...
- Replies: 4
- Views: 40976
Re: proFormell Farbe austauschen; ...
In der colours.css .forabg { background-color: #000000; background-image: url("{T_THEME_PATH}/images/bg_list.gif"); } .forumbg { background-color: #000000; background-image: url("{T_THEME_PATH}/images/bg_list.gif"); } Nur die Grafik bg_list.gif verläuft von das graue in schwarze,...
- Mon 8. Dec 2008, 02:41
- Forum: Board3 Portal Add-Ons
- Topic: Board3-Installation
- Replies: 12
- Views: 83757
Re: Board3-Installation
Ob das Portal mit phpBB 3.0.3 funktioniert, hat bereits Marc ja schon beantwortet, es kann aber bei phpBB 3.0.3 bei der Installation (beim ausführen der Datei install/install_portal.php) unter MySQL 4 zu eine Fehlermeldung kommen, siehe folgenden Bug-Eintrag inkl. eines Fix dafür (falls ihn erhalten...
- Wed 26. Nov 2008, 03:59
- Forum: Board3 Portal Add-Ons
- Topic: Board3-Installation
- Replies: 12
- Views: 83757
Re: Board3-Installation
Hallo, 1. Allgemeiner Support zum board3 Portal gibt es auf www.board3.de 2. Wäre hilfreich, wenn auch verraten würdest welches Style überhaupt benutzen tust, auf www.board3-styles.de gibt es unter Downloads schon eine menge anpassungen, vielleicht ist deins dabei, andern falls kannst jederzeit auch...
- Sat 1. Nov 2008, 18:53
- Forum: Allgemeiner Support/General Support
- Topic: [RC1] TeamSpeak Viewer for Board 3 Portal
- Replies: 59
- Views: 385124
Re: [RC1] TeamSpeak Viewer for Board 3 Portal
Bei dir werde irgendwo 2 *.js eingefügt: <script src="../../../../../../../Scripts/AC_ActiveX.js" type="text/javascript"></script> <script src="../../../../../../../Scripts/AC_RunActiveContent.js" type="text/javascript"></script> <div class="panel"> ...
- Sat 1. Nov 2008, 00:43
- Forum: Allgemeiner Support/General Support
- Topic: [RC1] TeamSpeak Viewer for Board 3 Portal
- Replies: 59
- Views: 385124
Re: [RC1] TeamSpeak Viewer for Board 3 Portal
Jep wie gesagt muss der Cache geleert werden komplett, eine sehr gute Anleitung dazu gibt es auf board3.de in der KB: http://www.board3.de/knowledge/kb_show.php?id=29 Stimmt Marc hat den Code hier auf Portal: http://www.m-a-styles.de/portal.php für Demozwecke eingefügt, habe gleich diese Seite mit F...
- Fri 31. Oct 2008, 18:24
- Forum: Allgemeiner Support/General Support
- Topic: [RC1] TeamSpeak Viewer for Board 3 Portal
- Replies: 59
- Views: 385124
Re: [RC1] TeamSpeak Viewer for Board 3 Portal
Wie gesagt in FF 3.0.3 (und nicht 3.0.2 wie im vorigen Beitrag geschrieben :oops:) funktionierte es bei mir ohne Probleme, womöglich fehlt bei dir einfach nur was, installiere ggf. mal die aktuelle Version neu bzw. tun auf die aktuelle Version wenn die nicht benutzen tust updaten mal. Plug-Ins sollt...
- Fri 31. Oct 2008, 16:31
- Forum: Allgemeiner Support/General Support
- Topic: [RC1] TeamSpeak Viewer for Board 3 Portal
- Replies: 59
- Views: 385124
Re: [RC1] TeamSpeak Viewer for Board 3 Portal
Also hiermit sollte es aber jetzt funktionieren, habe es jetzt bei mir mit der PHP Info geteset sie wurde mir im FF (FireFox) 3.0.2 im IE (Internet Explorer) 7 und 6 angezeigt. :roll: Öffnen: ts.html Finden: <object data="{T_TEMPLATE_PATH}/portal/block/ts/TS_Viewer.php" width="{PORTAL...
- Mon 27. Oct 2008, 22:42
- Forum: Allgemeiner Support/General Support
- Topic: [RC1] TeamSpeak Viewer for Board 3 Portal
- Replies: 59
- Views: 385124
Re: [RC1] TeamSpeak Viewer for Board 3 Portal
in der ts.html des Pakets fehlt der type <object data="{T_TEMPLATE_PATH}/portal/block/ts/TS_Viewer.php" width="{PORTAL_TEAMSPEAK_WIDTH_VALUE}" height="{PORTAL_TEAMSPEAK_HEIGHT_VALUE}"></object> müsste also ersetzt werden in <object type="application/x-httpd-php&quo...