<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: phplb mod - making sure a long description does not mess up the design</title>
	<link>http://www.zorg-links.com/blog/2007/09/07/phplb-mod-making-sure-a-long-description-does-not-mess-up-the-design/</link>
	<description>Welcome to Zorg Links Blog. This blog was created as an extra resource, to help users understand how zorg links is ran, provide articles on how to run your own bidding directory, and give you many resources such as good articles, scripts, mods and themes for your own bidding diretory.</description>
	<pubDate>Sun, 14 Mar 2010 06:43:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Overclock</title>
		<link>http://www.zorg-links.com/blog/2007/09/07/phplb-mod-making-sure-a-long-description-does-not-mess-up-the-design/#comment-169</link>
		<author>Overclock</author>
		<pubDate>Tue, 13 Nov 2007 04:45:30 +0000</pubDate>
		<guid>http://www.zorg-links.com/blog/2007/09/07/phplb-mod-making-sure-a-long-description-does-not-mess-up-the-design/#comment-169</guid>
		<description>I have follow all you step correctly.. Its work fine on directory folder but did't work on homepages.. Can you update to make its work on homepages..??</description>
		<content:encoded><![CDATA[<p>I have follow all you step correctly.. Its work fine on directory folder but did&#8217;t work on homepages.. Can you update to make its work on homepages..??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhpLinkBid, PhpLB Mods Indexed</title>
		<link>http://www.zorg-links.com/blog/2007/09/07/phplb-mod-making-sure-a-long-description-does-not-mess-up-the-design/#comment-131</link>
		<author>PhpLinkBid, PhpLB Mods Indexed</author>
		<pubDate>Sat, 20 Oct 2007 08:49:22 +0000</pubDate>
		<guid>http://www.zorg-links.com/blog/2007/09/07/phplb-mod-making-sure-a-long-description-does-not-mess-up-the-design/#comment-131</guid>
		<description>[...] Demo - More Details. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Demo - More Details. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxx</title>
		<link>http://www.zorg-links.com/blog/2007/09/07/phplb-mod-making-sure-a-long-description-does-not-mess-up-the-design/#comment-100</link>
		<author>Maxx</author>
		<pubDate>Tue, 18 Sep 2007 19:25:24 +0000</pubDate>
		<guid>http://www.zorg-links.com/blog/2007/09/07/phplb-mod-making-sure-a-long-description-does-not-mess-up-the-design/#comment-100</guid>
		<description>Edit header.php

Find :


$bid_url = DIR_BASE . $bid_url;

After it add 

$rs-&#62;fields['link_description'] = wordCut($rs-&#62;fields['link_description'], 150, '[...]');
$btpl-&#62;assign_array_d('link_row', $rs-&#62;fields, 1);

He is working for the main page.</description>
		<content:encoded><![CDATA[<p>Edit header.php</p>
<p>Find :</p>
<p>$bid_url = DIR_BASE . $bid_url;</p>
<p>After it add </p>
<p>$rs-&gt;fields[&#8217;link_description&#8217;] = wordCut($rs-&gt;fields[&#8217;link_description&#8217;], 150, &#8216;[&#8230;]&#8217;);<br />
$btpl-&gt;assign_array_d(&#8217;link_row&#8217;, $rs-&gt;fields, 1);</p>
<p>He is working for the main page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LanceT</title>
		<link>http://www.zorg-links.com/blog/2007/09/07/phplb-mod-making-sure-a-long-description-does-not-mess-up-the-design/#comment-82</link>
		<author>LanceT</author>
		<pubDate>Fri, 07 Sep 2007 22:55:12 +0000</pubDate>
		<guid>http://www.zorg-links.com/blog/2007/09/07/phplb-mod-making-sure-a-long-description-does-not-mess-up-the-design/#comment-82</guid>
		<description>Thanks for excellent mod Mike!  I always wondered how you did that.  Can't wait to try it out!</description>
		<content:encoded><![CDATA[<p>Thanks for excellent mod Mike!  I always wondered how you did that.  Can&#8217;t wait to try it out!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
