• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ General Support (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

how can i delete this line - A chat with a customized smiley

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
2 posts • Page 1 of 1

Postby pjnet » Wed Aug 08, 2012 6:42 am

how can i delete this line:
A chat with a customized smiley theme (famfamfam theme)

this is my chat:
http://pjn-il.net/chat21/demo/111.php

this is the code:
Code: Select all
<?php

require_once dirname(__FILE__)."/../src/phpfreechat.class.php";

$params["serverid"]    = md5(__FILE__); // calculate a unique id for this chat

$params["nick"]        = "׳ ׳•׳¨׳—ֲ ".rand(1,1000);  // setup the intitial nickname
$params["theme"]       = "msn";
$params['max_channels'] = "10";
$params['displaytabimage'] = "true";
$params['displaytabclosebutton'] = "true";
$params["channels"]        = array("׳₪׳•׳¨׳˜׳œ ׳”׳“׳× ׳”׳™׳”׳•׳“׳™׳×");

$chat = new phpFreeChat( $params );

?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir=rtl>
<h2  id="pfc_title"> Your chat title </h2>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <title>111</title>

    <?php $chat->printJavascript(); ?>
    <?php $chat->printStyle(); ?>

  </head>

  <body>
    <?php $chat->printChat(); ?>

  </body>
</html>
pjnet
New member
 
Posts: 6
Joined: Wed Aug 08, 2012 6:36 am
Top

Postby OldWolf » Thu Aug 09, 2012 12:07 am

I just get an error when I load the page... but with the code you posted I wouldn't expect that to show up.
Signature:
Read before Posting: Forum Rules
Note: I am unable to offer support through PM/e-mail at this time.
OldWolf
Site Admin
 
Posts: 1918
Joined: Sun Sep 23, 2007 5:48 am
Top


Post a reply
2 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 9 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
cron
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub