Please I really want to use this for a site I'm almost ready to make live. One of the requirements I need for this chat is that it resizes to be about half the size that it is. Editing in the admin didn't work and Ive checked out the CSS files but couldn't fight the overall height anywhere.
One spot I saw said something about 300px in the CSS but changing it didn't increase or reduce the size.
Comments
Comment #1
owen barton commentedThis could be a phpFreeChat bug - rather than a problem with this module.
I have checked in pfcglobalconfig.class.php that the 'width' parameter is still the one that needs setting. If you enable 'Debug parameters' under advanced settings and check that your value for width is in the parameter list when you view the chat then that the module is probably not the source of the problem.
Hope this helps!
Comment #2
Compactman commentedWell when your right you are right. The module is passing it off seen here in my debug. Unless the reference is incorrect to where it's pointing that line to.
Comment #3
owen barton commentedI see a commented section involving $height in printStyle() in phpfreechat.class.php.
I suggest downloading the latest beta 9 from the phpfreechat site, and checking to see if your problem still occurs.
If it still occurs, and if this section is still commented out, then I would post a ticket on the phpfreechat sourceforge page, pointing out the problem you are having and also the commented code.
Comment #4
Compactman commentedI moved my site from the local server winbox to a live server today and that fixed the problem. May have something to do with how xampp is configured.
Comment #5
walterhoct commentedI am running a Linux server and the problem remains. I can't configure the height. Wonder if anyone else has the same problem.
Comment #6
owahab commentedComment #7
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.