phpBB 3.0.3
Board3 Portal 1.2.0
Handyman's AJAX Chat 2.0.0 Beta 8
Wie kann ich Handyman's AJAX Chat ins Portal einfügen (großer Block)? Habe leider nur Anleitungen für die Shoutbox von Paul gefunden.
Handyman's AJAX Chat Im Portal
Forum rules
This forum is not for support requests.
Only post Modifications for Board3 Portal 1.0.x in this forum.
This forum is not for support requests.
Only post Modifications for Board3 Portal 1.0.x in this forum.
-
- Former Team Member
- Posts: 246
- Joined: 15. January 2008 08:41
- phpBB.de User: PeterS
- phpBB.com User: PeterS
Re: Handyman's AJAX Chat Im Portal
Hey,
nach dem du den Mod komplett installiert hast
after you have the Mod competely installed
öffne(open) portal.php
finde(find):
danach einfügen(add after):
öffne(open) /styles/dein Style(your style)/template/portal/portal_body.html
finde(find):
danach einfügen(add after):
Soll der Chat nur auf der Portalseite zu sehen sein:
if you will shown the chat only on the Portalsite:
öffne(open) /styles/dein Style(your style)/template/index_body.html
und lösche die Zeile komplett.
and delete the hole line
sieht dann so aus:
looks like this:
Gruß Peter
nach dem du den Mod komplett installiert hast
after you have the Mod competely installed
öffne(open) portal.php
finde(find):
Code: Select all
$user->setup('mods/lang_portal');
Code: Select all
include($phpbb_root_path . 'shout.' . $phpEx);
finde(find):
Code: Select all
<!-- IF S_DISPLAY_ONLINE_PORTAL_LIST and S_DISPLAY_ONLINE_LIST -->
<!-- INCLUDE portal/block/whois_online.html -->
<!-- ENDIF -->
Code: Select all
<!-- INCLUDE chat_body.html -->
if you will shown the chat only on the Portalsite:
öffne(open) /styles/dein Style(your style)/template/index_body.html
Code: Select all
<!-- INCLUDE chat_body.html -->
and delete the hole line
sieht dann so aus:
looks like this:
Gruß Peter
Last edited by PeterS on 16. February 2009 20:20, edited 1 time in total.
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: Handyman's AJAX Chat Im Portal
Nach "Modifications - In Development" verschoben. Danke Peter!
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: Handyman's AJAX Chat Im Portal
Habe deine Anleitung befolgt und der Chat wird angezeigt bloß nicht richtig. Sieh selbst!
Bild: http://i107.photobucket.com/albums/m287 ... 230424.gif
Ich hoffe du kannst mir weiterhelfen.
Danke
Bild: http://i107.photobucket.com/albums/m287 ... 230424.gif
Ich hoffe du kannst mir weiterhelfen.
Danke
-
- Former Team Member
- Posts: 246
- Joined: 15. January 2008 08:41
- phpBB.de User: PeterS
- phpBB.com User: PeterS
Re: Handyman's AJAX Chat Im Portal
Hallo
hast du einen Link zu deinem Forum.
Es kann nur an deinem Style liegen, da die original Dateien von Handyman nicht verändert, sondern nur eingefügt wurden.
Da hilft es nicht das auf einem Screenshot zusehen
Peter
hast du einen Link zu deinem Forum.
Es kann nur an deinem Style liegen, da die original Dateien von Handyman nicht verändert, sondern nur eingefügt wurden.
Da hilft es nicht das auf einem Screenshot zusehen
Peter
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: Handyman's AJAX Chat Im Portal
Michaels generelle Installationsprobleme mit Handyman's AJAX Chat habe ich mal abgetrennt. Die findet man nun hier:
viewtopic.php?f=17&t=1794
viewtopic.php?f=17&t=1794
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: Handyman's AJAX Chat Im Portal
I have installed this a few times with PHPBB3 and it works, I can't get this to work with Board3, can someone translate this to English, I really want this to work and appreciate anything you can do.
TIm
TIm