[x] Navigation

[x] Languages

[x] Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.

Flash Chat

This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page     Forum Index ›  Sonstige Module

View previous topic :: View next topic  
Author Message
ZEKE
Investigator
Investigator

Offline Offline
Joined: Jan 05, 2005
Posts: 35

PostPosted: 25.01.2005 18:54
Post subject: Flash Chat

Versuche gerade den Flash Chat auf cpgnuke zum laufen zu bringen. Bekomme aber gar nichts angezeigt wenn ich diesen Aufrufen will.

Das steht im Index File

PHP:
<?php
if (!eregi("modules.php", $_SERVER['PHP_SELF'])) {
die ("You can't access this file directly...");
}

if(!is_user($user)) {
Header("Location: modules.php?name=Your_Account");
exit();
}

$module_name = basename(dirname(__FILE__));

$index = 0;

include("header.php");
include('modules/FlashChat/inc/flashChatTag.php');
?>
<center><?=flashChatTag('650', '450', array(), 'modules/FlashChat/')?></center>
<?php
include("footer.php");
?>

Weiss jemand vielleicht ob ich daran etwas ändern muss, damit das ganze läuft?


ZEKE's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache / 4.3.11 / 4.0.17 / 9.0.6.1
Back to top
View user's profile
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page    Forum Index ›  Sonstige Module
Page 1 of 1
All times are GMT + 1 Hour



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum




Interactive software released under GNU GPL, Code Credits, Privacy Policy