• 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

Channels, smileys, and layout

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

Post a reply
2 posts • Page 1 of 1

Postby hellodaylight » Fri Oct 13, 2006 5:52 pm

Hi
Firstly, thanks for the great php app. Your work is much appreciated.

I'm having three small problems which I can't seem to figure out how to fix. I'm using 1.0-beta6.

1) I cannot rename My Room or add multiple channels. I have read the other posts but can't seem to get it to change. All other params seem to be working. I've tried rehashing many times. Here is the params code I have:

require_once "./chat/src/phpfreechat.class.php";
$params["title"] = "Live Chat";
$params["serverid"] = md5(__FILE__);
$params['channels'] = array("General");
$params["refresh_delay"] = 5000;
$params['admins'] = array('mikerutt' => 'mikerutt');
$params["nick"] = $username;
$params["showsmileys"] = false;
$params["btn_sh_smileys"] = false;
$params["max_nick_len"] = 25;
$params["clock"] = false;
$params["theme"] = "simple";
$chat = new phpFreeChat($params);

2) I have showsmileys set to false, yet they still seem to load in, which is delaying the loading of the rest of the page, and is quite annoying. Is there any way to completely remove them?

3) The text formatting buttons at the bottom are placed in the middle of the bottom box border. That is, they are half outside and half inside the main box. How can I increase the height of the main box?

See image:
Image

Thanks!
hellodaylight
New member
 
Posts: 1
Joined: Fri Oct 13, 2006 5:35 pm
Top

Postby Myth024 » Mon Jun 04, 2012 7:54 pm

I had a similar issue and it turned out that even after a re-hash the browser was still loading the old content. I ended up doing a /rehash then exiting out of the page, clearing the cache, then going back. I've also noticed that sometimes it will work in IE but not in firefox. I think using the private browsing feature may also help.
Myth024
Member
 
Posts: 19
Joined: Sun Jun 03, 2012 3:35 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 85 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