PHP121 Instant Messenger Integration »  Show posts from    to     

Icy Phoenix


Old Customizations - PHP121 Instant Messenger Integration



Mighty Gorgon [ Wed 23 Jul, 2008 15:39 ]
Post subject: Re: PHP121 Instant Messenger Integration
No problem Kas... take your time... you will find us here when you are ready to work again!
KasLimon wrote: [View Post]
Hi, I'm very sorry for the long time since my last visit, but I was in England for the end of the classes. After the trip I had to update my web completely, and I'm still updating my web.


MaxTortora [ Thu 09 Oct, 2008 19:14 ]
Post subject: Re: PHP121 Instant Messenger Integration
Are you sure that

Code: [Hide] [Select]
//***PHP121***
$php121 = '';
if ( ($row['php121_user_chatting'] != 0) && ($row['php121_user_chatting'] != NULL )&& (time()-$row['php121_user_chatting']) < 90 )
{
$php121 = " <a href="#" onClick="window.open('php121/php121sendim.php?to=$row[user_id]','$row[user_id]','left=20, top=20,width=600,height=500,toolbar=0,resizeable=0');"><img src="php121/php121online.gif" height="11" width="11" border=0 ALT="Send instant message"></a>";
}
//***END PHP121***
$user_online_link = colorize_username($row['user_id']) . $php121;



is correct?

Because whithout this part of code I have php121 in my site but without the possibility of watch users on-line and off-line...

When I insert this part of code, index.php become white.

Somebody can help me?


Chaotic [ Thu 09 Oct, 2008 20:56 ]
Post subject: Re: PHP121 Instant Messenger Integration
MaxTortora wrote: [View Post]
Are you sure that

//***PHP121***
$php121 = '';
if ( ($row['php121_user_chatting'] != 0) && ($row['php121_user_chatting'] != NULL )&& (time()-$row['php121_user_chatting']) < 90 )
{
$php121 = " <a href="#" onClick="window.open('php121/php121sendim.php?to=$row[user_id]','$row[user_id]','left=20, top=20,width=600,height=500,toolbar=0,resizeable=0');"><img src="php121/php121online.gif" height="11" width="11" border=0 ALT="Send instant message"></a>";
}
//***END PHP121***
$user_online_link = colorize_username($row['user_id']) . $php121;


is correct?

Because whithout this part of code I have php121 in my site but without the possibility of watch users on-line and off-line...

When I insert this part of code, index.php become white.

Somebody can help me?


Please wrap code using the code wrapping BBCode.

Thanks

-- I've used and still use this modification on my website with the installation instructions in the first post. It works like a charm. Be sure you've edited all necessary files and uploaded each file correctly.


MaxTortora [ Thu 09 Oct, 2008 23:52 ]
Post subject: Re: PHP121 Instant Messenger Integration
Thank you very much for your answer, Chaotic.

I have forgotten to say that when I runned the first SQL, the answer was

#1060 - Duplicate column name 'php121_user_chatting'

What does it mean?
Do you think that this message cause my problems?

Thank you very much!


Chaotic [ Thu 09 Oct, 2008 23:54 ]
Post subject: Re: PHP121 Instant Messenger Integration
Very well could be the problem. You may want to remove that second repeating line and see if it works.


MaxTortora [ Fri 10 Oct, 2008 01:30 ]
Post subject: Re: PHP121 Instant Messenger Integration
Chaotic wrote: [View Post]
Very well could be the problem. You may want to remove that second repeating line and see if it works.


Sorry, I don't understand what I must do...


Chaotic [ Fri 10 Oct, 2008 02:15 ]
Post subject: Re: PHP121 Instant Messenger Integration
KasLimon wrote: [View Post]
What does this mod does?
It allows you to integrate php121 Instant Messenger system to your Icy Phoenix.
Then, what PHP121 Instant Messenger is?
Quote:
PHP121 is a free web based instant messenger - written entirely in PHP. This means that it will work in any browser on any operating system including Windows and Linux, anywhere!

If traditional messaging programs like MSN Messenger or Yahoo! Messenger are blocked at your school or workplace, PHP121 will still work.

PHP121 is ideal for community websites where a quick and easy way to chat is needed among its members. By changing one setting in the configuration file, PHP121 can be easily integrated into other systems such as PHPNuke and phpBB. More integrations will be available in the future.
[More info: php121.com]


Demo board: here

Installation instructions:
Spoiler: [ Show ]


Greets!


Try deleting all these tables from your forum database. Be very careful not to delete anything but the entries made when installing this mod.

Then use the above installation instructions to re-install the modification.


MaxTortora [ Fri 10 Oct, 2008 11:51 ]
Post subject: Re: PHP121 Instant Messenger Integration
I have applied the MOD in another my IP and the result is

Parse error: syntax error, unexpected '}' in /web/htdocs/www.noicuneesi.com/home/includes/users_online_block.php on line 113



Chaotic [ Fri 10 Oct, 2008 12:18 ]
Post subject: Re: PHP121 Instant Messenger Integration
I'm assuming you made a donation on the PHP121 site to gain access to the latest version of PHP121, right?

I'm working on installing this modification on a test board and will report back if I find any errors. (I'll edit this post after I install.)


MaxTortora [ Fri 10 Oct, 2008 13:48 ]
Post subject: Re: PHP121 Instant Messenger Integration
Chaotic wrote: [View Post]
I'm assuming you made a donation on the PHP121 site to gain access to the latest version of PHP121, right?


Yes, yesterday I made a donation of $ 19,00


Chaotic wrote: 

I'm working on installing this modification on a test board and will report back if I find any errors. (I'll edit this post after I install.)


But the modification you have applied on your site is not the latest version? It's not the same of that I have downloaded?

How long time do you think, I should have this modification on my site?


Chaotic [ Fri 10 Oct, 2008 14:03 ]
Post subject: Re: PHP121 Instant Messenger Integration
I'm using version 3.1.2.

You may want to start over by removing all the additions in your database from this modification and try re-installing following the explicit installation instructions in the first post of this thread. I installed this on my test board with zero errors and it worked fine.


MaxTortora [ Fri 10 Oct, 2008 14:22 ]
Post subject: Re: PHP121 Instant Messenger Integration
If I make you a donation, you can apply modification on my site?

Is it correct that all the index.html files in the attached package are 0 kb?


Chaotic [ Fri 10 Oct, 2008 23:52 ]
Post subject: Re: PHP121 Instant Messenger Integration
I'm sorry, but I'm not installing anything on anyone's website. I will try my best to help you get your problem solved, but if I can't, we've got many other expert users of Icy Phoenix that may be able to help!

It won't be long buddy so just be patient.




Powered by Icy Phoenix