<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Remove page number from the tittle]]></title>
		<link>https://punbb.informer.com/forums/topic/25364/remove-page-number-from-the-tittle/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/25364/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Remove page number from the tittle.]]></description>
		<lastBuildDate>Thu, 13 Sep 2012 07:15:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Remove page number from the tittle]]></title>
			<link>https://punbb.informer.com/forums/post/146388/#p146388</link>
			<description><![CDATA[<p>Thank you it works. It was my fault because I was doing the code replace wrong.</p><p>Thanks <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (otf)]]></author>
			<pubDate>Thu, 13 Sep 2012 07:15:11 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/146388/#p146388</guid>
		</item>
		<item>
			<title><![CDATA[Re: Remove page number from the tittle]]></title>
			<link>https://punbb.informer.com/forums/post/146383/#p146383</link>
			<description><![CDATA[<p>What error? Can you show code starting with <em>$crumbs .=</em></p><p>This is my code, but with some modifications:<br /></p><div class="codebox"><pre><code>        for ($i = $num_crumbs - 1; $i &gt;= 0; --$i) {
            $crumbs .= (is_array($forum_page[&#039;crumbs&#039;][$i]) ? 
                forum_htmlencode($forum_page[&#039;crumbs&#039;][$i][0]) : 
                forum_htmlencode($forum_page[&#039;crumbs&#039;][$i])).((isset($forum_page[&#039;page&#039;]) &amp;&amp; $i == ($num_crumbs - 1)) ?
                     ($forum_page[&#039;page&#039;] == 1) ? &#039;&#039;  : &#039; (&#039;.$lang_common[&#039;Page&#039;].&#039; &#039;.forum_number_format($forum_page[&#039;page&#039;]).&#039;)&#039; : 
                     &#039;&#039;).($i &gt;= 1 ? $lang_common[&#039;Title separator&#039;] : &#039;&#039;);
        }</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (leoya)]]></author>
			<pubDate>Wed, 12 Sep 2012 14:58:14 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/146383/#p146383</guid>
		</item>
		<item>
			<title><![CDATA[Re: Remove page number from the tittle]]></title>
			<link>https://punbb.informer.com/forums/post/146362/#p146362</link>
			<description><![CDATA[<p>Does not work. it shows an error.</p>]]></description>
			<author><![CDATA[null@example.com (otf)]]></author>
			<pubDate>Tue, 11 Sep 2012 11:38:57 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/146362/#p146362</guid>
		</item>
		<item>
			<title><![CDATA[Re: Remove page number from the tittle]]></title>
			<link>https://punbb.informer.com/forums/post/146230/#p146230</link>
			<description><![CDATA[<p>Find and open the file <strong>include/functions.php</strong></p><p>Look for function generate_crumbs(). Find the code:<br /></p><div class="codebox"><pre><code>&#039; (&#039;.$lang_common[&#039;Page&#039;].&#039; &#039;.forum_number_format($forum_page[&#039;page&#039;]).&#039;)&#039;</code></pre></div><p>And replace with this one:<br /></p><div class="codebox"><pre><code>($forum_page[&#039;page&#039;] == 1) ? &#039;&#039;  : &#039; (&#039;.$lang_common[&#039;Page&#039;].&#039; &#039;.forum_number_format($forum_page[&#039;page&#039;]).&#039;)&#039;)</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (leoya)]]></author>
			<pubDate>Fri, 31 Aug 2012 16:45:10 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/146230/#p146230</guid>
		</item>
		<item>
			<title><![CDATA[Re: Remove page number from the tittle]]></title>
			<link>https://punbb.informer.com/forums/post/146226/#p146226</link>
			<description><![CDATA[<p>any update for this issue?</p>]]></description>
			<author><![CDATA[null@example.com (otf)]]></author>
			<pubDate>Fri, 31 Aug 2012 09:39:25 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/146226/#p146226</guid>
		</item>
		<item>
			<title><![CDATA[Re: Remove page number from the tittle]]></title>
			<link>https://punbb.informer.com/forums/post/146023/#p146023</link>
			<description><![CDATA[<p>join to njn :laiqdiz..<br /><span class="postimg"><img src="https://s3.amazonaws.com/TrollEmoticons/trolldance.gif" alt="https://s3.amazonaws.com/TrollEmoticons/trolldance.gif" /></span></p>]]></description>
			<author><![CDATA[null@example.com (kudataz)]]></author>
			<pubDate>Sun, 12 Aug 2012 00:04:53 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/146023/#p146023</guid>
		</item>
		<item>
			<title><![CDATA[Remove page number from the tittle]]></title>
			<link>https://punbb.informer.com/forums/post/145945/#p145945</link>
			<description><![CDATA[<p>Any way to remove the page number from the tittle?</p>]]></description>
			<author><![CDATA[null@example.com (otf)]]></author>
			<pubDate>Mon, 06 Aug 2012 11:25:47 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/145945/#p145945</guid>
		</item>
	</channel>
</rss>
