Code: Alles auswählen
##############################################################################################
##Autor: Lexitus
##Forum: http://sog.computer-tech.ch
##############################################################################################
///
/// Öffne: groupcp.php
///
### Suche:
{
$icq_status_img = '<a href="http://wwp.icq.com/' . $row['user_icq'] . '#pager"><img src="http://web.icq.com/whitepages/online?icq=' . $row['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
$icq_img = '<a href="http://wwp.icq.com/scripts/search.dll?to=' . $row['user_icq'] . '"><img src="' . $images['icon_icq'] . '" alt="' . $lang['ICQ'] . '" title="' . $lang['ICQ'] . '" border="0" /></a>';
$icq = '<a href="http://wwp.icq.com/scripts/search.dll?to=' . $row['user_icq'] . '">' . $lang['ICQ'] . '</a>';
}
### Ersetze mit:
{
$icq_status_img = '<a href="http://web.icq.com/whitepages/add_me/1,,,00.icq?uin=' . $row['user_icq'] . '&action=add"><img src="http://web.icq.com/whitepages/online?icq=' . $row['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
$icq_img = '<a href="http://web.icq.com/whitepages/about_me/1,,,00.html?Uin=' . $row['user_icq'] . '"><img src="' . $images['icon_icq'] . '" alt="' . $lang['ICQ'] . '" title="' . $lang['ICQ'] . '" border="0" /></a>';
$icq = '<a href="http://web.icq.com/whitepages/about_me/1,,,00.html?Uin=' . $row['user_icq'] . '">' . $lang['ICQ'] . '</a>';
}
///
/// Öffne: memberlist.php
///
### Suche:
{
$icq_status_img = '<a href="http://wwp.icq.com/' . $row['user_icq'] . '#pager"><img src="http://web.icq.com/whitepages/online?icq=' . $row['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
$icq_img = '<a href="http://wwp.icq.com/scripts/search.dll?to=' . $row['user_icq'] . '"><img src="' . $images['icon_icq'] . '" alt="' . $lang['ICQ'] . '" title="' . $lang['ICQ'] . '" border="0" /></a>';
$icq = '<a href="http://wwp.icq.com/scripts/search.dll?to=' . $row['user_icq'] . '">' . $lang['ICQ'] . '</a>';
}
### Ersetze mit:
{
$icq_status_img = '<a href="http://web.icq.com/whitepages/add_me/1,,,00.icq?uin=' . $row['user_icq'] . '&action=add"><img src="http://web.icq.com/whitepages/online?icq=' . $row['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
$icq_img = '<a href="http://web.icq.com/whitepages/about_me/1,,,00.html?Uin=' . $row['user_icq'] . '"><img src="' . $images['icon_icq'] . '" alt="' . $lang['ICQ'] . '" title="' . $lang['ICQ'] . '" border="0" /></a>';
$icq = '<a href="http://web.icq.com/whitepages/about_me/1,,,00.html?Uin=' . $row['user_icq'] . '">' . $lang['ICQ'] . '</a>';
}
///
/// Öffne: privmsg.php
///
### Suche:
{
$icq_status_img = '<a href="http://wwp.icq.com/' . $privmsg['user_icq'] . '#pager"><img src="http://web.icq.com/whitepages/online?icq=' . $privmsg['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
$icq_img = '<a href="http://wwp.icq.com/scripts/search.dll?to=' . $privmsg['user_icq'] . '"><img src="' . $images['icon_icq'] . '" alt="' . $lang['ICQ'] . '" title="' . $lang['ICQ'] . '" border="0" /></a>';
$icq = '<a href="http://wwp.icq.com/scripts/search.dll?to=' . $privmsg['user_icq'] . '">' . $lang['ICQ'] . '</a>';
}
### Ersetze mit:
{
$icq_status_img = '<a href="http://web.icq.com/whitepages/add_me/1,,,00.icq?uin=' . $privmsg['user_icq'] . '&action=add"><img src="http://web.icq.com/whitepages/online?icq=' . $privmsg['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
$icq_img = '<a href="http://web.icq.com/whitepages/about_me/1,,,00.html?Uin=' . $privmsg['user_icq'] . '"><img src="' . $images['icon_icq'] . '" alt="' . $lang['ICQ'] . '" title="' . $lang['ICQ'] . '" border="0" /></a>';
$icq = '<a href="http://web.icq.com/whitepages/about_me/1,,,00.html?Uin=' . $privmsg['user_icq'] . '">' . $lang['ICQ'] . '</a>';
}
///
/// Öffne: viewtopic.php
///
### Suche:
{
$icq_status_img = '<a href="http://wwp.icq.com/' . $postrow[$i]['user_icq'] . '#pager"><img src="http://web.icq.com/whitepages/online?icq=' . $postrow[$i]['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
$icq_img = '<a href="http://wwp.icq.com/scripts/search.dll?to=' . $postrow[$i]['user_icq'] . '"><img src="' . $images['icon_icq'] . '" alt="' . $lang['ICQ'] . '" title="' . $lang['ICQ'] . '" border="0" /></a>';
$icq = '<a href="http://wwp.icq.com/scripts/search.dll?to=' . $postrow[$i]['user_icq'] . '">' . $lang['ICQ'] . '</a>';
}
### Ersetze mit:
{
$icq_status_img = '<a href="http://web.icq.com/whitepages/add_me/1,,,00.icq?uin=' . $postrow[$i]['user_icq'] . '&action=add"><img src="http://web.icq.com/whitepages/online?icq=' . $postrow[$i]['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
$icq_img = '<a href="http://web.icq.com/whitepages/about_me/1,,,00.html?Uin=' . $postrow[$i]['user_icq'] . '"><img src="' . $images['icon_icq'] . '" alt="' . $lang['ICQ'] . '" title="' . $lang['ICQ'] . '" border="0" /></a>';
$icq = '<a href="http://web.icq.com/whitepages/about_me/1,,,00.html?Uin=' . $postrow[$i]['user_icq'] . '">' . $lang['ICQ'] . '</a>';
}
///
/// Öffne: includes/usercp_viewprofile.php
///
### Suche:
{
$icq_status_img = '<a href="http://wwp.icq.com/' . $profiledata['user_icq'] . '#pager"><img src="http://web.icq.com/whitepages/online?icq=' . $profiledata['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
$icq_img = '<a href="http://wwp.icq.com/scripts/search.dll?to=' . $profiledata['user_icq'] . '"><img src="' . $images['icon_icq'] . '" alt="' . $lang['ICQ'] . '" title="' . $lang['ICQ'] . '" border="0" /></a>';
$icq = '<a href="http://wwp.icq.com/scripts/search.dll?to=' . $profiledata['user_icq'] . '">' . $lang['ICQ'] . '</a>';
}
### Ersetze mit:
{
$icq_status_img = '<a href="http://web.icq.com/whitepages/add_me/1,,,00.icq?uin=' . $profiledata['user_icq'] . '&action=add"><img src="http://web.icq.com/whitepages/online?icq=' . $profiledata['user_icq'] . '&img=5" width="18" height="18" border="0" /></a>';
$icq_img = '<a href="http://web.icq.com/whitepages/about_me/1,,,00.html?Uin=' . $profiledata['user_icq'] . '"><img src="' . $images['icon_icq'] . '" alt="' . $lang['ICQ'] . '" title="' . $lang['ICQ'] . '" border="0" /></a>';
$icq = '<a href="http://web.icq.com/whitepages/about_me/1,,,00.html?Uin=' . $profiledata['user_icq'] . '">' . $lang['ICQ'] . '</a>';
}
##############################################################################################