Seite 1 von 1

phpBB 3 und CometChat, wer kann helfen?

Verfasst: 13.10.2013 17:56
von Kampfteckel
Hi Leute,
habe nun schon stundenlang versucht, den Cometchat in unserem Forum ans Laufen zu bekommen, allerdings werden die user nicht aus db übernommen und nicht unter Who’s Online angezeigt.
Installation verlief völlig normal, und ich habe in die overall_header.html laut Installation folgenden Code eingefügt:

Code: Alles auswählen

<link type="text/css" href="/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/cometchat/cometchatjs.php" charset="utf-8"></script>
Damit sollte lt. CometChat eigentlich alles getan sein, die Chatleiste wird auch angezeigt, ich kann Chaträume erstellen und alle Funktionen nutzen, aber ohne die Übernahme der im Forum eingeloggten user machts nicht so recht Sinn.
Würde mich wirklich über Hilfe freuen!

Re: phpBB 3 und CometChat, wer kann helfen?

Verfasst: 13.10.2013 18:03
von Crizzo
Hi,

um welche Mod handelt es sich denn? Bitte mit Link nennen.

Wie sehen die genauen Schritte aus, die du schon vorgenommen hast?

Grüße

Re: phpBB 3 und CometChat, wer kann helfen?

Verfasst: 13.10.2013 18:13
von Kampfteckel
Es handelt sich um den CometChat und folgendes habe ich bisher unternommen:
phpBB
Introduction

This guide will help you through the installation process and get CometChat running on your site.

Installation is very straight forward, only taking about 5 minutes from uploading the files to viewing the CometChat bar on your site.

Before you begin, you will need an FTP client, if you do not have one, some popular solutions include FileZilla (free) or CuteFTP (trial).

You do not need programming knowledge to install CometChat, but a working knowledge of FTP functions is a plus.

This guide assumes that you have successfully downloaded the latest release of CometChat and have the zip file "unzipped" and ready to go. If not, you can download the package from your client area.

The instructions will term the zip file you downloaded as cometchat.zip.
Uploading

At this point, you should have the zip archive cometchat.zip and find a single folder- "cometchat".

If you don't know already, find out the folder in which phpBB is installed.

If you access your phpBB site via 'http://www.domain.com', then look for the webroot directory.

The "webroot" directory is usually 'public_html' or 'www', but this varies from server to server so if you're unsure, contact your hosting provider.

Using your FTP client, copy the cometchat folder inside your phpBB folder. e.g. http://www.domain.com/cometchat
Installation

Step 1

You should now run the installer file through your web browser by entering the URL to it into your browser address bar (if you have followed our example, type in http://www.domain.com/cometchat/install.php, naturally substituting 'domain.com' for your web address).

If the installation was completed successfully, then two lines of HTML code will be displayed on your screen. Please copy these two lines.

Step 2

Now edit your template header.

Login to your phpBB Administration Control Panel

Under the Styles tab, select the Templates option.

Now click on the Edit link next to the template in which you want to add CometChat.

Select overall_header.html from the dropdown menu.

Immediately after the opening head tag add the copied code:

<head>


Now delete install.php file from the cometchat folder.

That's all! Now log-in to your site and you will be able to see the CometChat bar. For customizing the text, icons, plugins, theme and modules, please refer to other documents.
Das betroffene Forum: gcowl.de
Der CometChat: http://www.cometchat.com/

Re: phpBB 3 und CometChat, wer kann helfen?

Verfasst: 13.10.2013 22:13
von Miriam
Irre ich mich oder hat das Script 49$ gekostet?
Wenn dem so sein sollte, dann wäre eine Support-Anfrage beim verkäufer der Lizenz mehr als angebracht.