<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:annotate="http://purl.org/rss/1.0/modules/annotate/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!--
	This feed generated for Anonymous	More info at http://naklon.info/rss/about.htm
-->
<channel>
<title>Icy Phoenix</title>
<link>http://www.icyphoenix.com/</link>
<description>Icy Phoenix - Powering Communities</description>
<managingEditor>info@icyphoenix.com</managingEditor>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>RSS Feed 2.2.4</generator>
<language>en</language><lastBuildDate>Fri, 03 Feb 2012 23:13:21 GMT</lastBuildDate>
<image>
	<url>http://www.icyphoenix.com/images/links/banner_ip.gif</url>
	<title>Icy Phoenix</title>
	<link>http://www.icyphoenix.com/</link>
	<width>88</width>
	<height>31</height>
</image>
<item>
<title><![CDATA[Other Mods Support :: Re: Exclude banned Calendar Bdays?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55132#p55132</link>
<pubDate>Fri, 03 Feb 2012 23:12:29 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55132#p55132</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=5860" target="_blank">Informpro</a><br />
Subject: Re: Exclude Banned Calendar Bdays?<br />Posted: Sat 04 Feb, 2012 00:12 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">$sql = 'SELECT user_id, username, user_colour, user_birthday <br />
<br />
                FROM ' . USERS_TABLE . ' <br />
<br />
                LEFT JOIN ' . BANLIST_TABLE . &quot; b ON (user_id = b.ban_userid) <br />
<br />
                WHERE (b.ban_id IS NULL <br />
<br />
                OR b.ban_exclude = 1) <br />
<br />
                AND user_birthday LIKE '&quot; . $db-&gt;sql_escape(sprintf('%2d-%2d-', $day, $month)) . &quot;%' <br />
<br />
                AND user_type IN (&quot; . USER_NORMAL . ', ' . USER_FOUNDER . ')';<br />
<br />
<br />
<br />
maybe just<br />
<br />
AND user_id NOT in (SELECT ban_userid FROM &quot; . BANLIST_TABLE . &quot;)<br />
<br />
I don't have mysql here, so I can't &quot;explain&quot; queries but I think your one is better.</div><br />
]]>
</description>
<dc:creator>Informpro</dc:creator>
<dc:subject>Other Mods Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55111#p55111" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55132</comments>
</item>
<item>
<title><![CDATA[General Support :: Deactivate IP Search Engine]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55131#p55131</link>
<pubDate>Fri, 03 Feb 2012 20:32:42 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55131#p55131</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=4837" target="_blank">sebas_acci</a><br />
Subject: Deactivate IP Search Engine<br />Posted: Fri 03 Feb, 2012 21:32 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Hi,<br />
<br />
<br />
<br />
Since Wednesday Hostgator has disconnect my BD because my CPU consume exceeded 25% of the server (at least they say that). They advised me to make some changes on my script to reduce this CPU consume.<br />
<br />
 <br />
<br />
I had this problem for a bit longer as a month when I did these described changes: <br />
<br />
<a class="post-url" href="http://www.icyphoenix.com/viewtopic.php?f=4&amp;t=3092">http://www.icyphoenix.com/viewtopic.php?f=4&amp;t=3092</a><br />
<br />
<br />
<br />
Now that I have the same problem I would like to deactivate the IP Search Engine because I think that a hight percentage of this consume comes due to my user's searches. Does someone know how to do that? I've searched in the ACP but i haven't founded anything related to it.<br />
<br />
<br />
<br />
I hope that you can help me :S<br />
<br />
<br />
<br />
Thank you very much!! <img src="http://www.icyphoenix.com/images/smiles/icon_smile.gif" alt="" /></div><br />
]]>
</description>
<dc:creator>sebas_acci</dc:creator>
<dc:subject>General Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55131#p55131" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55131</comments>
</item>
<item>
<title><![CDATA[General Support :: Re: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55130#p55130</link>
<pubDate>Fri, 03 Feb 2012 18:05:48 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55130#p55130</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=5259" target="_blank">Joshua203</a><br />
Subject: Re: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.<br />Posted: Fri 03 Feb, 2012 19:05 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Well it's not about catching you (but you know that) and I would not dare judging Mort's code suggestion (I can't run fast enough to get myself in a safe place  <img src="http://www.icyphoenix.com/images/smiles/icon_lol.gif" alt="" /> )<br />
<br />
<br />
<br />
I also did not expect the removal to fix this issue but I just used it to point out the page isn't flawless<br />
<br />
<br />
<br />
Still thinking ... &quot;why doesn't he reply to validating the page and the errors that will pop up?&quot;<br />
<br />
<br />
<br />
It's probably not the case that you have to fix 15 errors ... often fixing one error will repair  multiple (for example: when you forget to close a tag it will cause more errors after that piece of code)<br />
<br />
<br />
<br />
I know you told me that you don't care about the ticker and it's not important but I can almost assure you this problem is only showing you that something is wrong somewhere and it may cause (or already is causing) other problems too.<br />
<br />
<br />
<br />
W3C can be a pain at times but it most certainly is your friend for cleaning your code <img src="http://www.icyphoenix.com/images/smiles/icon_exclaim.gif" alt="" /><br />____________<br /><a class="post-url" href="http://WinMX.ExoFire.net" target="_blank" rel="nofollow"><span style="font-size: 14px; line-height: 116%;"><b><span style="color: #990000;">http://WinMX.ExoFire.net</span></b></span></a> (development/under construction ...Forever?¿?) <img src="http://www.icyphoenix.com/images/smiles/wallbash.gif" alt="" /> <img src="http://www.icyphoenix.com/images/smiles/lol_flag.gif" alt="" /></div><br />
]]>
</description>
<dc:creator>Joshua203</dc:creator>
<dc:subject>General Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55112#p55112" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55130</comments>
</item>
<item>
<title><![CDATA[Other Mods Support :: Re: Exclude banned Calendar Bdays?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55129#p55129</link>
<pubDate>Fri, 03 Feb 2012 17:40:46 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55129#p55129</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=5259" target="_blank">Joshua203</a><br />
Subject: Re: Exclude banned Calendar Bdays?<br />Posted: Fri 03 Feb, 2012 18:40 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Thanks for the suggestion Steffen, however after looking at your suggestion I took another look at what I did to the portal in the past and maybe I got it fixed now ... the calendar looks a lot cleaner now but not completely missing birthdays.<br />
<br />
<br />
<br />
I still have to test and investigate but I was so excited that I wanted to reply  <img src="http://www.icyphoenix.com/images/smiles/icon_lol.gif" alt="" /> <br />
<br />
<br />
<br />
It would be great if anyone could tell me &quot;yeah correct&quot; or &quot;no stupid!&quot; so below is what I the changed code....<br />
<br />
<br />
<br />
<!-- no smilies start --><div class="code"><div class="code-header" id="codehdr2_3a70f981" style="position:relative;">Code: [<a href="#" onclick="ShowHide('code_3a70f981','code2_3a70f981',''); ShowHide('codehdr_3a70f981', 'codehdr2_3a70f981', ''); return false;">Hide</a>]</div><div class="code-header" id="codehdr_3a70f981" style="position:relative;display:none;">Code: [<a href="#" onclick="ShowHide('code_3a70f981','code2_3a70f981',''); ShowHide('codehdr_3a70f981','codehdr2_3a70f981',''); return false;">Show</a>]</div><div class="code-content" id="code_3a70f981" style="position:relative;"><ol class="code-list" start="1"><li class="code-row code-row-first"><span class="code-row-text">/* Generates the list of birthdays for the given date&nbsp;</span></li><li class="code-row"><span class="code-row-text">*/&nbsp;</span></li><li class="code-row"><span class="code-row-text">function generate_birthday_list( $day, $month, $year )&nbsp;</span></li><li class="code-row"><span class="code-row-text">{&nbsp;</span></li><li class="code-row"><span class="code-row-text">	global $db, $user, $config;&nbsp;</span></li><li class="code-row"><span class="code-row-text">&nbsp;</span></li><li class="code-row"><span class="code-row-text">	$birthday_list = &quot;&quot;;&nbsp;</span></li><li class="code-row"><span class="code-row-text">	if ($config['load_birthdays'] &amp;&amp; $config['allow_birthdays'])&nbsp;</span></li><li class="code-row"><span class="code-row-text">	{&nbsp;</span></li><li class="code-row"><span class="code-row-text">		$sql = 'SELECT user_id, username, user_colour, user_birthday&nbsp;</span></li><li class="code-row"><span class="code-row-text">				FROM ' . USERS_TABLE . '&nbsp;</span></li><li class="code-row"><span class="code-row-text">				LEFT JOIN ' . BANLIST_TABLE . &quot; b ON (user_id = b.ban_userid)&nbsp;</span></li><li class="code-row"><span class="code-row-text">				WHERE (b.ban_id IS NULL&nbsp;</span></li><li class="code-row"><span class="code-row-text">				OR b.ban_exclude = 1)&nbsp;</span></li><li class="code-row"><span class="code-row-text">				AND user_birthday LIKE '&quot; . $db-&gt;sql_escape(sprintf('%2d-%2d-', $day, $month)) . &quot;%'&nbsp;</span></li><li class="code-row"><span class="code-row-text">				AND user_type IN (&quot; . USER_NORMAL . ', ' . USER_FOUNDER . ')';&nbsp;</span></li><li class="code-row"><span class="code-row-text">		$result = $db-&gt;sql_query($sql);&nbsp;</span></li><li class="code-row"><span class="code-row-text">		while ($row = $db-&gt;sql_fetchrow($result))&nbsp;</span></li><li class="code-row"><span class="code-row-text">		{&nbsp;</span></li><li class="code-row"><span class="code-row-text">			// TBD TRANSLATION ISSUE HERE!!!&nbsp;</span></li><li class="code-row"><span class="code-row-text">			$birthday_list .= (($birthday_list != '') ? ', ' : '') . get_username_string('full', $row['user_id'], $row['username'], $row['user_colour']);&nbsp;</span></li><li class="code-row"><span class="code-row-text">			if ($age = (int) substr($row['user_birthday'], -4))&nbsp;</span></li><li class="code-row"><span class="code-row-text">			{&nbsp;</span></li><li class="code-row"><span class="code-row-text">				// TBD TRANSLATION ISSUE HERE!!!&nbsp;</span></li><li class="code-row"><span class="code-row-text">				$birthday_list .= ' (' . ($year - $age) . ')';&nbsp;</span></li><li class="code-row"><span class="code-row-text">			}&nbsp;</span></li><li class="code-row"><span class="code-row-text">		}&nbsp;</span></li><li class="code-row"><span class="code-row-text">		if( $birthday_list != &quot;&quot; )&nbsp;</span></li><li class="code-row"><span class="code-row-text">		{&nbsp;</span></li><li class="code-row"><span class="code-row-text">			// TBD TRANSLATION ISSUE HERE!!!&nbsp;</span></li><li class="code-row"><span class="code-row-text">			$birthday_list = $user-&gt;lang['BIRTHDAYS'].&quot;: &quot;. $birthday_list;&nbsp;</span></li><li class="code-row"><span class="code-row-text">		}&nbsp;</span></li><li class="code-row"><span class="code-row-text">		$db-&gt;sql_freeresult($result);&nbsp;</span></li><li class="code-row"><span class="code-row-text">	}&nbsp;</span></li><li class="code-row"><span class="code-row-text">&nbsp;</span></li><li class="code-row"><span class="code-row-text">	return $birthday_list;&nbsp;</span></li><li class="code-row"><span class="code-row-text">}&nbsp;</span></li></ol></div></div><!-- no smilies end --><br />
<br />
<br />
<br />
changes:<br />
<br />
- in line <span style="color: #00ff00;">5</span> I replaced the <span style="color: red;">&quot;</span> by a <span style="color: red;">'</span><br />
<br />
- line <span style="color: #00ff00;">6, 7 and 8</span> are newly added<br />
<br />
- in line <span style="color: #00ff00;">9</span> I replaced the <span style="color: red;">WHERE</span> into an <span style="color: red;">AND</span><br />
<br />
<br />
<br />
I truly can't believe I didn't goof anything up so please anyone judge it  <img src="http://www.icyphoenix.com/images/smiles/icon_lol.gif" alt="" /><br />____________<br /><a class="post-url" href="http://WinMX.ExoFire.net" target="_blank" rel="nofollow"><span style="font-size: 14px; line-height: 116%;"><b><span style="color: #990000;">http://WinMX.ExoFire.net</span></b></span></a> (development/under construction ...Forever?¿?) <img src="http://www.icyphoenix.com/images/smiles/wallbash.gif" alt="" /> <img src="http://www.icyphoenix.com/images/smiles/lol_flag.gif" alt="" /></div><br />
]]>
</description>
<dc:creator>Joshua203</dc:creator>
<dc:subject>Other Mods Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55111#p55111" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55129</comments>
</item>
<item>
<title><![CDATA[Old Customizations :: Re: Help on Dice BBCode!]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55128#p55128</link>
<pubDate>Fri, 03 Feb 2012 11:01:51 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55128#p55128</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=10207" target="_blank">altamir</a><br />
Subject: Re: Help On Dice BBCode!<br />Posted: Fri 03 Feb, 2012 12:01 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Hey guys!<br />
<br />
I'm making a rpg forum with IP plataform and I need the dice bbcode... But, every time the topic page is reloaded the dice results change.<br />
<br />
Somebody can help me with this?<br />
<br />
Thanks for the help and sorry about the bad english... I'm brazilian.</div><br />
]]>
</description>
<dc:creator>altamir</dc:creator>
<dc:subject>Old Customizations</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=5964#p5964" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55128</comments>
</item>
<item>
<title><![CDATA[General Support :: Re: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55127#p55127</link>
<pubDate>Fri, 03 Feb 2012 08:42:16 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55127#p55127</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=9467" target="_blank">Hans</a><br />
Subject: Re: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.<br />Posted: Fri 03 Feb, 2012 09:42 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow"><img src="http://www.icyphoenix.com/images/smiles/icon_lol.gif" alt="" /> You caught me  <img src="http://www.icyphoenix.com/images/smiles/cop.gif" alt="" /> I removed that piece of code, cleared cache.. Did not make a difference though, the scrolling links in the &quot;news ticker&quot; still disappear when viewed with FF.<br />
<br />
<br />
<br />
So now the only modification to the original code is the one <b>Mort</b> had me do in the post contained in the following link. <a class="post-url" href="http://www.icyphoenix.com/show_post.php?p=55085">http://www.icyphoenix.com/show_post.php?p=55085</a></div><br />
]]>
</description>
<dc:creator>Hans</dc:creator>
<dc:subject>General Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55112#p55112" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55127</comments>
</item>
<item>
<title><![CDATA[Other Mods Support :: Re: Exclude banned Calendar Bdays?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55126#p55126</link>
<pubDate>Fri, 03 Feb 2012 08:09:25 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55126#p55126</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=85" target="_blank">TheSteffen</a><br />
Subject: Re: Exclude banned Calendar Bdays?<br />Posted: Fri 03 Feb, 2012 09:09 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Hehehe, on phpBB3 you should have a look into phpbb_banlist =&gt; ban_userid<br />
<br />
<br />
<br />
But I dont know how to change your code  <img src="http://www.icyphoenix.com/images/smiles/icon_sad.gif" alt="" /><br />
<br />
<br />
<br />
EDIT: Maybe you can combine with this mod<br />
<br />
<br />
<br />
<b>Hide Banned Members From Memberlist on phpBB</b><br />
<br />
<br />
<br />
OPEN <b>memberlist.php</b><br />
<br />
FIND<br />
<br />
<!-- no smilies start --><div class="code"><div class="code-header" id="codehdr2_92492bc0" style="position: relative;">Code: [<a href="#" onclick="ShowHide('code_92492bc0','code2_92492bc0',''); ShowHide('codehdr_92492bc0','codehdr2_92492bc0',''); return false;">Hide</a>] [<a href="#" onclick="select_text('code_92492bc0'); return false;">Select</a>]</div><div class="code-header" id="codehdr_92492bc0" style="position:relative;display:none;">Code: [<a href="#" onclick="ShowHide('code_92492bc0','code2_92492bc0',''); ShowHide('codehdr_92492bc0','codehdr2_92492bc0',''); return false;">Show</a>]</div><div class="code-content" id="code_92492bc0" style="position: relative;"><span class="code-row-text">// Get us some users :D</span></div></div><!-- no smilies end --><br />
<br />
Add before<br />
<br />
<!-- no smilies start --><div class="code"><div class="code-header" id="codehdr2_ab3c3f95" style="position: relative;">Code: [<a href="#" onclick="ShowHide('code_ab3c3f95','code2_ab3c3f95',''); ShowHide('codehdr_ab3c3f95','codehdr2_ab3c3f95',''); return false;">Hide</a>] [<a href="#" onclick="select_text('code_ab3c3f95'); return false;">Select</a>]</div><div class="code-header" id="codehdr_ab3c3f95" style="position:relative;display:none;">Code: [<a href="#" onclick="ShowHide('code_ab3c3f95','code2_ab3c3f95',''); ShowHide('codehdr_ab3c3f95','codehdr2_ab3c3f95',''); return false;">Show</a>]</div><div class="code-content" id="code_ab3c3f95" style="position: relative;"><span class="code-row-text">//Begin: banned users hidden in memberlist_body<br />
<br />
$sql = 'SELECT ban_userid<br />
<br />
        FROM ' . BANLIST_TABLE . '<br />
<br />
        WHERE ban_userid &lt;&gt; 0<br />
<br />
        AND (ban_end &gt;= ' . time() . ' OR ban_end = 0)';<br />
<br />
$result = $db-&gt;sql_query($sql);      <br />
<br />
<br />
<br />
$ban_list[] = array(0);    <br />
<br />
while ($row = $db-&gt;sql_fetchrow($result))<br />
<br />
{<br />
<br />
    $ban_list[] = $row['ban_userid'];<br />
<br />
}   <br />
<br />
$db-&gt;sql_freeresult($result);<br />
<br />
//End: banned users hidden in memberlist_body </span></div></div><!-- no smilies end --><br />
<br />
<br />
<br />
FIND<br />
<br />
<!-- no smilies start --><div class="code"><div class="code-header" id="codehdr2_1fff65d7" style="position: relative;">Code: [<a href="#" onclick="ShowHide('code_1fff65d7','code2_1fff65d7',''); ShowHide('codehdr_1fff65d7','codehdr2_1fff65d7',''); return false;">Hide</a>] [<a href="#" onclick="select_text('code_1fff65d7'); return false;">Select</a>]</div><div class="code-header" id="codehdr_1fff65d7" style="position:relative;display:none;">Code: [<a href="#" onclick="ShowHide('code_1fff65d7','code2_1fff65d7',''); ShowHide('codehdr_1fff65d7','codehdr2_1fff65d7',''); return false;">Show</a>]</div><div class="code-content" id="code_1fff65d7" style="position: relative;"><span class="code-row-text">                    $user_list[] = (int) $row['user_id'];</span></div></div><!-- no smilies end --><br />
<br />
REPLACE WITH<br />
<br />
<!-- no smilies start --><div class="code"><div class="code-header" id="codehdr2_97f72c8c" style="position: relative;">Code: [<a href="#" onclick="ShowHide('code_97f72c8c','code2_97f72c8c',''); ShowHide('codehdr_97f72c8c','codehdr2_97f72c8c',''); return false;">Hide</a>] [<a href="#" onclick="select_text('code_97f72c8c'); return false;">Select</a>]</div><div class="code-header" id="codehdr_97f72c8c" style="position:relative;display:none;">Code: [<a href="#" onclick="ShowHide('code_97f72c8c','code2_97f72c8c',''); ShowHide('codehdr_97f72c8c','codehdr2_97f72c8c',''); return false;">Show</a>]</div><div class="code-content" id="code_97f72c8c" style="position: relative;"><span class="code-row-text">                if (!in_array((int) $row['user_id'], $ban_list))//ban_list test line<br />
<br />
                {<br />
<br />
                    $user_list[] = (int) $row['user_id'];<br />
<br />
                }  </span></div></div><!-- no smilies end --><br />____________<br /><span style="color: #ff5500;"><b>TheSteffen</b></span><br />
<br />
<span style="font-size: 9px; line-height: 116%;"><i>Often <a class="post-url" href="search.php">SEARCH</a> is the quickest way to get support.</i><br />
<br />
<a class="post-url" href="http://www.icyphoenix.de" target="_blank" rel="nofollow">IcyPhoenix German Support</a></span></div><br />
]]>
</description>
<dc:creator>TheSteffen</dc:creator>
<dc:subject>Other Mods Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55111#p55111" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55126</comments>
</item>
<item>
<title><![CDATA[Other Mods Support :: Re: Exclude banned Calendar Bdays?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55125#p55125</link>
<pubDate>Fri, 03 Feb 2012 07:28:10 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55125#p55125</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=5259" target="_blank">Joshua203</a><br />
Subject: Re: Exclude banned Calendar Bdays?<br />Posted: Fri 03 Feb, 2012 08:28 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Thanks for the suggestion Steffen but this won't work on phpbb .. as far as I know this does not exist in my DB<br />____________<br /><a class="post-url" href="http://WinMX.ExoFire.net" target="_blank" rel="nofollow"><span style="font-size: 14px; line-height: 116%;"><b><span style="color: #990000;">http://WinMX.ExoFire.net</span></b></span></a> (development/under construction ...Forever?¿?) <img src="http://www.icyphoenix.com/images/smiles/wallbash.gif" alt="" /> <img src="http://www.icyphoenix.com/images/smiles/lol_flag.gif" alt="" /></div><br />
]]>
</description>
<dc:creator>Joshua203</dc:creator>
<dc:subject>Other Mods Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55111#p55111" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55125</comments>
</item>
<item>
<title><![CDATA[Other Mods Support :: Re: Exclude banned Calendar Bdays?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55120#p55120</link>
<pubDate>Thu, 02 Feb 2012 19:22:57 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55120#p55120</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=85" target="_blank">TheSteffen</a><br />
Subject: Re: Exclude banned Calendar Bdays?<br />Posted: Thu 02 Feb, 2012 20:22 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Well, I am not the best with php but can you play with this<br />
<br />
<br />
<br />
<!-- no smilies start --><div class="code"><div class="code-header" id="codehdr2_59a0443b" style="position:relative;">Code: [<a href="#" onclick="ShowHide('code_59a0443b','code2_59a0443b',''); ShowHide('codehdr_59a0443b','codehdr2_59a0443b',''); return false;">Hide</a>] [<a href="#" onclick="select_text('code_59a0443b'); return false;">Select</a>]</div><div class="code-header" id="codehdr_59a0443b" style="position: relative; display: none;">Code: [<a href="#" onclick="ShowHide('code_59a0443b','code2_59a0443b',''); ShowHide('codehdr_59a0443b','codehdr2_59a0443b',''); return false;">Show</a>]</div><div class="code-content" id="code_59a0443b" style="position: relative;"><span class="code-row-text">AND user_active = 1</span></div></div><!-- no smilies end --><br />
<br />
<br />
<br />
Because banned users should have 0 , I guess<br />____________<br /><span style="color: #ff5500;"><b>TheSteffen</b></span><br />
<br />
<span style="font-size: 9px; line-height: 116%;"><i>Often <a class="post-url" href="search.php">SEARCH</a> is the quickest way to get support.</i><br />
<br />
<a class="post-url" href="http://www.icyphoenix.de" target="_blank" rel="nofollow">IcyPhoenix German Support</a></span></div><br />
]]>
</description>
<dc:creator>TheSteffen</dc:creator>
<dc:subject>Other Mods Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55111#p55111" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55120</comments>
</item>
<item>
<title><![CDATA[General Support :: Re: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55119#p55119</link>
<pubDate>Thu, 02 Feb 2012 12:39:19 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55119#p55119</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=5259" target="_blank">Joshua203</a><br />
Subject: Re: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.<br />Posted: Thu 02 Feb, 2012 13:39 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Well at least W3C is now accepting to test by url again <strike>(30 errors now)</strike> EDIT ..sorry (15 errors, 3 warnings)<br />
<br />
<br />
<br />
I think it would pay if you would have a close look at those, for example...<br />
<br />
<br />
<br />
this:<br />
<br />
<!-- no smilies start --><div class="code"><div class="code-header" id="codehdr2_a524eaa2" style="position:relative;">Code: [<a href="#" onclick="ShowHide('code_a524eaa2','code2_a524eaa2',''); ShowHide('codehdr_a524eaa2','codehdr2_a524eaa2',''); return false;">Hide</a>] [<a href="#" onclick="select_text('code_a524eaa2'); return false;">Select</a>]</div><div class="code-header" id="codehdr_a524eaa2" style="position: relative; display: none;">Code: [<a href="#" onclick="ShowHide('code_a524eaa2','code2_a524eaa2',''); ShowHide('codehdr_a524eaa2','codehdr2_a524eaa2',''); return false;">Show</a>]</div><div class="code-content" id="code_a524eaa2" style="position: relative;"><span class="code-row-text">&lt;/body&gt;<br />
<br />
&lt;p&gt;&lt;a href=&quot;http://mirror.hfase.com&quot;&gt;mirror.hfase.com&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://www.gplforum.com&quot;&gt;www.gplforum.com&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://hfase.com&quot;&gt;hfase.com&lt;/a&gt;&lt;/p&gt;<br />
<br />
&lt;/html&gt;</span></div></div><!-- no smilies end --><br />
<br />
can't be right can it?<br />
<br />
<br />
<br />
Validating by url should be posible to get validated 100%, by pasting the source to W3C I'm not sure<br />____________<br /><a class="post-url" href="http://WinMX.ExoFire.net" target="_blank" rel="nofollow"><span style="font-size: 14px; line-height: 116%;"><b><span style="color: #990000;">http://WinMX.ExoFire.net</span></b></span></a> (development/under construction ...Forever?¿?) <img src="http://www.icyphoenix.com/images/smiles/wallbash.gif" alt="" /> <img src="http://www.icyphoenix.com/images/smiles/lol_flag.gif" alt="" /></div><br />
]]>
</description>
<dc:creator>Joshua203</dc:creator>
<dc:subject>General Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55112#p55112" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55119</comments>
</item>
<item>
<title><![CDATA[Translations :: Re: Will Package Go Out From Polish Language?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55118#p55118</link>
<pubDate>Thu, 02 Feb 2012 11:12:18 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55118#p55118</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=9467" target="_blank">Hans</a><br />
Subject: Re: Will Package Go Out From Polish Language?<br />Posted: Thu 02 Feb, 2012 12:12 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow"><blockquote class="quote" cite="viewtopic.php?p=55115#p55115"><div class="quote-user">Joshua203&nbsp;wrote:&nbsp;[<a href="#" onclick="open_postreview('show_post.php?p=55115'); return false;" class="genmed">View Post</a>]</div><div class="post-text post-text-hide-flow">imho non-human translating is asking for weird translations, examples are easy to find (even in this thread)  <img src="http://www.icyphoenix.com/images/smiles/icon_redface.gif" alt="" /> <img src="http://www.icyphoenix.com/images/smiles/icon_lol.gif" alt="" /></div></blockquote><br />
<br />
<br />
<br />
That is what I was thinking. Would also be a lot more unnecessary work re-translating all the errors I would make.  <img src="http://www.icyphoenix.com/images/smiles/smartass1.gif" alt="" /></div><br />
]]>
</description>
<dc:creator>Hans</dc:creator>
<dc:subject>Translations</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=47558#p47558" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55118</comments>
</item>
<item>
<title><![CDATA[General Support :: Re: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55117#p55117</link>
<pubDate>Thu, 02 Feb 2012 11:05:05 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55117#p55117</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=9467" target="_blank">Hans</a><br />
Subject: Re: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.<br />Posted: Thu 02 Feb, 2012 12:05 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">That character is just from the feed being displayed, I will change the feed for you to something that will show up correctly.<br />
<br />
<br />
<br />
<div style="" class="spoiler">Only modifications done to the original 1.3.27.80 (2.0 beta 2) are in the following two files.<br />
<br />
<div class="spoiler"><div class="code-header" id="spoilerhdr_f2d9594e" style="position: relative;">Spoiler: [ <a href="#" onclick="ShowHide('spoiler_f2d9594e', 'spoiler2_f2d9594e', ''); ShowHide('spoilerhdr_f2d9594e', 'spoilerhdr2_f2d9594e', ''); return false;">Show</a> ]</div><div class="code-header" id="spoilerhdr2_f2d9594e" style="position: relative; display: none;">Spoiler: [ <a href="#" onclick="ShowHide('spoiler_f2d9594e', 'spoiler2_f2d9594e', ''); ShowHide('spoilerhdr_f2d9594e', 'spoilerhdr2_f2d9594e', ''); return false;">Hide</a> ]</div><div class="spoiler-content" id="spoiler2_f2d9594e" style="position: relative; display: none;">templates/default/overall_footer.tpl<br />
<br />
<!-- no smilies start --><div class="code"><div class="code-header" id="codehdr2_ec2985af" style="position:relative;">Code: [<a href="#" onclick="ShowHide('code_ec2985af','code2_ec2985af',''); ShowHide('codehdr_ec2985af','codehdr2_ec2985af',''); return false;">Hide</a>] [<a href="#" onclick="select_text('code_ec2985af'); return false;">Select</a>]</div><div class="code-header" id="codehdr_ec2985af" style="position: relative; display: none;">Code: [<a href="#" onclick="ShowHide('code_ec2985af','code2_ec2985af',''); ShowHide('codehdr_ec2985af','codehdr2_ec2985af',''); return false;">Show</a>]</div><div class="code-content" id="code_ec2985af" style="position: relative;"><span class="code-row-text">&lt;!-- IF S_LOFI --&gt;<br />
<br />
&lt;!-- IF S_LOFI_BOTS --&gt;<br />
<br />
&lt;!-- INCLUDE ../common/lofi/bots/lofi_bots_footer.tpl --&gt;<br />
<br />
&lt;!-- ELSE --&gt;<br />
<br />
&lt;!-- INCLUDE ../common/lofi/lofi_footer.tpl --&gt;<br />
<br />
&lt;!-- ENDIF --&gt;<br />
<br />
&lt;!-- ELSE --&gt;<br />
<br />
&lt;!-- INCLUDE overall_inc_footer.tpl --&gt;<br />
<br />
&lt;tr&gt;<br />
<br />
	&lt;td colspan=&quot;3&quot;&gt;<br />
<br />
	&lt;div id=&quot;bottom_logo_ext&quot;&gt;<br />
<br />
	{IMG_TBL}<br />
<br />
	&lt;div id=&quot;bottom_logo&quot;&gt;<br />
<br />
		&lt;table class=&quot;empty-table&quot; width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;<br />
<br />
			&lt;tr&gt;<br />
<br />
				&lt;td nowrap=&quot;nowrap&quot; class=&quot;min250&quot; align=&quot;left&quot;&gt;&lt;span class=&quot;copyright&quot;&gt;{COPYRIGHT_LINK}{TRANSLATION_INFO}&lt;/span&gt;&lt;/td&gt;<br />
<br />
				&lt;td nowrap=&quot;nowrap&quot; align=&quot;center&quot;&gt;<br />
<br />
					&lt;div style=&quot;text-align: center;&quot;&gt;<br />
<br />
						&lt;span class=&quot;generation&quot;&gt;&lt;b&gt;{LOFI}&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;<br />
<br />
						&lt;!-- IF S_GENERATION_TIME --&gt;<br />
<br />
						&lt;span class=&quot;generation&quot;&gt;{PAGE_GEN_TIME} &lt;b&gt;{GENERATION_TIME}s&lt;/b&gt; (PHP: {PHP_PART}% SQL: {SQL_PART}%){MEMORY_USAGE}&lt;/span&gt;&lt;br /&gt;<br />
<br />
						&lt;span class=&quot;generation&quot;&gt;{SQL_QUERIES}: {NUMBER_QUERIES} - {DEBUG_TEXT} - {GZIP_TEXT}&lt;/span&gt;<br />
<br />
						&lt;!-- ENDIF --&gt;<br />
<br />
					&lt;/div&gt;<br />
<br />
				&lt;/td&gt;<br />
<br />
				&lt;td nowrap=&quot;nowrap&quot; class=&quot;min250&quot; align=&quot;right&quot;&gt;{TEMPLATE_COPYRIGHT_LINK}&lt;/td&gt;<br />
<br />
			&lt;/tr&gt;<br />
<br />
		&lt;/table&gt;<br />
<br />
	&lt;/div&gt;<br />
<br />
	{IMG_TBR}<br />
<br />
	&lt;/div&gt;<br />
<br />
	&lt;/td&gt;<br />
<br />
&lt;/tr&gt;<br />
<br />
&lt;/table&gt;<br />
<br />
{PAGE_END}<br />
<br />
<br />
<br />
&lt;!-- IF GF_BLOCK --&gt;&lt;!-- BEGIN gfooter_blocks_row --&gt;{gfooter_blocks_row.CMS_BLOCK}&lt;!-- END gfooter_blocks_row --&gt;&lt;!-- ENDIF --&gt;<br />
<br />
{BOTTOM_HTML_BLOCK}<br />
<br />
&lt;span&gt;&lt;a name=&quot;bottom&quot;&gt;&lt;/a&gt;&lt;/span&gt;<br />
<br />
&lt;!-- IF not S_BOT --&gt;{RUN_CRON_TASK}&lt;!-- ENDIF --&gt;<br />
<br />
&lt;/div&gt;<br />
<br />
{GOOGLE_ANALYTICS}<br />
<br />
&lt;/div&gt;<br />
<br />
&lt;/body&gt;<br />
<br />
&lt;p&gt;&lt;a href=&quot;http://mirror.hfase.com&quot;&gt;mirror.hfase.com&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://www.gplforum.com&quot;&gt;www.gplforum.com&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://hfase.com&quot;&gt;hfase.com&lt;/a&gt;&lt;/p&gt;<br />
<br />
&lt;/html&gt;<br />
<br />
&lt;!-- ENDIF --&gt;</span></div></div><!-- no smilies end --><br />
<br />
&amp;<br />
<br />
templates/default/overall_header.tpl<br />
<br />
<!-- no smilies start --><div class="code"><div class="code-header" id="codehdr2_81a03f43" style="position:relative;">Code: [<a href="#" onclick="ShowHide('code_81a03f43','code2_81a03f43',''); ShowHide('codehdr_81a03f43','codehdr2_81a03f43',''); return false;">Hide</a>] [<a href="#" onclick="select_text('code_81a03f43'); return false;">Select</a>]</div><div class="code-header" id="codehdr_81a03f43" style="position: relative; display: none;">Code: [<a href="#" onclick="ShowHide('code_81a03f43','code2_81a03f43',''); ShowHide('codehdr_81a03f43','codehdr2_81a03f43',''); return false;">Show</a>]</div><div class="code-content" id="code_81a03f43" style="position: relative;"><span class="code-row-text">&lt;!-- IF S_LOFI --&gt;<br />
<br />
&lt;!-- IF S_LOFI_BOTS --&gt;<br />
<br />
&lt;!-- INCLUDE ../common/lofi/bots/lofi_bots_header.tpl --&gt;<br />
<br />
&lt;!-- ELSE --&gt;<br />
<br />
&lt;!-- INCLUDE ../common/lofi/lofi_header.tpl --&gt;<br />
<br />
&lt;!-- ENDIF --&gt;<br />
<br />
&lt;!-- ELSE --&gt;<br />
<br />
{DOCTYPE_HTML}<br />
<br />
&lt;head&gt;<br />
<br />
&lt;!-- INCLUDE overall_inc_header.tpl --&gt;<br />
<br />
{EXTRA_CSS_JS}<br />
<br />
<br />
<br />
&lt;!-- IF S_HEADER_DROPDOWN --&gt;<br />
<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
<br />
<br />
<br />
/***********************************************<br />
<br />
* AnyLink Drop Down Menu- � Dynamic Drive (www.dynamicdrive.com)<br />
<br />
* This notice MUST stay intact for legal use<br />
<br />
* Visit http://www.dynamicdrive.com/ for full source code<br />
<br />
***********************************************/<br />
<br />
<br />
<br />
//Contents for menu 1<br />
<br />
var menu1 = new Array();<br />
<br />
menu1[0] = '&lt;br /&gt;&lt;div class=&quot;center-block-text&quot;&gt;&amp;nbsp;&lt;form action=&quot;{FULL_SITE_PATH}{U_SEARCH}&quot; method=&quot;post&quot;&gt;&lt;input name=&quot;search_keywords&quot; type=&quot;text&quot; class=&quot;post&quot; style=&quot;width: 150px;&quot; /&gt;&amp;nbsp;&lt;input type=&quot;submit&quot; class=&quot;mainoption&quot; value=&quot;{L_SEARCH}&quot; /&gt;&amp;nbsp;&lt;br /&gt;&lt;/form&gt;&lt;/div&gt;';<br />
<br />
menu1[1] = '&amp;nbsp;&lt;a href=&quot;{FULL_SITE_PATH}{U_SEARCH}&quot; title=&quot;{L_SEARCH_EXPLAIN}&quot;&gt;{L_ADV_SEARCH}&lt;/a&gt;';<br />
<br />
//Contents for menu 2<br />
<br />
var menu2 = new Array();<br />
<br />
menu2[0] = '&lt;a href=&quot;{FULL_SITE_PATH}{U_SEARCH_NEW}&quot; title=&quot;{L_SEARCH_NEW}&quot;&gt;{L_SEARCH_NEW2}&lt;/a&gt;';<br />
<br />
menu2[1] = '{L_DISPLAY_UNREAD}';<br />
<br />
menu2[2] = '{L_DISPLAY_MARKED}';<br />
<br />
menu2[3] = '{L_DISPLAY_PERMANENT}';<br />
<br />
<br />
<br />
var menuwidth = '180px'; //default menu width<br />
<br />
var disappeardelay = 250; //menu disappear speed onMouseout (in miliseconds)<br />
<br />
var hidemenu_onclick = &quot;no&quot;; //hide menu when user clicks within menu?<br />
<br />
<br />
<br />
/////No further editing needed<br />
<br />
if (ie4 || ns6)<br />
<br />
{<br />
<br />
	document.write('&lt;div id=&quot;dropmenudiv&quot; class=&quot;row1&quot; style=&quot;visibility: hidden; width:' + menuwidth + ';&quot; onmouseover=&quot;clearhidemenu();&quot; onmouseout=&quot;dynamichide(event);&quot;&gt;&lt;/div&gt;');<br />
<br />
}<br />
<br />
&lt;/script&gt;<br />
<br />
<br />
<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;{FULL_SITE_PATH}{T_COMMON_TPL_PATH}js/ddmenu.js&quot;&gt;&lt;/script&gt;<br />
<br />
<br />
<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
<br />
if (hidemenu_onclick == &quot;yes&quot;)<br />
<br />
{<br />
<br />
	document.onclick = hidemenu;<br />
<br />
}<br />
<br />
&lt;/script&gt;<br />
<br />
&lt;!-- ENDIF --&gt;<br />
<br />
<br />
<br />
&lt;/head&gt;<br />
<br />
&lt;body&gt;<br />
<br />
&lt;div align=&quot;center&quot;&gt;<br />
<br />
&lt;div id=&quot;global-wrapper&quot; style=&quot;width: 99%; text-align: left;&quot;&gt;<br />
<br />
&lt;span&gt;&lt;a name=&quot;top&quot;&gt;&lt;/a&gt;&lt;/span&gt;<br />
<br />
{TOP_HTML_BLOCK}<br />
<br />
&lt;!-- IF GH_BLOCK --&gt;&lt;!-- BEGIN gheader_blocks_row --&gt;{gheader_blocks_row.CMS_BLOCK}&lt;!-- END gheader_blocks_row --&gt;&lt;!-- ENDIF --&gt;<br />
<br />
&lt;!-- IF PROFILE_VIEW --&gt;&lt;script type=&quot;text/javascript&quot;&gt;window.open('{U_PROFILE_VIEW}','_blank','height=800,width=250,resizable=yes');&lt;/script&gt;&lt;!-- ENDIF --&gt;<br />
<br />
<br />
<br />
{PAGE_BEGIN}<br />
<br />
&lt;table id=&quot;forumtable&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;<br />
<br />
&lt;!-- IF GT_BLOCK --&gt;<br />
<br />
&lt;tr&gt;&lt;td width=&quot;100%&quot; colspan=&quot;3&quot;&gt;&lt;!-- BEGIN ghtop_blocks_row --&gt;{ghtop_blocks_row.CMS_BLOCK}&lt;!-- END ghtop_blocks_row --&gt;&lt;/td&gt;&lt;/tr&gt;<br />
<br />
&lt;!-- ENDIF --&gt;<br />
<br />
&lt;tr&gt;<br />
<br />
	&lt;td width=&quot;100%&quot; colspan=&quot;3&quot; valign=&quot;top&quot;&gt;<br />
<br />
		&lt;div id=&quot;top_logo&quot;&gt;<br />
<br />
		&lt;table class=&quot;&quot; width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;<br />
<br />
		&lt;tr&gt;<br />
<br />
		&lt;td align=&quot;left&quot; height=&quot;100%&quot; valign=&quot;middle&quot;&gt;<br />
<br />
		&lt;!-- IF GL_BLOCK --&gt;<br />
<br />
		&lt;!-- BEGIN ghleft_blocks_row --&gt;{ghleft_blocks_row.OUTPUT}&lt;!-- END ghleft_blocks_row --&gt;<br />
<br />
		&lt;!-- ELSE --&gt;<br />
<br />
		&lt;div id=&quot;logo-img&quot;&gt;&lt;a href=&quot;{FULL_SITE_PATH}{U_PORTAL}&quot; title=&quot;{L_HOME}&quot;&gt;&lt;img src=&quot;{FULL_SITE_PATH}{SITELOGO}&quot; alt=&quot;{L_HOME}&quot; title=&quot;{L_HOME}&quot; /&gt;&lt;/a&gt;&lt;/div&gt;<br />
<br />
		&lt;!-- ENDIF --&gt;<br />
<br />
		&lt;/td&gt;<br />
<br />
		&lt;td align=&quot;center&quot; valign=&quot;middle&quot;&gt;&lt;!-- IF S_HEADER_BANNER --&gt;&lt;center&gt;&lt;br /&gt;{HEADER_BANNER_CODE}&lt;/center&gt;&lt;!-- ELSE --&gt;&amp;nbsp;&lt;!-- ENDIF --&gt;&lt;/td&gt;<br />
<br />
		&lt;td align=&quot;right&quot; valign=&quot;middle&quot;&gt;<br />
<br />
		&lt;!-- &lt;div class=&quot;sitedes&quot;&gt;&lt;h1&gt;{SITENAME}&lt;/h1&gt;&lt;h2&gt;{SITE_DESCRIPTION}&lt;/h2&gt;&lt;/div&gt; --&gt;<br />
<br />
		&lt;!-- IF GR_BLOCK --&gt;<br />
<br />
		&lt;!-- BEGIN ghright_blocks_row --&gt;{ghright_blocks_row.OUTPUT}&lt;!-- END ghright_blocks_row --&gt;<br />
<br />
		&lt;!-- ELSE --&gt;<br />
<br />
		&lt;!-- IF S_LOGGED_IN --&gt;&amp;nbsp;&lt;!-- ELSE --&gt;&amp;nbsp;&lt;!-- ENDIF --&gt;<br />
<br />
		&lt;!-- ENDIF --&gt;<br />
<br />
		&lt;/td&gt;<br />
<br />
		&lt;/tr&gt;<br />
<br />
		&lt;/table&gt;<br />
<br />
		&lt;/div&gt;<br />
<br />
	&lt;/td&gt;<br />
<br />
&lt;/tr&gt;<br />
<br />
<br />
<br />
&lt;!-- IF GB_BLOCK --&gt;<br />
<br />
&lt;tr&gt;&lt;td width=&quot;100%&quot; colspan=&quot;3&quot;&gt;&lt;!-- BEGIN ghbottom_blocks_row --&gt;{ghbottom_blocks_row.CMS_BLOCK}&lt;!-- END ghbottom_blocks_row --&gt;&lt;/td&gt;&lt;/tr&gt;<br />
<br />
&lt;!-- ELSE --&gt;<br />
<br />
&lt;tr&gt;<br />
<br />
	&lt;td width=&quot;100%&quot; class=&quot;forum-buttons&quot; colspan=&quot;3&quot;&gt;<br />
<br />
		&lt;a href=&quot;{FULL_SITE_PATH}{U_PORTAL}&quot;&gt;{L_HOME}&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;{FULL_SITE_PATH}{IMG_MENU_SEP}&quot; alt=&quot;&quot; /&gt;&amp;nbsp;<br />
<br />
		&lt;a href=&quot;{FULL_SITE_PATH}{U_INDEX}&quot;&gt;{L_INDEX}&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;{FULL_SITE_PATH}{IMG_MENU_SEP}&quot; alt=&quot;&quot; /&gt;&amp;nbsp;<br />
<br />
		&lt;!-- BEGIN switch_upi2db_off --&gt;<br />
<br />
		&lt;a href=&quot;{FULL_SITE_PATH}{U_SEARCH_NEW}&quot;&gt;{L_NEW2}&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;{FULL_SITE_PATH}{IMG_MENU_SEP}&quot; alt=&quot;&quot; /&gt;&amp;nbsp;<br />
<br />
		&lt;!-- END switch_upi2db_off --&gt;<br />
<br />
		&lt;!-- BEGIN switch_upi2db_on --&gt;<br />
<br />
		&lt;span style=&quot;vertical-align: top;&quot;&gt;{L_POSTS}:&amp;nbsp;&lt;/span&gt;&lt;a href=&quot;{FULL_SITE_PATH}{U_SEARCH_NEW}&quot;&gt;{L_NEW2}&lt;/a&gt;&lt;span style=&quot;vertical-align: top;&quot;&gt;&amp;nbsp;•&amp;nbsp;&lt;/span&gt;{L_DISPLAY_U}&lt;span style=&quot;vertical-align: top;&quot;&gt;&amp;nbsp;•&amp;nbsp;&lt;/span&gt;{L_DISPLAY_M}&lt;span style=&quot;vertical-align: top;&quot;&gt;&amp;nbsp;•&amp;nbsp;&lt;/span&gt;{L_DISPLAY_P}&amp;nbsp;&amp;nbsp;&lt;img src=&quot;{FULL_SITE_PATH}{IMG_MENU_SEP}&quot; alt=&quot;&quot; /&gt;&amp;nbsp;<br />
<br />
		&lt;!-- END switch_upi2db_on --&gt;<br />
<br />
		&lt;!-- IF S_LOGGED_IN --&gt;<br />
<br />
		&lt;a href=&quot;{FULL_SITE_PATH}{U_PROFILE}&quot;&gt;{L_PROFILE}&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;{FULL_SITE_PATH}{IMG_MENU_SEP}&quot; alt=&quot;&quot; /&gt;&amp;nbsp;<br />
<br />
		&lt;!-- ENDIF --&gt;<br />
<br />
		&lt;!-- IF S_HEADER_DROPDOWN --&gt;<br />
<br />
		&lt;a href=&quot;{FULL_SITE_PATH}{U_SEARCH}&quot; onmouseover=&quot;dropdownmenu(this, event, menu1, '250px');&quot; onmouseout=&quot;delayhidemenu();&quot;&gt;{L_SEARCH}&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;{FULL_SITE_PATH}{IMG_MENU_SEP}&quot; alt=&quot;&quot; /&gt;&amp;nbsp;<br />
<br />
		&lt;!-- ELSE --&gt;<br />
<br />
		&lt;a href=&quot;{FULL_SITE_PATH}{U_SEARCH}&quot;&gt;{L_SEARCH}&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;{FULL_SITE_PATH}{IMG_MENU_SEP}&quot; alt=&quot;&quot; /&gt;&amp;nbsp;<br />
<br />
		&lt;!-- ENDIF --&gt;<br />
<br />
		&lt;a href=&quot;{FULL_SITE_PATH}{U_FAQ}&quot;&gt;{L_FAQ}&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;{FULL_SITE_PATH}{IMG_MENU_SEP}&quot; alt=&quot;&quot; /&gt;&amp;nbsp;<br />
<br />
		&lt;!-- IF not S_LOGGED_IN --&gt;<br />
<br />
		&lt;a href=&quot;{FULL_SITE_PATH}{U_REGISTER}&quot;&gt;{L_REGISTER}&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;{FULL_SITE_PATH}{IMG_MENU_SEP}&quot; alt=&quot;&quot; /&gt;&amp;nbsp;<br />
<br />
		&lt;!-- ENDIF --&gt;<br />
<br />
		&lt;a href=&quot;{FULL_SITE_PATH}{U_LOGIN_LOGOUT}&quot;&gt;{L_LOGIN_LOGOUT2}&lt;/a&gt;<br />
<br />
	&lt;/td&gt;<br />
<br />
&lt;/tr&gt;<br />
<br />
&lt;!-- ENDIF --&gt;<br />
<br />
<br />
<br />
&lt;!-- IF S_PAGE_NAV --&gt;&lt;tr&gt;&lt;td width=&quot;100%&quot; colspan=&quot;3&quot;&gt;&lt;div style=&quot;margin-left: 7px; margin-right: 7px;&quot;&gt;&lt;!-- INCLUDE breadcrumbs_main.tpl --&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;!-- ENDIF --&gt;<br />
<br />
<br />
<br />
&lt;!-- INCLUDE overall_inc_body.tpl --&gt;<br />
<br />
<br />
<br />
&lt;!-- ENDIF --&gt;</span></div></div><!-- no smilies end --><br />
<br />
Reason for the edits in those files in this thread. <a class="post-url" href="http://www.icyphoenix.com/viewtopic.php?f=3&amp;p=55093#p55093">http://www.icyphoenix.com/viewtopic.php?f=3&amp;p=55093#p55093</a><br />
<br />
Also I added the links at the very bottom of the page </div></div><br />
<br />
<br />
<br />
</div><br />
<br />
<br />
<br />
Ok, I changed the feed that is being displayed. this is what the settings look like.<br />
<br />
 <a href="http://www.icyphoenix.com/files/posted_images/9467/screenshot_at_2012_02_02_06_03_01.png" class="highslide" onclick="return hs.expand(this)"><img src="http://www.icyphoenix.com/files/thumbs/9467/screenshot_at_2012_02_02_06_03_01.png" alt="screenshot_at_2012_02_02_06_03_01" title="screenshot_at_2012_02_02_06_03_01" /></a><br />
<br />
<br />
<br />
And just so you know, this is not a problem for me, I am just reporting errors that I find.  <img src="http://www.icyphoenix.com/images/smiles/girl_02.gif" alt="" /><br />
<br />
<br />
<br />
EDIT: (inc. side-by-side Chrome FF)<br />
<br />
 <a href="http://www.icyphoenix.com/files/posted_images/9467/screenshot_at_2012_02_02_06_07_47.png" class="highslide" onclick="return hs.expand(this)"><img src="http://www.icyphoenix.com/files/thumbs/9467/screenshot_at_2012_02_02_06_07_47.png" alt="screenshot_at_2012_02_02_06_07_47" title="screenshot_at_2012_02_02_06_07_47" /></a></div><br />
]]>
</description>
<dc:creator>Hans</dc:creator>
<dc:subject>General Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55112#p55112" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55117</comments>
</item>
<item>
<title><![CDATA[General Support :: Re: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55116#p55116</link>
<pubDate>Thu, 02 Feb 2012 07:10:36 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55116#p55116</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=5259" target="_blank">Joshua203</a><br />
Subject: Re: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.<br />Posted: Thu 02 Feb, 2012 08:10 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Looking a bit deeper on your page...<br />
<br />
<br />
<br />
W3C can not check the url<br />
<br />
<br />
<br />
<blockquote class="quote"><div class="quote-user">W3C&nbsp;wrote:&nbsp;</div><div class="post-text post-text-hide-flow">Sorry, I am unable to validate this document because on line 288 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication. <br />
<br />
<br />
<br />
The error was: utf8 &quot;\xD7&quot; does not map to Unicode <br />
<br />
</div></blockquote><br />
<br />
Line 288 just happens to be the ticker!<br />
<br />
<br />
<br />
Now if I copy your source code and paste it to W3C I get these results:<br />
<br />
<div class="spoiler"><div class="code-header" id="spoilerhdr_2e4eb053" style="position: relative;">Spoiler: [ <a href="#" onclick="ShowHide('spoiler_2e4eb053', 'spoiler2_2e4eb053', ''); ShowHide('spoilerhdr_2e4eb053', 'spoilerhdr2_2e4eb053', ''); return false;">Show</a> ]</div><div class="code-header" id="spoilerhdr2_2e4eb053" style="position: relative; display: none;">Spoiler: [ <a href="#" onclick="ShowHide('spoiler_2e4eb053', 'spoiler2_2e4eb053', ''); ShowHide('spoilerhdr_2e4eb053', 'spoilerhdr2_2e4eb053', ''); return false;">Hide</a> ]</div><div class="spoiler-content" id="spoiler2_2e4eb053" style="position: relative; display: none;">Validation Output: 19 Errors <br />
<br />
Line 173, Column 18: document type does not allow element &quot;br&quot; heremenu1[0] = '&lt;br /&gt;&lt;div class=&quot;center-block-text&quot;&gt; &lt;form action=&quot;http://www…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a &quot;style&quot; element in the &quot;body&quot; section instead of inside &quot;head&quot; -- or two elements that overlap (which is not allowed). <br />
<br />
<br />
<br />
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's &quot;self-closing&quot; tags for &quot;meta&quot; and &quot;link&quot; in the &quot;head&quot; section of a HTML document may cause the parser to infer the end of the &quot;head&quot; section and the beginning of the &quot;body&quot; section (where &quot;link&quot; and &quot;meta&quot; are not allowed; hence the reported error). <br />
<br />
<br />
<br />
Line 173, Column 49: document type does not allow element &quot;div&quot; here… '&lt;br /&gt;&lt;div class=&quot;center-block-text&quot;&gt; &lt;form action=&quot;http://www.gplforum…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a &quot;style&quot; element in the &quot;body&quot; section instead of inside &quot;head&quot; -- or two elements that overlap (which is not allowed). <br />
<br />
<br />
<br />
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's &quot;self-closing&quot; tags for &quot;meta&quot; and &quot;link&quot; in the &quot;head&quot; section of a HTML document may cause the parser to infer the end of the &quot;head&quot; section and the beginning of the &quot;body&quot; section (where &quot;link&quot; and &quot;meta&quot; are not allowed; hence the reported error). <br />
<br />
<br />
<br />
Line 174, Column 96: document type does not allow element &quot;a&quot; here…gplforum.com/./search.php&quot; title=&quot;Search inside the Site&quot;&gt;Advanced Search&lt;/a&gt;';<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a &quot;style&quot; element in the &quot;body&quot; section instead of inside &quot;head&quot; -- or two elements that overlap (which is not allowed). <br />
<br />
<br />
<br />
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's &quot;self-closing&quot; tags for &quot;meta&quot; and &quot;link&quot; in the &quot;head&quot; section of a HTML document may cause the parser to infer the end of the &quot;head&quot; section and the beginning of the &quot;body&quot; section (where &quot;link&quot; and &quot;meta&quot; are not allowed; hence the reported error). <br />
<br />
<br />
<br />
Line 177, Column 114: document type does not allow element &quot;a&quot; here…rch.php?search_id=newposts&quot; title=&quot;View posts since last visit&quot;&gt;New Posts&lt;/a&gt;';<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a &quot;style&quot; element in the &quot;body&quot; section instead of inside &quot;head&quot; -- or two elements that overlap (which is not allowed). <br />
<br />
<br />
<br />
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's &quot;self-closing&quot; tags for &quot;meta&quot; and &quot;link&quot; in the &quot;head&quot; section of a HTML document may cause the parser to infer the end of the &quot;head&quot; section and the beginning of the &quot;body&quot; section (where &quot;link&quot; and &quot;meta&quot; are not allowed; hence the reported error). <br />
<br />
<br />
<br />
Line 189, Column 169: document type does not allow element &quot;div&quot; here…+ ';&quot; onmouseover=&quot;clearhidemenu();&quot; onmouseout=&quot;dynamichide(event);&quot;&gt;&lt;/div&gt;');<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a &quot;style&quot; element in the &quot;body&quot; section instead of inside &quot;head&quot; -- or two elements that overlap (which is not allowed). <br />
<br />
<br />
<br />
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's &quot;self-closing&quot; tags for &quot;meta&quot; and &quot;link&quot; in the &quot;head&quot; section of a HTML document may cause the parser to infer the end of the &quot;head&quot; section and the beginning of the &quot;body&quot; section (where &quot;link&quot; and &quot;meta&quot; are not allowed; hence the reported error). <br />
<br />
<br />
<br />
Line 288, Column 20: there is no attribute &quot;name&quot;					&lt;marquee name=&quot;news_ticker_3&quot; id=&quot;news_ticker_3&quot; behavior=&quot;scroll&quot; directi…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead). <br />
<br />
<br />
<br />
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. <br />
<br />
<br />
<br />
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the &lt;embed&gt; element to incorporate flash media in a Web page, see the FAQ item on valid flash. <br />
<br />
<br />
<br />
Line 288, Column 39: there is no attribute &quot;id&quot;					&lt;marquee name=&quot;news_ticker_3&quot; id=&quot;news_ticker_3&quot; behavior=&quot;scroll&quot; directi…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead). <br />
<br />
<br />
<br />
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. <br />
<br />
<br />
<br />
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the &lt;embed&gt; element to incorporate flash media in a Web page, see the FAQ item on valid flash. <br />
<br />
<br />
<br />
Line 288, Column 64: there is no attribute &quot;behavior&quot;…ticker_3&quot; id=&quot;news_ticker_3&quot; behavior=&quot;scroll&quot; direction=&quot;left&quot; scrollamount=&quot;…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead). <br />
<br />
<br />
<br />
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. <br />
<br />
<br />
<br />
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the &lt;embed&gt; element to incorporate flash media in a Web page, see the FAQ item on valid flash. <br />
<br />
<br />
<br />
Line 288, Column 83: there is no attribute &quot;direction&quot;…ticker_3&quot; behavior=&quot;scroll&quot; direction=&quot;left&quot; scrollamount=&quot;&quot; loop=&quot;true&quot; onmou…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead). <br />
<br />
<br />
<br />
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. <br />
<br />
<br />
<br />
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the &lt;embed&gt; element to incorporate flash media in a Web page, see the FAQ item on valid flash. <br />
<br />
<br />
<br />
Line 288, Column 103: there is no attribute &quot;scrollamount&quot;…scroll&quot; direction=&quot;left&quot; scrollamount=&quot;&quot; loop=&quot;true&quot; onmouseover=&quot;this.stop()&quot;…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead). <br />
<br />
<br />
<br />
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. <br />
<br />
<br />
<br />
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the &lt;embed&gt; element to incorporate flash media in a Web page, see the FAQ item on valid flash. <br />
<br />
<br />
<br />
Line 288, Column 111: there is no attribute &quot;loop&quot;…direction=&quot;left&quot; scrollamount=&quot;&quot; loop=&quot;true&quot; onmouseover=&quot;this.stop()&quot; onmouse…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead). <br />
<br />
<br />
<br />
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. <br />
<br />
<br />
<br />
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the &lt;embed&gt; element to incorporate flash media in a Web page, see the FAQ item on valid flash. <br />
<br />
<br />
<br />
Line 288, Column 130: there is no attribute &quot;onmouseover&quot;…rollamount=&quot;&quot; loop=&quot;true&quot; onmouseover=&quot;this.stop()&quot; onmouseout=&quot;this.start()&quot;&gt;…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead). <br />
<br />
<br />
<br />
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. <br />
<br />
<br />
<br />
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the &lt;embed&gt; element to incorporate flash media in a Web page, see the FAQ item on valid flash. <br />
<br />
<br />
<br />
Line 288, Column 155: there is no attribute &quot;onmouseout&quot;… onmouseover=&quot;this.stop()&quot; onmouseout=&quot;this.start()&quot;&gt;&lt;a href=&quot;http://feedproxy…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead). <br />
<br />
<br />
<br />
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. <br />
<br />
<br />
<br />
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the &lt;embed&gt; element to incorporate flash media in a Web page, see the FAQ item on valid flash. <br />
<br />
<br />
<br />
Line 288, Column 169: element &quot;marquee&quot; undefined…this.stop()&quot; onmouseout=&quot;this.start()&quot;&gt;&lt;a href=&quot;http://feedproxy.google.com/~r…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by: <br />
<br />
•incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Frameset&quot; document type to get the &quot;&lt;frameset&gt;&quot; element),<br />
<br />
•by using vendor proprietary extensions such as &quot;&lt;spacer&gt;&quot; or &quot;&lt;marquee&gt;&quot; (this is usually fixed by using CSS to achieve the desired effect instead).<br />
<br />
•by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).<br />
<br />
<br />
<br />
Line 338, Column 89: character &quot;&amp;&quot; is the first character of a delimiter but occurred as data…k&quot; href=&quot;viewforum.php?f=23&quot;&gt;Hardware &amp; General Computer Related&lt;/a&gt;&lt;/span&gt;&lt;br…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
This message may appear in several cases: <br />
<br />
•You tried to include the &quot;&lt;&quot; character in your page: you should escape it as &quot;&lt;&quot;<br />
<br />
•You used an unescaped ampersand &quot;&amp;&quot;: this may be valid in some contexts, but it is recommended to use &quot;&amp;&quot;, which is always safe.<br />
<br />
•Another possibility is that you forgot to close quotes in a previous tag.<br />
<br />
<br />
<br />
Line 357, Column 91: character &quot;&amp;&quot; is the first character of a delimiter but occurred as data…ss=&quot;forumlink&quot; href=&quot;viewforum.php?f=13&quot;&gt;Networking &amp; Internet&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
This message may appear in several cases: <br />
<br />
•You tried to include the &quot;&lt;&quot; character in your page: you should escape it as &quot;&lt;&quot;<br />
<br />
•You used an unescaped ampersand &quot;&amp;&quot;: this may be valid in some contexts, but it is recommended to use &quot;&amp;&quot;, which is always safe.<br />
<br />
•Another possibility is that you forgot to close quotes in a previous tag.<br />
<br />
<br />
<br />
Line 798, Column 100: character &quot;&amp;&quot; is the first character of a delimiter but occurred as data…link&quot; href=&quot;viewforum.php?f=15&quot;&gt;Front Page Articles &amp; Feedback&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
This message may appear in several cases: <br />
<br />
•You tried to include the &quot;&lt;&quot; character in your page: you should escape it as &quot;&lt;&quot;<br />
<br />
•You used an unescaped ampersand &quot;&amp;&quot;: this may be valid in some contexts, but it is recommended to use &quot;&amp;&quot;, which is always safe.<br />
<br />
•Another possibility is that you forgot to close quotes in a previous tag.<br />
<br />
<br />
<br />
Line 897, Column 73: there is no attribute &quot;width&quot;…avior=&quot;scroll&quot; direction=&quot;left&quot; width=&quot;90%&quot; height=&quot;12&quot; scrolldelay=&quot;100&quot; scro…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead). <br />
<br />
<br />
<br />
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. <br />
<br />
<br />
<br />
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the &lt;embed&gt; element to incorporate flash media in a Web page, see the FAQ item on valid flash. <br />
<br />
<br />
<br />
Line 897, Column 86: there is no attribute &quot;height&quot;…&quot; direction=&quot;left&quot; width=&quot;90%&quot; height=&quot;12&quot; scrolldelay=&quot;100&quot; scrollamount=&quot;4&quot; …<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead). <br />
<br />
<br />
<br />
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. <br />
<br />
<br />
<br />
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the &lt;embed&gt; element to incorporate flash media in a Web page, see the FAQ item on valid flash. <br />
<br />
<br />
<br />
Line 897, Column 103: there is no attribute &quot;scrolldelay&quot;…&quot; width=&quot;90%&quot; height=&quot;12&quot; scrolldelay=&quot;100&quot; scrollamount=&quot;4&quot; loop=&quot;true&quot; onmou…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead). <br />
<br />
<br />
<br />
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. <br />
<br />
<br />
<br />
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the &lt;embed&gt; element to incorporate flash media in a Web page, see the FAQ item on valid flash. <br />
<br />
<br />
<br />
Line 897, Column 189: element &quot;marquee&quot; undefined…ollamount=&quot;4&quot; loop=&quot;true&quot; onmouseover=&quot;this.stop()&quot; onmouseout=&quot;this.start()&quot;&gt;|<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by: <br />
<br />
•incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Frameset&quot; document type to get the &quot;&lt;frameset&gt;&quot; element),<br />
<br />
•by using vendor proprietary extensions such as &quot;&lt;spacer&gt;&quot; or &quot;&lt;marquee&gt;&quot; (this is usually fixed by using CSS to achieve the desired effect instead).<br />
<br />
•by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).<br />
<br />
<br />
<br />
Line 1011, Column 3: document type does not allow element &quot;p&quot; here&lt;p&gt;&lt;a href=&quot;http://mirror.hfase.com&quot;&gt;mirror.hfase.com&lt;/a&gt; &lt;a href=&quot;http://…<br />
<br />
?<br />
<br />
<br />
<br />
<br />
<br />
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a &quot;style&quot; element in the &quot;body&quot; section instead of inside &quot;head&quot; -- or two elements that overlap (which is not allowed). <br />
<br />
<br />
<br />
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's &quot;self-closing&quot; tags for &quot;meta&quot; and &quot;link&quot; in the &quot;head&quot; section of a HTML document may cause the parser to infer the end of the &quot;head&quot; section and the beginning of the &quot;body&quot; section (where &quot;link&quot; and &quot;meta&quot; are not allowed; hence the reported error). </div></div><br />
<br />
<br />
<br />
As you can see in this last error report this same line 288 pops up quite alot.<br />
<br />
I hope this helps a little  <img src="http://www.icyphoenix.com/images/smiles/icon_wink.gif" alt="" /><br />
<br />
<br />
<br />
<br />
<br />
EDIT:<br />
<br />
Personally I would start by removing the funny sign in:<br />
<br />
 Kingston HyperX Genesis 4�4 GB DDR3-2133 RAM Review<br />____________<br /><a class="post-url" href="http://WinMX.ExoFire.net" target="_blank" rel="nofollow"><span style="font-size: 14px; line-height: 116%;"><b><span style="color: #990000;">http://WinMX.ExoFire.net</span></b></span></a> (development/under construction ...Forever?¿?) <img src="http://www.icyphoenix.com/images/smiles/wallbash.gif" alt="" /> <img src="http://www.icyphoenix.com/images/smiles/lol_flag.gif" alt="" /></div><br />
]]>
</description>
<dc:creator>Joshua203</dc:creator>
<dc:subject>General Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55112#p55112" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55116</comments>
</item>
<item>
<title><![CDATA[Translations :: Re: Will Package Go Out From Polish Language?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55115#p55115</link>
<pubDate>Thu, 02 Feb 2012 06:46:31 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55115#p55115</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=5259" target="_blank">Joshua203</a><br />
Subject: Re: Will Package Go Out From Polish Language?<br />Posted: Thu 02 Feb, 2012 07:46 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">imho non-human translating is asking for weird translations, examples are easy to find (even in this thread)  <img src="http://www.icyphoenix.com/images/smiles/icon_redface.gif" alt="" /> <img src="http://www.icyphoenix.com/images/smiles/icon_lol.gif" alt="" /><br />____________<br /><a class="post-url" href="http://WinMX.ExoFire.net" target="_blank" rel="nofollow"><span style="font-size: 14px; line-height: 116%;"><b><span style="color: #990000;">http://WinMX.ExoFire.net</span></b></span></a> (development/under construction ...Forever?¿?) <img src="http://www.icyphoenix.com/images/smiles/wallbash.gif" alt="" /> <img src="http://www.icyphoenix.com/images/smiles/lol_flag.gif" alt="" /></div><br />
]]>
</description>
<dc:creator>Joshua203</dc:creator>
<dc:subject>Translations</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=47558#p47558" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55115</comments>
</item>
<item>
<title><![CDATA[General Support :: Re: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55114#p55114</link>
<pubDate>Thu, 02 Feb 2012 06:39:53 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55114#p55114</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=5259" target="_blank">Joshua203</a><br />
Subject: Re: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.<br />Posted: Thu 02 Feb, 2012 07:39 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">I have taken a look on TheSteffen's test board and I can not see the problem there Hans, however on your forum it seems to show for a second (or less) on refresh on both nightly and FF ..all other main browsers look just fine (opera, safari, explorer 64/32)<br />
<br />
<br />
<br />
PS .. if i start clicking fast before they apear where I expect them to apear for this short time with FF I can even go to a random news link  <img src="http://www.icyphoenix.com/images/smiles/icon_cheesygrin.gif" alt="" /> <br />
<br />
<br />
<br />
Maybe you have a modification causing this?<br />____________<br /><a class="post-url" href="http://WinMX.ExoFire.net" target="_blank" rel="nofollow"><span style="font-size: 14px; line-height: 116%;"><b><span style="color: #990000;">http://WinMX.ExoFire.net</span></b></span></a> (development/under construction ...Forever?¿?) <img src="http://www.icyphoenix.com/images/smiles/wallbash.gif" alt="" /> <img src="http://www.icyphoenix.com/images/smiles/lol_flag.gif" alt="" /></div><br />
]]>
</description>
<dc:creator>Joshua203</dc:creator>
<dc:subject>General Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55112#p55112" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55114</comments>
</item>
<item>
<title><![CDATA[Translations :: Re: Will Package Go Out From Polish Language?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55113#p55113</link>
<pubDate>Thu, 02 Feb 2012 02:48:12 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55113#p55113</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=9467" target="_blank">Hans</a><br />
Subject: Re: Will Package Go Out From Polish Language?<br />Posted: Thu 02 Feb, 2012 03:48 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">I was thinking, I could possibly go through and translate IcyPhoenix to a lot of other languages using <a class="post-url" href="http://translate.google.com/" target="_blank">Google Translate</a> but I only speak English so it may be difficult to know if the translations are accurate. I could do that for you guys though. <img src="http://www.icyphoenix.com/images/smiles/icon_smile.gif" alt="" /></div><br />
]]>
</description>
<dc:creator>Hans</dc:creator>
<dc:subject>Translations</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=47558#p47558" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55113</comments>
</item>
<item>
<title><![CDATA[General Support :: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55112#p55112</link>
<pubDate>Thu, 02 Feb 2012 02:39:39 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55112#p55112</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=9467" target="_blank">Hans</a><br />
Subject: Possible Bug - Icy-2.0 News Ticker Not Displaying On FF.<br />Posted: Thu 02 Feb, 2012 03:39 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">I noticed that the news tickers does not display the links on FireFox, seems to work fine with Chrome though.<br />
<br />
<br />
<br />
<a href="http://www.gplforum.com/files/ffss_964.jpg" class="highslide" onclick="return hs.expand(this)"><img src="http://www.icyphoenix.com/files/thumbs/mid_d993ea880541278bb2d263b46a4d1722_ffss_964.jpg" alt="ffss_964" title="ffss_964" /></a><br />
<br />
<br />
<br />
I guess that's what it looks like. Just wanted to let you all know.</div><br />
]]>
</description>
<dc:creator>Hans</dc:creator>
<dc:subject>General Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55112#p55112" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55112</comments>
</item>
<item>
<title><![CDATA[Other Mods Support :: Exclude banned Calendar Bdays?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55111#p55111</link>
<pubDate>Thu, 02 Feb 2012 01:42:41 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55111#p55111</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=5259" target="_blank">Joshua203</a><br />
Subject: Exclude banned Calendar Bdays?<br />Posted: Thu 02 Feb, 2012 02:42 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Hey all,<br />
<br />
<br />
<br />
I picked up an old project again and I don't really see how I can exclude birthdays of banned users from showing up.<br />
<br />
<br />
<br />
The function file content I'm looking at is this part:<br />
<br />
<!-- no smilies start --><div class="code"><div class="code-header" id="codehdr2_97c199b6" style="position:relative;">Code: [<a href="#" onclick="ShowHide('code_97c199b6','code2_97c199b6',''); ShowHide('codehdr_97c199b6','codehdr2_97c199b6',''); return false;">Hide</a>] [<a href="#" onclick="select_text('code_97c199b6'); return false;">Select</a>]</div><div class="code-header" id="codehdr_97c199b6" style="position: relative; display: none;">Code: [<a href="#" onclick="ShowHide('code_97c199b6','code2_97c199b6',''); ShowHide('codehdr_97c199b6','codehdr2_97c199b6',''); return false;">Show</a>]</div><div class="code-content" id="code_97c199b6" style="position: relative;"><span class="code-row-text">/* Generates the list of birthdays for the given date<br />
<br />
*/<br />
<br />
function generate_birthday_list( $day, $month, $year )<br />
<br />
{<br />
<br />
	global $db, $user, $config;<br />
<br />
<br />
<br />
	$birthday_list = &quot;&quot;;<br />
<br />
	if ($config['load_birthdays'] &amp;&amp; $config['allow_birthdays'])<br />
<br />
	{<br />
<br />
		$sql = 'SELECT user_id, username, user_colour, user_birthday<br />
<br />
				FROM ' . USERS_TABLE . &quot;<br />
<br />
				WHERE user_birthday LIKE '&quot; . $db-&gt;sql_escape(sprintf('%2d-%2d-', $day, $month)) . &quot;%'<br />
<br />
				AND user_type IN (&quot; . USER_NORMAL . ', ' . USER_FOUNDER . ')';<br />
<br />
		$result = $db-&gt;sql_query($sql);<br />
<br />
		while ($row = $db-&gt;sql_fetchrow($result))<br />
<br />
		{<br />
<br />
			// TBD TRANSLATION ISSUE HERE!!!<br />
<br />
			$birthday_list .= (($birthday_list != '') ? ', ' : '') . get_username_string('full', $row['user_id'], $row['username'], $row['user_colour']);<br />
<br />
			if ($age = (int) substr($row['user_birthday'], -4))<br />
<br />
			{<br />
<br />
				// TBD TRANSLATION ISSUE HERE!!!<br />
<br />
				$birthday_list .= ' (' . ($year - $age) . ')';<br />
<br />
			}<br />
<br />
		}<br />
<br />
		if( $birthday_list != &quot;&quot; )<br />
<br />
		{<br />
<br />
			// TBD TRANSLATION ISSUE HERE!!!<br />
<br />
			$birthday_list = $user-&gt;lang['BIRTHDAYS'].&quot;: &quot;. $birthday_list;<br />
<br />
		}<br />
<br />
		$db-&gt;sql_freeresult($result);<br />
<br />
	}<br />
<br />
<br />
<br />
	return $birthday_list;<br />
<br />
}<br />
<br />
</span></div></div><!-- no smilies end --><br />
<br />
<br />
<br />
I did manage to exclude them from showing in my portals but the code used there is quite different <img src="http://www.icyphoenix.com/images/smiles/icon_sad.gif" alt="" /><br />
<br />
<br />
<br />
If anyone has any idea it would make me very happy because this calendar mod has been abandoned a long time ago.<br />____________<br /><a class="post-url" href="http://WinMX.ExoFire.net" target="_blank" rel="nofollow"><span style="font-size: 14px; line-height: 116%;"><b><span style="color: #990000;">http://WinMX.ExoFire.net</span></b></span></a> (development/under construction ...Forever?¿?) <img src="http://www.icyphoenix.com/images/smiles/wallbash.gif" alt="" /> <img src="http://www.icyphoenix.com/images/smiles/lol_flag.gif" alt="" /></div><br />
]]>
</description>
<dc:creator>Joshua203</dc:creator>
<dc:subject>Other Mods Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55111#p55111" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55111</comments>
</item>
<item>
<title><![CDATA[Translations :: Re: Will Package Go Out From Polish Language?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55104#p55104</link>
<pubDate>Tue, 31 Jan 2012 21:47:49 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55104#p55104</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=85" target="_blank">TheSteffen</a><br />
Subject: Re: Will Package Go Out From Polish Language?<br />Posted: Tue 31 Jan, 2012 22:47 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow"><blockquote class="quote" cite="viewtopic.php?p=55103#p55103"><div class="quote-user">aras373&nbsp;wrote:&nbsp;[<a href="#" onclick="open_postreview('show_post.php?p=55103'); return false;" class="genmed">View Post</a>]</div><div class="post-text post-text-hide-flow">Hi, but I want to translate into Polish icy. Now I know more about php. I do not know if it will last as silent helpers</div></blockquote><br />
<br />
Well, for translating you don´t have to know php... you should know english and polish <img src="http://www.icyphoenix.com/images/smiles/icon_wink.gif" alt="" /><br />
<br />
<br />
<br />
Anyway, here are the latest lang_ files.<br />
<br />
<a class="post-url" href="https://github.com/MightyGorgon/icy_phoenix_langs/tree/master/trunk" target="_blank">https://github.com/MightyGorgon/icy...ee/master/trunk</a><br />
<br />
Download english lang folder with the ZIP button on the left site.<br />
<br />
<br />
<br />
Start translation with this file: lang_main.php<br />
<br />
<br />
<br />
If you need help with anything, please feel free to ask. <img src="http://www.icyphoenix.com/images/smiles/icon_wink.gif" alt="" /><br />____________<br /><span style="color: #ff5500;"><b>TheSteffen</b></span><br />
<br />
<span style="font-size: 9px; line-height: 116%;"><i>Often <a class="post-url" href="search.php">SEARCH</a> is the quickest way to get support.</i><br />
<br />
<a class="post-url" href="http://www.icyphoenix.de" target="_blank" rel="nofollow">IcyPhoenix German Support</a></span></div><br />
]]>
</description>
<dc:creator>TheSteffen</dc:creator>
<dc:subject>Translations</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=47558#p47558" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55104</comments>
</item>
<item>
<title><![CDATA[Translations :: Re: Will Package Go Out From Polish Language?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55103#p55103</link>
<pubDate>Mon, 30 Jan 2012 18:04:50 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55103#p55103</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=8276" target="_blank">aras373</a><br />
Subject: Re: Will Package Go Out From Polish Language?<br />Posted: Mon 30 Jan, 2012 19:04 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Hi, but I want to translate into Polish icy. Now I know more about php. I do not know if it will last as silent helpers</div><br />
]]>
</description>
<dc:creator>aras373</dc:creator>
<dc:subject>Translations</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=47558#p47558" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55103</comments>
</item>
<item>
<title><![CDATA[General Support :: Re: change forum redirect/url?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55102#p55102</link>
<pubDate>Sat, 28 Jan 2012 15:46:13 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55102#p55102</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=5259" target="_blank">Joshua203</a><br />
Subject: Re: change forum redirect/url?<br />Posted: Sat 28 Jan, 2012 16:46 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">I must admit I'm quite suprised that this is what you wanted but I'll mark the <u><i><b>first post</b></i></u> as solved for you, next time please use the button for that (in stead of adding &quot;solved&quot; to the last post), thanks in advance <img src="http://www.icyphoenix.com/images/smiles/icon_wink.gif" alt="" /><br />
<br />
<br />
<br />
I also changed the topic name as Mort suggested (because he 's right), I was hoping you would do that yourself TBH <img src="http://www.icyphoenix.com/images/smiles/icon_redface.gif" alt="" /> .. If you can think of a better title feel free to change it again <img src="http://www.icyphoenix.com/images/smiles/icon_wink.gif" alt="" /> <br />
<br />
<br />
<br />
Greetings,<br />
<br />
...Joshua203<br />____________<br /><a class="post-url" href="http://WinMX.ExoFire.net" target="_blank" rel="nofollow"><span style="font-size: 14px; line-height: 116%;"><b><span style="color: #990000;">http://WinMX.ExoFire.net</span></b></span></a> (development/under construction ...Forever?¿?) <img src="http://www.icyphoenix.com/images/smiles/wallbash.gif" alt="" /> <img src="http://www.icyphoenix.com/images/smiles/lol_flag.gif" alt="" /></div><br />
]]>
</description>
<dc:creator>Joshua203</dc:creator>
<dc:subject>General Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=54911#p54911" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55102</comments>
</item>
<item>
<title><![CDATA[General Support :: Re: change forum redirect/url?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55099#p55099</link>
<pubDate>Sat, 28 Jan 2012 09:39:11 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55099#p55099</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=5799" target="_blank">AndyGpy</a><br />
Subject: SOLVED -- Re: change forum redirect/url?<br />Posted: Sat 28 Jan, 2012 10:39 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Thanks Guys<br />
<br />
<br />
<br />
Used the redirect as suggested</div><br />
]]>
</description>
<dc:creator>AndyGpy</dc:creator>
<dc:subject>General Support</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=54911#p54911" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55099</comments>
</item>
<item>
<title><![CDATA[English Chit Chat :: Re: Tekken, Anyone?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55096#p55096</link>
<pubDate>Thu, 26 Jan 2012 16:15:17 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55096#p55096</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=10161" target="_blank">katenavile</a><br />
Subject: Re: Tekken, Anyone?<br />Posted: Thu 26 Jan, 2012 17:15 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Of course, my friend. Tekken has always been one of my favorite games. First time I played it I was like 15, now I am 30 and I still like to play Tekken 3. Back in the 90s my friends and I played after school for many hours and I always won. Well, most of the times. Tekken 6 is a pretty decent game and I have been playing since it came out.</div><br />
]]>
</description>
<dc:creator>katenavile</dc:creator>
<dc:subject>English Chit Chat</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=45390#p45390" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55096</comments>
</item>
<item>
<title><![CDATA[English Chit Chat :: Re: How Did You Get Here? Why Are You Here?]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55095#p55095</link>
<pubDate>Thu, 26 Jan 2012 04:15:19 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55095#p55095</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=10181" target="_blank">hfmittag</a><br />
Subject: Re: How Did You Get Here? Why Are You Here?<br />Posted: Thu 26 Jan, 2012 05:15 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">I got here via a back-link service.<br />
<br />
Trying to figure out what this place is about, so that I can fit in.</div><br />
]]>
</description>
<dc:creator>hfmittag</dc:creator>
<dc:subject>English Chit Chat</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=32274#p32274" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55095</comments>
</item>
<item>
<title><![CDATA[English Chit Chat :: Hello To The World]]></title>
<link>http://www.icyphoenix.com/viewtopic.php?p=55094#p55094</link>
<pubDate>Wed, 25 Jan 2012 03:01:28 GMT</pubDate>
<guid isPermaLink="true">http://www.icyphoenix.com/viewtopic.php?p=55094#p55094</guid>
<description>
<![CDATA[
Author: <a href="http://www.icyphoenix.com/profile.php?mode=viewprofile&amp;u=10018" target="_blank">cesarcain</a><br />
Subject: Hello To The World<br />Posted: Wed 25 Jan, 2012 04:01 (GMT 1)<br />

<br /><div class="post-text post-text-hide-flow">Hello everybody, i would introduce myself: my name is Cesar I am from Gulfport, Mississippi.</div><br />
]]>
</description>
<dc:creator>cesarcain</dc:creator>
<dc:subject>English Chit Chat</dc:subject>
<annotate:reference rdf:resource="http://www.icyphoenix.com/viewtopic.php?p=55094#p55094" />
<comments>http://www.icyphoenix.com/posting.php?mode=quote&amp;p=55094</comments>
</item>
</channel>
</rss><!-- Page generation time: 0.0836s (PHP: 70% - SQL: 30%) - SQL queries: 8 - Memory Usage: 10.893 Mb  - GZIP enabled -->
