Active
Project:
Chatroom
Version:
6.x-2.7
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2009 at 17:32 UTC
Updated:
22 Feb 2011 at 22:26 UTC
Jump to comment: Most recent
I'm new in drupal.. i already copy chatroomread.php to my webroot wamp\www\mysite..
and then i create 1 chat page.. and chat table created.. when i enter my message and press enter button.. Nothing Happen..
need guide to solve this problem.. thank you..
Comments
Comment #1
Anonymous (not verified) commentedare there any error messages? what browser and version? i need some more information to be able to help...
Comment #2
Haus33 commentedI have the same problem.
Selecting "View in popout" shows a small window for the popout with
Not Found
The requested URL /node/24 was not found on this server.
URL of this window is "https://xxx.de/node/24?chatroom_popout=true", but this is not a "?q=" address. But my system has no rewrite.
Nothing in the log. (Except, if I change der samll window address to "node/24?chatroom_popout=true", I get a "page not found")
Browser: FF 3.5.7 and Safari 4.0.4 on OSX
System: Ubuntu 6.06.2 LTS
Apache/2.0.55 (Ubuntu) PHP/5.1.2 mod_ssl/2.0.55 OpenSSL/0.9.8a
MySQL: 5.0.22
PHP: 5.1.2
Drupal: 6.15
Chat Room: Tried versions chatroom-6.x-2.0-beta3, chatroom-6.x-2.7, chatroom-6.x-2.x-dev.tar.gz
Can I help you with further additional information?
Thanks
--rainer
Comment #3
Haus33 commentedComment #4
Styx-1 commentedI'm getting the same problem.
Comment #5
mau-it commented@faizal
Sorry if ask you: did you set correct permissions in admin/user/permissions for chatrooms and chats?
mau
Comment #6
anand_s commentedThis the same issue as described here in issue #702210: chat messages and popout is not working for sites accessed via different domains
It is caused by clean urls being disabled, and a workaround is given by af199 in comment#7 in issue #702210: chat messages and popout is not working for sites accessed via different domains.