Icy Phoenix

     
 

Chat Plugin

Chat Plugin

Article
Reply with quote    Download Post  
Post 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?



 
Costa - View user's profile Send private message  
Costa [ Thu 11 Oct, 2012 01:16 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


Chat Plugin

Comments
Reply with quote    Download Post  
Post 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



 
TheSteffen - View user's profile Send private message  
TheSteffen [ Thu 11 Oct, 2012 09:54 ]
Reply with quote    Download Post  
Post 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



 
Costa - View user's profile Send private message  
Costa [ Mon 15 Oct, 2012 23:13 ]
Reply with quote    Download Post  
Post Re: Chat Plugin 
 
any idea;
or is a bug?

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



 
Costa - View user's profile Send private message  
Costa [ Thu 25 Oct, 2012 12:45 ]
Reply with quote    Download Post  
Post Re: Chat Plugin 
 
Very strange, it is working fine on my local server, I'll try with an online setup.



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Sat 17 Nov, 2012 12:11 ]
Reply with quote    Download Post  
Post Re: Chat Plugin 
 
Did anyone manage to solve this    as I have the same problem  



 
Dragon36 - View user's profile Send private message  
Dragon36 [ Tue 05 Mar, 2013 22:39 ]
Reply with quote    Download Post  
Post Re: Chat Plugin 
 
See http://www.icyphoenix.com/bug.php?bid=115



 
Informpro - View user's profile Send private message  
Informpro [ Wed 06 Mar, 2013 01:10 ]
Reply with quote    Download Post  
Post Re: Chat Plugin 
 
Thanks for the speedy reply  



 
Dragon36 - View user's profile Send private message  
Dragon36 [ Wed 06 Mar, 2013 13:12 ]
Reply with quote    Download Post  
Post Re: Chat Plugin 
 
why to install a Chat plugin, if IP already has a chat?

is the plugin version better?



 
jefazo666 - View user's profile Send private message  
jefazo666 [ Wed 06 Mar, 2013 18:36 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1