Search found 95 matches

by Huor
9. June 2009 23:36
Forum: Modification Requests
Topic: AjaxChat ins Portal einbinden
Replies: 49
Views: 117372

Re: AjaxChat ins Portal einbinden

Ahoy, Jo im Grunde ist es nicht so schwer. Wenn du den AJAX Chat schon installiert hast. Du öffnest die ./include/functions.php und fügst folgenden Code ans Ende der Datei vor dem ?> function getShoutBoxContent() { global $phpEx, $phpbb_root_path; // Get the URL to the chat directory: if (!defined('...
by Huor
14. May 2009 19:12
Forum: Modification Requests
Topic: AjaxChat ins Portal einbinden
Replies: 49
Views: 117372

Re: AjaxChat ins Portal einbinden

@Hour, Danke für die Antwort, ich hätte lieber xxx.gif Smilies :). Hast Du Lust was zu machen in der Richtung ? Gruß Sekularac Ohne, dass ich es genauer untersucht habe: In der .\chat\js\config.js findest du // Defines the list of emoticon files associated with the emoticon codes: emoticonFiles: ne...
by Huor
13. May 2009 21:22
Forum: Modification Requests
Topic: AjaxChat ins Portal einbinden
Replies: 49
Views: 117372

Re: AjaxChat ins Portal einbinden

@Hour, ist es möglich Original Smilies auszutauschen ??? Z.B. Gegen eigene xxxx.gif Smilies ? Gruß Sekularac Jo Möglich ist das schon. Am einfachsten ist es, wenn du die bestehenden durch deine neuen ersetzt. Die neuen müssen dann aber vom Dateinamen her genauso heißen. Wenn du neue hinzufügen will...
by Huor
8. May 2009 22:54
Forum: Modification Requests
Topic: AjaxChat ins Portal einbinden
Replies: 49
Views: 117372

Re: AjaxChat ins Portal einbinden

Hallo web,

wie ich sehe bist du noch nicht weiter mit dem chat auf dem Forums Index. Soll ich mir das nochmal anschauen, oder willst du das so lassen?

Gib mir einfach nochmal bescheid. Es liegt auf jeden Fall an dem Code!

Grüße
Huor
by Huor
1. May 2009 12:51
Forum: board3 Portal 1.0.x - Deutscher Support
Topic: Ideen für Portal Features
Replies: 18
Views: 16975

Re: Ideen für Portal Features

Kann ich machen, müsste mich auch erst informieren, wie genau das gemacht wird und was da alles notwendig zu ist. Ich weiß momentan nur, dass es so gemacht wird ;) Und es auch ganz gut funktioniert. Wenn der Code sonst XHTML STRICT valid ist, dann sollte er es danach auch sein. Bei mir ist der Code ...
by Huor
1. May 2009 12:01
Forum: board3 Portal 1.0.x - Deutscher Support
Topic: Ideen für Portal Features
Replies: 18
Views: 16975

Re: Ideen für Portal Features

Ja stimmt wird über JS aktiviert:

Hier ein Codesnippet:

Code: Select all

  <script type="text/javascript">
  <!--
  tmp = 'viewonline';
  if(GetCookie(tmp) == '2')
  {
    ShowHide('viewonline_nh', 'viewonline_h', 'viewonline_nh');
  }
  //-->
  </script>
by Huor
1. May 2009 00:51
Forum: board3 Portal 1.0.x - Deutscher Support
Topic: Ideen für Portal Features
Replies: 18
Views: 16975

Re: Ideen für Portal Features

Ich weiss, dass es beim Black Pearl Style über ein + oder - im Block Header gemacht werden kann. Dann kann jeder selbst entscheiden, welchen Block er ausblenden will (es wäre dann nur der Header sichtbar) und welchen nicht. Das ganze wird über Cookies gesteuert. Da braucht man keine zusätzlichen Que...
by Huor
30. April 2009 17:38
Forum: Modification Requests
Topic: AjaxChat ins Portal einbinden
Replies: 49
Views: 117372

