Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > 123 Flash Chat Server Software > 123 Flash Chat Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-12-2008, 03:24 PM
Junior Member
 
Join Date: Dec 2005
Posts: 16
Default vbulletin index.php modification problem

I am using 123flashchat server v.6.9.2
It's running well.

I am using vbulletin 3.7.0
I downloaded vbulletin chat module and uploaded them to my vbulletin directory.

There is a problem in the index.php modification:

#-----[ FIND ]------------------------------------------
#
require_once('./global.php');


#
#-----[ AFTER, ADD ]------------------------------------------
#
require_once('./includes/functions_chat.php');

$var = getchatters();
$listvar = getChatterList();
if ($listvar == "")
$listvar="None";

$connections=$var['connections'];
$logonuser=$var['logon_users'];
$roomnumber=$var['room_numbers'];

#
#-----[ SAVE/CLOSE ALL FILES


After this modification done forum index page goes to the blank.
Only a white page in the forum.

If I put the // to the beginning the "require_once('./includes/functions_chat.php');" code row, forum is opening but chat statistics not working.

How can I solve the this problem?

Reply With Quote
  #2 (permalink)  
Old 08-12-2008, 03:27 PM
Junior Member
 
Join Date: Dec 2005
Posts: 16
Default Re: vbulletin index.php modification problem

My configurations:

Centos 5
MySQL Version: 5.0.22
PHP Version 5.1.6
Reply With Quote
  #3 (permalink)  
Old 08-15-2008, 08:47 AM
Member
 
Join Date: Feb 2008
Posts: 85
Default Re: vbulletin index.php modification problem

You need to make corresponding changes in the following paragraph of function_chat.php in folder "includes":
"
function chat_config()
{
/**
* $extend_chat_server
* if your chat server and Vbulletin web server in the diffrent server,
* please set $extend_chat_server to true
* default is "false"
*/
$config['extend_chat_server'] = false;

/**
* $chat_client_root_path
* if you set $extend_chat_server to true,
* please set it the client file url like: http://www.yoursite.com/abc/
* default is ""
*/
$config['chat_client_root_path'] = "http://www.123flashchat.com/";
$config['swf_url'] = "123flashchat.swf";
/**
* $chat_data_path
* you must configure this value if you set $extend_chat_server=true,
* if you set $extend_chat_server=false, you don't have to configure this value any more.
* This value is your <123flashchat installed directory>/data/default/ , don't forget the last "/"!
*/
$config['chat_data_path'] = "/home/123flashchat_v694/server/data/default/";

return $config;
}

"
Reply With Quote
  #4 (permalink)  
Old 08-25-2008, 02:36 PM
Junior Member
 
Join Date: Dec 2005
Posts: 16
Default Re: vbulletin index.php modification problem

I think my functions_chat.php file values are true.

But problem in the vbulletin forum index page. Please look my cloned test forum, only white blank page:

http://www.turandursun.com/httpdocs/forumlar/index.php

In your http://vbulletin.123flashchat.com page codes:

Code:
<div>There are <b><script language="javascript" src="http://host8.123flashchat.com/vbulletin/connections.php"></script></b> chat connections.</div>
<div>There are <b><script language="javascript" src="http://host8.123flashchat.com/vbulletin/logon_users.php"></script></b> logon users.</div>

<div>There are <b><script language="javascript" src="http://host8.123flashchat.com/vbulletin/room_numbers.php"></script></b> chat rooms.</div>
<div>Chat members: <b><script language="javascript" src="http://host8.123flashchat.com/vbulletin/user_list.php"></script></b>.</div>
connections.php, logon_users.php, room_numbers.php and user_list.php files are not in the http://www.123flashchat.com/download...chat_6.9.2.zip package. Can we arrive these files?
Reply With Quote
  #5 (permalink)  
Old 08-29-2008, 09:28 AM
Junior Member
 
Join Date: Dec 2005
Posts: 16
Default Re: vbulletin index.php modification problem

Thanx for rapid response. Since 4 days ago.
Reply With Quote
  #6 (permalink)  
Old 08-18-2009, 05:57 PM
Junior Member
 
Join Date: Aug 2009
Posts: 4
Default

"
function chat_config()
{
/**
* $extend_chat_server
* if your chat server and Vbulletin web server in the diffrent server,
* please set $extend_chat_server to true
* default is "false"
*/
$config['extend_chat_server'] = false;
Reply With Quote
  #7 (permalink)  
Old 11-25-2010, 02:31 AM
Junior Member
 
Join Date: Nov 2010
Posts: 3
Default

Hey guys,
Thanks for sharing your thougths here,
Thi sis really great advantage in my part,
Thanks...how to deal with depression
Reply With Quote
  #8 (permalink)  
Old 12-05-2010, 04:14 AM
Junior Member
 
Join Date: Dec 2010
Location: Greece
Posts: 1
Send a message via ICQ to Purbnicacebra
Default new here

Hey, I am new here.

I’m sorry if this is the wrong for this post, but I was hoping some one here on Chat Software, Flash Chat Hosting, Video Webcam Audio, Chat Server, Live Help, IM, Facebook-like Messenger would be able to assist me access yahoo from university as it it is restricted.

Any help would be appreciated

Thanks ;-

Last edited by Purbnicacebra; 12-13-2010 at 05:13 PM.
Reply With Quote
  #9 (permalink)  
Old 01-26-2011, 08:41 AM
Junior Member
 
Join Date: Jan 2011
Location: USA
Posts: 1
Send a message via ICQ to ProongeArgurf
Default you'll only have to select one layer to

Then, set the Resolution to 72 ppi, the Color Mode to RGB Color, and the Background Contents to White, and click OK to create the new document.
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:52 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.