Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

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

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-12-2007, 01:21 PM
Junior Member
 
Join Date: Feb 2007
Posts: 4
Default PHPBB2 integration

I am trying to integrate 123chat into my phpbb2 forum. After making all the edits as described in the how to install phpbbmod I am getting the following error.

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\Inetpub\wwwroot\chat\phpBB2\includes\functions_ chat.php on line 33

Here is the code from functions_chat.php If anyone can help I would greatly appreciate it. My forums worked fine until I made these changes.

function getChatters()
{
global $chat_data_path;

$room = array();

$room['connections'] = 0;
$room['logon_users'] = 0;
$room['room_numbers'] = 0;

$online_file = $chat_data_path."online.txt";

if (!file_exists($online_file))
  #2 (permalink)  
Old 02-13-2007, 06:26 AM
Member
 
Join Date: Nov 2005
Posts: 69
Default Re:PHPBB2 integration

I think the page codes of functions_chat.php may has a problem , what about if upload the original one to cover the current one? Also you can send the file to support@123flashchat.com with your phpbb address , our tech supporter can help you to check it further.
  #3 (permalink)  
Old 02-13-2007, 12:44 PM
Junior Member
 
Join Date: Feb 2007
Posts: 4
Default Re:PHPBB2 integration

Thank you Parker,

I am not really understanding which page you want me to send. Is it the orginal functions_chat.php or another file. If it is the functions_chat.php it is the one that is located inside the install file that is downloaded from 123chat. I have sent this request to support about 4 days ago and have not heard anything from them yet. Only the auto reponse email you get when you submit a ticket. I tried to debug the file myself but was not successful. I can not determine if it is not reading the string that tells it where online.txt is located or that it can not read online.txt and I am probably wrong on those assertions. I will try to wait another day before sending support another request. Thank you for the reply.
  #4 (permalink)  
Old 02-16-2007, 05:52 AM
Member
 
Join Date: Nov 2005
Posts: 69
Default Re:PHPBB2 integration

Sorry for the delay of response to your ticket , we have recevied it and make it under processing , we will try to give you an answer asap.
Closed Thread

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 07:51 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.