Re: AjaxChat ins Portal einbinden

Also das mit dem Style liegt definit daran, dass du den Code den ich gepostet habe einfach so übernommen hast. Wäre auch nicht verkehrt, wenn du den gleichen Style benutzen würdest. Du musst den Code noch an deinen anpassen. U.a. müsste das <br clear="all"> <div id="shoutbox_h" s...
by Huor
30. April 2009 02:13
Forum: Modification Requests
Topic: AjaxChat ins Portal einbinden
Replies: 49
Views: 117372

Re: AjaxChat ins Portal einbinden

Was ich noch nicht ganz versteh: Du hast doch auch den AJAX-Chat von Blueimp heruntergeladen. Wieso ist bei dir der Scrollbalken da und wieso hast du nen Submit-Button? Oder hast du das woanders her? Wenn du mehr Einträge da haben willst, musst du in der config.php unter // Max number of messages to...
by Huor
29. April 2009 21:26
Forum: Modification Requests
Topic: AjaxChat ins Portal einbinden
Replies: 49
Views: 117372

Re: AjaxChat ins Portal einbinden

Hallo Huor, Vielen Dank es funktioniert jetzt :D War ganz schön kompliziert ohne dich würde wäre ich aufgeschmissen gewesen. Gerne doch ;) Zwei Fragen zum Schluss: Wie bekomme ich die Shoutbox größer ? Denn dort ist jetzt ein Scrollbalken. Hä, was nen Scrollbalken? Ich seh keinen, meinst du einen h...
by Huor
28. April 2009 18:37
Forum: Modification Requests
Topic: AjaxChat ins Portal einbinden
Replies: 49
Views: 117372

Re: AjaxChat ins Portal einbinden

Ja hab ich. Du musst die Shoutbox.css Datei noch in dein Style einbinden, einfach deine stylesheet.css öffnen und ganz unten den Inhalt der shoutbox.css Datei einfügen. Die Shoutbox.css Datei findest du im chat/css ordner deiner Installation ;) Die Smilie Leiste ist eine Erweiterung von mir. Dazu mu...
by Huor
27. April 2009 22:23
Forum: board3 Portal v1.0.x - Modifications
Topic: Calendar block for phpBB Calendar 0.0.8
Replies: 181
Views: 314309

Re: Calendar block for phpBB Calendar 0.0.8

I am just have installed this mod. But i have some problems with the style. So my first question has anyone of you already this mod installed and using black pearl style? And if yes would you mind to support me with this? If the mod itself is running i am thinking to integrate the portal mod for thi...
by Huor
27. April 2009 19:54
Forum: board3 Portal 1.0.x - English Support
Topic: View new posts?
Replies: 3
Views: 3772

Re: View new posts?

Ok thanks so far. I understand this - also the German stuff ;) But nevertheless i wonder about the following: If only the last topic count is displayed why this links says - "View new posts" should it not be "View new topics". And i don't understand why there was a discussion abo...
by Huor
27. April 2009 19:42
Forum: Modification Requests
Topic: AjaxChat ins Portal einbinden
Replies: 49
Views: 117372

Re: AjaxChat ins Portal einbinden

Hm, die Shoutbox scheint bei dir nicht zu funktionieren auf der Portalseite. Ich habs mir gerade angeschaut. Ich kenn den Style nicht den du benutzt - ich vermute, dass die Funktion getShoutBoxContent () nicht richtig referenziert ist. In der functions.php muss doch nach // The following assigns all...
by Huor
27. April 2009 01:26
Forum: board3 Portal 1.0.x - English Support
Topic: View new posts?
Replies: 3
Views: 3772

Re: View new posts?

Sorry for bumping. I had this problem again several times already. At the user menu under view new topics were listed 2. As i clicked on this link the search results in no post meat your criteria... And well thats correct cause i don't have new posts. But wondering why there are displayed 2 - when t...

Go to advanced search