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 05-22-2009, 12:54 PM
Junior Member
 
Join Date: May 2009
Posts: 3
Question PHPBB3 index.php blank screen

Hi there,

I'm trying to test 123flashchat now, I'm trying to integrate it into my phpbb3 forum, and host the chat server myself (other server than the server on which the forum runs).
I have some issues regarding the integration:

- I installed the integration part end did the instructions, but as soon as I edit the index.php with this:

root/index.php

Find:
$birthday_list = '';

After add:
// begin 123 flash chat mod include
($phpbb_root_path . 'includes/functions_chat.'.$phpEx);
$chat_info = getChatters();
$chat_list = getChatterList();
$Room_im= chat_config();
//end 123 flash chat mod

My forum index is a blank screen When I remove the part it works just fine. What's the problem here? Tried DEBUG mode of phpbb, but no results, also blank screen.

- I want to use an other chatserver, which is hosted by me on another location, I installed the chatserver on that server and tested it. But I don't know what I should fill-in, in the adminpanel in phpbb3.

Hope that somebody can help me with these issues. If it all works as I want to, than I will be buying a license.

Last edited by Stimpy68; 05-22-2009 at 01:01 PM.
Reply With Quote
  #2 (permalink)  
Old 05-23-2009, 03:45 PM
Junior Member
 
Join Date: May 2009
Posts: 3
Default

Anybody??
I've tried re-installing the code with the phpbb module instructions, but still the same result... blank screen.

Please can anybody help? I need this chat to be installed very soon. If it takes too long I'm gonna look for another piece of software...
Reply With Quote
  #3 (permalink)  
Old 05-30-2009, 05:42 PM
Junior Member
 
Join Date: May 2009
Posts: 1
Default phpbb3 install problems

Stimpy - I have exactly the same problem with the white screen when I edit the index.php.

This chat module looks extremely cool - and I hope I can get it to work!

When I got that white screen, I went back to my original index.php (which made my board work again - whew!) - and I tried to proceed with the next step: Administration Control Panel > System > Module Management :: Administration Control Panel. This is where I am supposed to add a module.

However - when I go to that link - I get a big ol' page of script that says:

'acp_chat', 'title' => 'Chat', 'version' => '1.0.0', 'modes' => array( 'acp_chat' => array('title' => 'Chat', 'auth' => '', 'cat' => ''), ), ); } function install($chat_table) { global $phpbb_root_path, $phpEx, $db, $user; $module_data = $this->module(); $sql = 'CREATE TABLE `'.$chat_table.'` ( `extendserver` TINYINT( 1 ) NOT NULL DEFAULT "0", `clientlocation` VARCHAR( 100 ) NOT NULL DEFAULT "http://www.123flashchat.com", `clientswfname` VARCHAR( 50 ) NOT NULL DEFAULT "123flashchat.swf", `chatdatapath` VARCHAR( 100 ) NOT NULL , `chatroomname` VARCHAR( 50 ) NULL , `primaryhost` VARCHAR( 50 ) NULL , `primaryport` INT( 5 ) NULL , `chatgroup` VARCHAR( 50 ) NOT NULL , `chatwidth` INT( 4 ) NOT NULL DEFAULT "634", `chatheight` INT( 4 ) NOT NULL DEFAULT "476", `fullscreen` TINYINT( 1 ) NOT NULL DEFAULT "1" )'; $result = $db->sql_query($sql); $sql = 'INSERT INTO `'.$chat_table.'` ( `extendserver` , `clientlocation` , `clientswfname` , `chatroomname` , `chatdatapath` , `chatgroup` , `chatwidth` , `chatheight` ) VALUES ( "2", "http://www.123flashchat.com", "123flashchat.swf","'.$_SERVER['HTTP_HOST'].'","C:/Program Files/123FlashChatServer7.0/server/data/default/", "", "634", "476" );'; $result = $db->sql_query($sql); $db->sql_freeresult($result); set_config('chat_version', $module_data['version']); } function uninstall() { } } ?>

Well - that ain't good.

I too will buy a license if I can get this thing to work. Can someone please help us?!?!

Moldenboy.
Reply With Quote
  #4 (permalink)  
Old 05-30-2009, 09:32 PM
Junior Member
 
Join Date: May 2009
Posts: 3
Default

Moldenboy, the problem you describe is the same I had in the adminpanel, with the difference that I had it on a clean installed forum, on my production forum, I didnt have the adminpanel problem

The problems are solved now, I contacted support via email, and they sorted it out very quickly! It works like a charm now! I gave them an FTP account and a account to the adminpanel in phpbb and it works. I still don't know what the problem was. But they were quick to resolve it. Great support!

I bought a license, it works great!
Reply With Quote
  #5 (permalink)  
Old 07-19-2009, 02:55 AM
Junior Member
 
Join Date: Jul 2009
Posts: 1
Default

Wow, I'm having the exact same problem you both describe above. Does anyone know how to fix this without having to contact support?
Reply With Quote
  #6 (permalink)  
Old 09-21-2009, 07:28 PM
Junior Member
 
Join Date: Sep 2009
Location: Usa
Posts: 1
Default Internet Explorer memory usage just keeps expanding

This has been occurring in the past 2 or 3 weeks. With Internet Explorer (7) on, after awhile its memory usage (as seen in Windows Task Manager) just gets larger and larger until it finally locks up, at which time it's not even possible to view Task Manager any more in order to end its process or shut the application. I have to force a shutdown to start using the computer again.
no fax payday loans
What is going on here? I didn't seem to have this problem before. Not sure how to fix it.
payday loan online
Any info or help appreciated.
Thanks
payday loans
__________________
payday loans online
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:37 AM.


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