11
andrey3761
Re: Is there a good / simple CHAT (working)??

@ paulizaz
Rename the folder "trunk" to "chat".
Install the module again.

12
Mamba
Re: Is there a good / simple CHAT (working)??
  • 2011/8/8 15:17

  • Mamba

  • Moderator

  • Posts: 11547

  • Since: 2004/4/23


Quote:
Rename the folder "trunk" to "chat".
I've changed that in the SVN and created /chat directory under /trunk.

You can download it again from SourceForge SVN
Support XOOPS => DONATE
Use 2.7.x | Docs | Modules | Bugs

13
andrey3761
Re: Is there a good / simple CHAT (working)??

Chat 2.1 Beta http://xoops.ws/uploads/modules/chat/chat_2.1_Beta.zip

Changed admin interface.
Remove the previous version. Changed the database.
I plan to make the history messages. After the change will add news to this site.

14
Mamba
Re: Is there a good / simple CHAT (working)??
  • 2011/8/9 0:16

  • Mamba

  • Moderator

  • Posts: 11547

  • Since: 2004/4/23


Cool!

Just tested on WAMP and it works fine!
Support XOOPS => DONATE
Use 2.7.x | Docs | Modules | Bugs

15
timgno
Re: Is there a good / simple CHAT (working)??
  • 2011/8/9 7:31

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I tried it on EasyPHP, WAMP is not working when I installed Visual Studio 2010 Prof, I'm not starting mysql server. However, the chat does not write when I click on send, and writes nothing smilies

16
jimmyx
Re: Is there a good / simple CHAT (working)??
  • 2011/8/9 7:31

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


Quote:

andrey3761 wrote:
Chat 2.1 Beta http://xoops.ws/uploads/modules/chat/chat_2.1_Beta.zip

Changed admin interface.
Remove the previous version. Changed the database.
I plan to make the history messages. After the change will add news to this site.

XOOPS Version XOOPS 2.5.1
PHP Version 5.3.6
mySQL Version 5.0.92-community

success installation but when i clicked home,permission, about menu

all are redirected to mysite.com/admin/index.php


redownload, reinstall same problem

any solution ?

17
Mamba
Re: Is there a good / simple CHAT (working)??
  • 2011/8/9 7:33

  • Mamba

  • Moderator

  • Posts: 11547

  • Since: 2004/4/23


I've uploaded it to SourceForge SVN.

But I see a problem - when you click on delete message, the confirmation is in Russian that is hardcoded in chat.js:

if ( confirm"Вы действительно хотите удалить сообщение #" messid "?" ) ) {

Can you change it to a language constant?
Support XOOPS => DONATE
Use 2.7.x | Docs | Modules | Bugs

18
Mamba
Re: Is there a good / simple CHAT (working)??
  • 2011/8/9 7:46

  • Mamba

  • Moderator

  • Posts: 11547

  • Since: 2004/4/23


@ Jimmyx:

You need ModuleAdmin class.

You can download it from SourceForge SVN
Support XOOPS => DONATE
Use 2.7.x | Docs | Modules | Bugs

19
andrey3761
Re: Is there a good / simple CHAT (working)??

Quote:
Can you change it to a language constant?

Thank you.
Will replace the language constant.

This version does not work permisions on the view. Can send it. Correct it today.

20
jimmyx
Re: Is there a good / simple CHAT (working)??
  • 2011/8/9 14:15

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


Quote:

Mamba wrote:
@ Jimmyx:

You need ModuleAdmin class.

You can download it from SourceForge SVN

ok now its working

..

does this module have blocks ? i checked none..hope it can be add

the delete icon tooltips is still in Russian

nice module ..

thanks andrey