<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: mod_placehere Bugs</title>
	<atom:link href="http://diebesteallerzeiten.de/blog/mod_placehere-bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://diebesteallerzeiten.de/blog</link>
	<description>Personal weblog of a web guy from Berlin/Germany with comments on programming, space exploration and assorted stuff.</description>
	<lastBuildDate>Mon, 26 Sep 2011 14:35:30 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark Gellard</title>
		<link>http://diebesteallerzeiten.de/blog/mod_placehere-bugs/comment-page-1/#comment-51971</link>
		<dc:creator>Mark Gellard</dc:creator>
		<pubDate>Thu, 22 Sep 2011 00:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/?page_id=434#comment-51971</guid>
		<description>I like this module a lot and I am new to making websites but I am not able to get the module to center my text and have tried all hte regular things in the HTML part but I have not had any success. Please advise me on this issue.
Thanks</description>
		<content:encoded><![CDATA[<p>I like this module a lot and I am new to making websites but I am not able to get the module to center my text and have tried all hte regular things in the HTML part but I have not had any success. Please advise me on this issue.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JB</title>
		<link>http://diebesteallerzeiten.de/blog/mod_placehere-bugs/comment-page-1/#comment-45907</link>
		<dc:creator>JB</dc:creator>
		<pubDate>Sun, 22 May 2011 04:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/?page_id=434#comment-45907</guid>
		<description>@Alistair commented on May 25, 2010 2:38 pm
You said:
&quot;A dash appears below every placehere module I’m publishing and for the life of me I just can’t understand why, any help appreciated.&quot;
Same here. Not 100% sure WHY this is happening, but figured out WHAT was causing it for me and simple bandaid fix. Use at your own risk.
Cause: In my module parameters, &quot;Template:&quot; I chose &quot;Beez&quot;. The cause of dash in the bottom left hand corner is caused by an empty anchor tag. Specifically this:
&lt;a&gt;&#160;&lt;/a&gt;
So I know I&#039;m not using this and need to remove this from being outputted to get rid of the dash. And to do that I modified &quot;Place Here&quot; module tmpl beez.php code.
In the backend goto and edit:
root/modules/mod_placehere/tmpl/beez.php
Around line 133, just comment out the empty anchor tag like:
&lt;!--&lt;a&gt;&#160;&lt;/a&gt;--&gt;
Save, and refresh.. Dash is gone. Why this empty anchor tag is being outputted is beyond me. Hope that helps.</description>
		<content:encoded><![CDATA[<p>@Alistair commented on May 25, 2010 2:38 pm<br />
You said:<br />
&#8220;A dash appears below every placehere module I’m publishing and for the life of me I just can’t understand why, any help appreciated.&#8221;<br />
Same here. Not 100% sure WHY this is happening, but figured out WHAT was causing it for me and simple bandaid fix. Use at your own risk.<br />
Cause: In my module parameters, &#8220;Template:&#8221; I chose &#8220;Beez&#8221;. The cause of dash in the bottom left hand corner is caused by an empty anchor tag. Specifically this:<br />
<a>&nbsp;</a><br />
So I know I&#8217;m not using this and need to remove this from being outputted to get rid of the dash. And to do that I modified &#8220;Place Here&#8221; module tmpl beez.php code.<br />
In the backend goto and edit:<br />
root/modules/mod_placehere/tmpl/beez.php<br />
Around line 133, just comment out the empty anchor tag like:<br />
&lt;!&#8211;<a>&nbsp;</a>&#8211;&gt;<br />
Save, and refresh.. Dash is gone. Why this empty anchor tag is being outputted is beyond me. Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Populus</title>
		<link>http://diebesteallerzeiten.de/blog/mod_placehere-bugs/comment-page-1/#comment-39163</link>
		<dc:creator>Populus</dc:creator>
		<pubDate>Tue, 11 Jan 2011 00:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/?page_id=434#comment-39163</guid>
		<description>Hello all,
I&#039;ve got a little problem... Please see my page : http://vote-election.kinssha.org. I can&#039;t make that article doesn&#039;t go over my div... I&#039;ve tried to make some padding everywhere but it doesn&#039;t work... Do you have an idea of the problem ? Thank you in advance !</description>
		<content:encoded><![CDATA[<p>Hello all,<br />
I&#8217;ve got a little problem&#8230; Please see my page : <a href="http://vote-election.kinssha.org" rel="nofollow">http://vote-election.kinssha.org</a>. I can&#8217;t make that article doesn&#8217;t go over my div&#8230; I&#8217;ve tried to make some padding everywhere but it doesn&#8217;t work&#8230; Do you have an idea of the problem ? Thank you in advance !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy Cariaga</title>
		<link>http://diebesteallerzeiten.de/blog/mod_placehere-bugs/comment-page-1/#comment-35797</link>
		<dc:creator>Sandy Cariaga</dc:creator>
		<pubDate>Tue, 09 Nov 2010 20:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/?page_id=434#comment-35797</guid>
		<description>Great module. I tweak the table template but it would be a great feature if you can add paginations and number of articles displayed per page.

Keep up the good work.</description>
		<content:encoded><![CDATA[<p>Great module. I tweak the table template but it would be a great feature if you can add paginations and number of articles displayed per page.</p>
<p>Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D. B.</title>
		<link>http://diebesteallerzeiten.de/blog/mod_placehere-bugs/comment-page-1/#comment-34490</link>
		<dc:creator>D. B.</dc:creator>
		<pubDate>Thu, 21 Oct 2010 19:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/?page_id=434#comment-34490</guid>
		<description>There&#039;s a bug in Joomla itself that can make mod_placehere output the following:

&quot;Warning: Invalid argument supplied for foreach() in /xxxxx/components/com_content/helpers/route.php on line 106&quot;

This appears three times before the article text. To make this go away you must make one of your menu items link to an article -- any article!

This bug has affected other extensions similarly; see:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&amp;tracker_item_id=16545</description>
		<content:encoded><![CDATA[<p>There&#8217;s a bug in Joomla itself that can make mod_placehere output the following:</p>
<p>&#8220;Warning: Invalid argument supplied for foreach() in /xxxxx/components/com_content/helpers/route.php on line 106&#8243;</p>
<p>This appears three times before the article text. To make this go away you must make one of your menu items link to an article &#8212; any article!</p>
<p>This bug has affected other extensions similarly; see:<br />
<a href="http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&amp;tracker_item_id=16545" rel="nofollow">http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&amp;tracker_item_id=16545</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: April Claggett</title>
		<link>http://diebesteallerzeiten.de/blog/mod_placehere-bugs/comment-page-1/#comment-28022</link>
		<dc:creator>April Claggett</dc:creator>
		<pubDate>Wed, 04 Aug 2010 03:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/?page_id=434#comment-28022</guid>
		<description>@ Morten Fjord 
This one stumped me for awhile too.  You have to set it to Run Plugins in the modules parameters.</description>
		<content:encoded><![CDATA[<p>@ Morten Fjord<br />
This one stumped me for awhile too.  You have to set it to Run Plugins in the modules parameters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://diebesteallerzeiten.de/blog/mod_placehere-bugs/comment-page-1/#comment-27080</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 21 Jul 2010 09:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/?page_id=434#comment-27080</guid>
		<description>Hi Eike,
thanks for the great component. 

But I have some issues on a new Website.

Trim Text doesnt work porperly on my Frontpage. There would some more words trimmed than chars entered to trim. E.g. the change of 173 to 172 chars trimms three full words.

Sometimes it seems that formatted text is trimmed in a bad way e.g. italic text is trimmed and the rest of the template font is set to italic. This is caused by an unclosed tag. 
May this a template problem or PHP Version problem? 

PHP Version is 5.2.13, Joomla 1.5.19, MySQL 5.0.51a.

Any suggestions would be very welcom. If you need further information - please let me know.

Thanks again for the module and I would appreciate any help to solve this issue.</description>
		<content:encoded><![CDATA[<p>Hi Eike,<br />
thanks for the great component. </p>
<p>But I have some issues on a new Website.</p>
<p>Trim Text doesnt work porperly on my Frontpage. There would some more words trimmed than chars entered to trim. E.g. the change of 173 to 172 chars trimms three full words.</p>
<p>Sometimes it seems that formatted text is trimmed in a bad way e.g. italic text is trimmed and the rest of the template font is set to italic. This is caused by an unclosed tag.<br />
May this a template problem or PHP Version problem? </p>
<p>PHP Version is 5.2.13, Joomla 1.5.19, MySQL 5.0.51a.</p>
<p>Any suggestions would be very welcom. If you need further information &#8211; please let me know.</p>
<p>Thanks again for the module and I would appreciate any help to solve this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten Fjord</title>
		<link>http://diebesteallerzeiten.de/blog/mod_placehere-bugs/comment-page-1/#comment-25084</link>
		<dc:creator>Morten Fjord</dc:creator>
		<pubDate>Thu, 24 Jun 2010 15:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/?page_id=434#comment-25084</guid>
		<description>Hey Eike

Great mod, thanks alot for your work!!!
I have en issue with the mod. If I show an article that includes a link to a plugin, the &quot;result&quot; will not show, only the link.
i.e:
{chronocontact}Newsletter{/chronocontact} 

Do you know what is wrong?

-Morten, Denmark</description>
		<content:encoded><![CDATA[<p>Hey Eike</p>
<p>Great mod, thanks alot for your work!!!<br />
I have en issue with the mod. If I show an article that includes a link to a plugin, the &#8220;result&#8221; will not show, only the link.<br />
i.e:<br />
{chronocontact}Newsletter{/chronocontact} </p>
<p>Do you know what is wrong?</p>
<p>-Morten, Denmark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eike</title>
		<link>http://diebesteallerzeiten.de/blog/mod_placehere-bugs/comment-page-1/#comment-24177</link>
		<dc:creator>Eike</dc:creator>
		<pubDate>Tue, 25 May 2010 20:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/?page_id=434#comment-24177</guid>
		<description>Hi Alistair, look at &lt;a href=&quot;http://diebesteallerzeiten.de/blog/2008/08/08/place-here-module-user-guide-part-i/#comment-23967&quot; rel=&quot;nofollow&quot;&gt;this comment&lt;/a&gt; to find a solution (it&#039;s not you it&#039;s the module).</description>
		<content:encoded><![CDATA[<p>Hi Alistair, look at <a href="http://diebesteallerzeiten.de/blog/2008/08/08/place-here-module-user-guide-part-i/#comment-23967" rel="nofollow">this comment</a> to find a solution (it&#8217;s not you it&#8217;s the module).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alistair</title>
		<link>http://diebesteallerzeiten.de/blog/mod_placehere-bugs/comment-page-1/#comment-24168</link>
		<dc:creator>Alistair</dc:creator>
		<pubDate>Tue, 25 May 2010 13:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://diebesteallerzeiten.de/blog/?page_id=434#comment-24168</guid>
		<description>A dash appears below every placehere module I&#039;m publishing and for the life of me I just can&#039;t understand why, any help appreciated. Cheers</description>
		<content:encoded><![CDATA[<p>A dash appears below every placehere module I&#8217;m publishing and for the life of me I just can&#8217;t understand why, any help appreciated. Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

