Chat Plugin


Subject: Chat Plugin
Upgrade from 1.3.0.53b to 2.0
The problem with plugin Chat is that on line I have this

chat_online
The user Leon (me as admin) is in, but can not write anything


and Local (with WarpServer) I have this

chat_locall
The user Leon can write and all is ok

The local installation hase be made from the online.



Any idea?

Profile PM  
Subject: Re: Chat Plugin
You can try this... but I did not test it

OPEN /plugins/chat/lib/config.php
FIND
Code: [Download] [Hide] [Select]
$config['dbConnection']['type'] = null;

REPLACE WITH
Code: [Download] [Hide] [Select]
$config['dbConnection']['type'] = 'mysql';


If it still dont work make CHMOD 777 to
  • /plugins/chat/socket - folder
  • server - file
  • server.rb - file


Maybe someone else has another idea

Profile PM  
Subject: Re: Chat Plugin
I have do

Code: [Download] [Hide] [Select]
// AJAX Chat config parameters:
$config = array();

// Database connection values:
$config['dbConnection'] = array();
// Database hostname:
$config['dbConnection']['host'] = null;
// Database username:
$config['dbConnection']['user'] = 'mysql';
// Database password:
$config['dbConnection']['pass'] = 'mysql';
// Database name:
$config['dbConnection']['name'] = null;
// Database type:
$config['dbConnection']['type'] = 'mysql';
// Database link:
$config['dbConnection']['link'] = 'mysql';

// Database table names:


and the CHMOD 777 for
/plugins/chat/socket - folder
server - file
server.rb - file

but nothing


Whoever wants tried

Spoiler: [ Show ]


login in a33.gr and then go to
a33.gr/plugins/chat/index.php

Profile PM  
Subject: Re: Chat Plugin
any idea;
or is a bug?

There is any ICY2 with the plugin chat to work properly?

Profile PM  
Subject: Re: Chat Plugin
Very strange, it is working fine on my local server, I'll try with an online setup.

Subject: Re: Chat Plugin
Did anyone manage to solve this :?: as I have the same problem :(

Profile PM  
Subject: Re: Chat Plugin
See http://www.icyphoenix.com/bug.php?bid=115

Profile PM  
Subject: Re: Chat Plugin
Thanks for the speedy reply :)

Profile PM  
Subject: Re: Chat Plugin
why to install a Chat plugin, if IP already has a chat?

is the plugin version better?

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.5547s (PHP: 4% SQL: 96%)
SQL queries: 31 - Debug Off - GZIP Enabled