Problem integrating flashchat

Support for IntegraMOD 141

Moderator: Integra Moderator

Problem integrating flashchat

PostAuthor: Angelus » Sun Apr 27, 2008 10:01 am

Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Advanced Knowledge
Board URL: http://www.das-bemalforum.de

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

Hi,

I purchased the flashchat (http://www.tufat.com/s_flash_chat_chatroom.htm).

And installed it. This worked so long. When installing I have chosen the option, that I want to include it into an phpBB 2.0.10 or higher board because there was no option for integramod.

I found this topic here where it is explained how to integrate the chat to 140 : http://www.integramod.com/forum/viewtop ... =flashchat. But this does not work. If I do so the chat asks for the login data and says that they are wrong every time. With the standard installation options it works also with the automatic login via a new link.

But there is a "profile" link when clicking on someone in the chat that does nothing.

Has anyboby included the flashchat to a 141 installation and can help me?

Greetings
Thorsten
Last edited by Angelus on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Angelus
Integra Member
Integra Member
 
Posts: 182
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 30, 2006 4:27 pm
Cash on hand: 0.00

Re: Problem integrating flashchat

PostAuthor: .QUACK.Major.Pain » Thu May 01, 2008 9:07 pm

I tried it - a free version.
It would work for 3 days and then I would get an email saying I had to re-activate it.
I did and 3 days later it happened again. And again And again.

So I removed it. Not sure what the problem is.

The site I got it from is completely french so getting help was difficult.
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00

Re: Problem integrating flashchat

PostAuthor: Helter » Thu May 01, 2008 10:31 pm

do you have your true path to the chat folder added to dp.php?
should be something like

Code: Select all
define('C_PATH','/home/username/public_html/IM141/prochatrooms'); // Document Path



I just helped another user integrate the link for this program into the nav bar of the dark template. He was having the same problem, but has fixed it. I just pm'd him and asked him to share his fix for this

to add the link, open fisubice/overall_header.tpl
find

Code: Select all
<td>{QMENUS}</td>


replace with

Code: Select all
<td>  {PROCHATROOMS}</td><td>{QMENUS}</td>


repeat this for fisubice/overall_footer.tpl
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: Problem integrating flashchat

PostAuthor: Angelus » Fri May 02, 2008 1:12 am

Hi HelterSkelter,

is this a fix for my problem or for .=QUACK=.Major.Pain ?
My problem is not to integrate the chat in the nav menu or in the chatbox. But within the chat you can click on the name of the user wich opens a menu whrere you can send a message only to that user and there is a link to his profile. And this profile link does not work out of the chat.

Greetings
Thorsten
Last edited by Angelus on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Angelus
Integra Member
Integra Member
 
Posts: 182
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 30, 2006 4:27 pm
Cash on hand: 0.00

Re: Problem integrating flashchat

PostAuthor: Helter » Fri May 02, 2008 1:35 am

when you click the link to the chat, does it auto log you in with your forum user account?
also, what is the link you used for your path to the users profile?
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: Problem integrating flashchat

PostAuthor: Angelus » Fri May 02, 2008 1:59 am

HI,

I use this code for showing the rooms and online people (http://www.integramod.com/forum/flashch ... t3828.html)

Code: Select all
<tr> <td> <iframe></iframe></td> </tr>


And this link to show the login link:

Code: Select all
    <tr>         <td>             <a>[Hier geht's zum Chat]</a>         </td>     </tr>  


With this I'm automatically logged in to the chat.

I think the autologin works because of that line in config:

Code: Select all
        //your CMS system         'CMSsystem' => 'phpBB2CMS',// defaultCMS - default CMS, blank - stateless CMS


But login at all (manual/automatic) does not work using the files from skywalker (http://www.integramod.com/forum/flash-c ... t1216.html)

Greetings
Thorsten
Last edited by Angelus on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Angelus
Integra Member
Integra Member
 
Posts: 182
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 30, 2006 4:27 pm
Cash on hand: 0.00

Re: Problem integrating flashchat

PostAuthor: DjPorkchop » Sat Jun 07, 2008 10:28 am

Has anyone ever found a fix for this issue or was it ever solved? I was thinking of adding a flashchat install to a 1.4.1 board but am kinda reluctant to try if it is going to fail.
Last edited by DjPorkchop on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
DjPorkchop
Administrator
Administrator
 
Posts: 1593
Likes: 136 posts
Liked in: 26 posts
Images: 12
Joined: Fri Apr 21, 2006 7:59 pm
Cash on hand: 1,575.25
Location: Illinois
IntegraMOD version: phpBB2x


Return to IntegraMOD 141

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot], Majestic-12 [Bot]