KasLimon wrote: [View Post]
PHP121 Instant Messenger Integration
Subject: Re: PHP121 Instant Messenger Integration
No problem Kas... take your time... you will find us here when you are ready to work again! :P
Subject: Re: PHP121 Instant Messenger Integration
Are you sure that
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? :(
//***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;
$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? :(
Subject: Re: PHP121 Instant Messenger Integration
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 wrote: [View Post]
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.
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!
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!
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.
Subject: Re: PHP121 Instant Messenger Integration
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.
KasLimon wrote: [View Post]
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.
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
:cry: :cry:
Parse error: syntax error, unexpected '}' in /web/htdocs/www.noicuneesi.com/home/includes/users_online_block.php on line 113
:cry: :cry:
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.) 8)
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.) 8)
Subject: Re: PHP121 Instant Messenger Integration
Yes, yesterday I made a donation of $ 19,00
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? :cry:
Chaotic wrote: [View Post]
Yes, yesterday I made a donation of $ 19,00
Chaotic wrote:
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? :cry:
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.
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.
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?
Is it correct that all the index.html files in the attached package are 0 kb?
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. :LOL:
It won't be long buddy so just be patient. :LOL:
Page 5 of 5
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.3785s (PHP: 6% SQL: 94%)
SQL queries: 14 - Debug Off - GZIP Enabled