Irc knappen på detta forum
Moderatorer: Supportgrupp, Moderatorgrupp
Irc knappen på detta forum
Vill di inte ändra koden så att den fungerar eller ids di inte ?

Det är en rapporterad bugg.
I viewtopic.php måste du ändra
till
Liknande ändringar måste du göra i medlemslistan osv ...
/Holger
I viewtopic.php måste du ändra
Kod: Markera allt
if ( !empty($postrow[$i]['user_icq']) )
{
$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>';
}Kod: Markera allt
if ( !empty($postrow[$i]['user_icq']) )
{
$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/' . $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/' . $postrow[$i]['user_icq'] . '">' . $lang['ICQ'] . '</a>';
}/Holger
Holger Gremminger
Ingen support via PM!
Ingen support via PM!
Vilka är online
Användare som besöker denna kategori: 2 och 0 gäster


