Git Product home page Git Product logo

drrr-like-chat's People

Contributors

googlecodeexporter avatar

drrr-like-chat's Issues

Error logs/Chat not working

The problem?
1. Error logs being produced.
2. Chat not working.

Fix?
1. Open dura.php, ajax.php, class/xml.php and  and place 
error_reporting(0); 
onto line 14.

The error logs won't be produced anymore.

This is for PHP 5.5.1 or later.

Original issue reported on code.google.com by [email protected] on 17 Aug 2013 at 3:05

Permarooms

I'd like to have permarooms. When will this be?

Original issue reported on code.google.com by [email protected] on 6 Aug 2013 at 8:55

A bug of text input

If user presses enter and the caret is not at the end of the input box, it 
leaves a whitespace on there.
This's caused by the follwing:

In /js/jquery.chat.js Line 108

message.replace(/[\r\n]+/g, "");
should be:
message = message.replace(/[\r\n]+/g, "");

Please fix it.

Original issue reported on code.google.com by [email protected] on 17 Dec 2013 at 6:32

Header already send

Warning: Cannot modify header information - headers already sent by (output 
started at /www/htdocs/test/trust_path/language/list.php:1) in 
/www/htdocs/test/dura.php on line 148


:/

Original issue reported on code.google.com by [email protected] on 24 Aug 2013 at 2:05

Code review request

Apache 2.2.21
PHP 5.3.8

會出現以下錯誤,請問有如何處理

Error

Strict Standards: Declaration of Dura_Class_Xml::asXML() should be compatible 
with that of SimpleXMLElement::asXML() in 
D:\xampp\htdocs\dura\trust_path\class\xml.php on line 59

Thank you

Original issue reported on code.google.com by [email protected] on 26 Aug 2013 at 3:46

没用啊

服务器错误
网站在检索 http://lovejiani.com/drrr/ 时遇到错误。 
该网站可能关闭进行维护或配置不正确。
以下是一些建议:
请稍后重新加载此网页。

Original issue reported on code.google.com by KawaiiUshio on 6 Jul 2013 at 5:59

How to use this chatroom?

This is one awesome chatroom and I would like to apply it in my local server 
website but I'm a complete newbie when it comes to coding. 

I followed the instructions and got everything readied(hopefully) but the 
application does not show up on my web page. What should I do to make it works? 

Thank you.   

Original issue reported on code.google.com by [email protected] on 8 Mar 2014 at 6:30

Permanent Chat Room & awaiting next update!

Hi!
I'm new here, and i had installed the new update if Drrr chat like in my board 
-> http://chat.colours.herobo.com/index.php

But i dont get how to make a permanent room with a permanent MD5!
I added the codes to add the room to the lounge permanently but the md5 isnt 
permanent! Is there any workaround to make the md5 permanent?

Thanks, And i really appreciate all your teams work and all ^^

Keep it cool! 

Original issue reported on code.google.com by [email protected] on 22 Mar 2014 at 3:17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.