<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>WP Marketing &#187; Tag: bug - Recent Topics</title>
		<link>http://wpmarketing.org/forum/tags/bug</link>
		<description>Wordpress for Internet and Affiliate Marketing</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Feb 2012 20:52:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wpmarketing.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://wpmarketing.org/forum/rss/tags/bug/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>smog on "button trouble"</title>
			<link>http://wpmarketing.org/forum/topic/button-trouble#post-225</link>
			<pubDate>Thu, 21 Oct 2010 04:19:21 +0000</pubDate>
			<dc:creator>smog</dc:creator>
			<guid isPermaLink="false">225@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;hi,&#60;br /&#62;
the button doesn&#38;#39;t work anymore. I don&#38;#39;t what i did wrong. just an update to 3.0.1 wordpress. i&#38;#39;m using standard editor or TinyMCE Advanced, and it&#38;#39;s the same. but when the editor is on &#38;quot;html code&#38;quot;, hana code button works (popup, etc)... However, the code insert is ok in my pages. Just the pop-up when you click on the button seems to be &#38;quot;off&#38;quot;.&#60;br /&#62;
the website is used by newbies. maybe can you help me ?&#60;br /&#62;
thx&#60;br /&#62;
Sam&#60;/p&#62;
&#60;p&#62; &lt;a class=&#039;bb_attachments_link&#039; href=&#039;http://wpmarketing.org/forum/?bb_attachments=225&amp;bbat=14&#039;&gt;&lt;img  src=&#039;http://wpmarketing.org/forum/?bb_attachments=225&amp;bbat=14&amp;inline&#039; /&gt;&lt;/a&gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leaulala on "Nothing appears anymore, all blank !!"</title>
			<link>http://wpmarketing.org/forum/topic/nothing-appears-anymore-all-blank-1#post-50</link>
			<pubDate>Fri, 06 Nov 2009 05:44:15 +0000</pubDate>
			<dc:creator>leaulala</dc:creator>
			<guid isPermaLink="false">50@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Since I did the last update 2.4.1, nothing appears anymore when I insert the tag...&#60;br /&#62;
My old posts too are blank now...! How can I fix it ?&#60;br /&#62;
thanks !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanadaddy on "Issue reporting guideline with the plug-in"</title>
			<link>http://wpmarketing.org/forum/topic/issue-reporting-guideline-with-the-plug-in#post-53</link>
			<pubDate>Fri, 06 Nov 2009 09:30:49 +0000</pubDate>
			<dc:creator>hanadaddy</dc:creator>
			<guid isPermaLink="false">53@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hello everybody.&#60;br /&#62;
When you report a problem in this forum about the Wordpress Plug-in that I developed, please provide below information.&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;Version of Wordpress&#38;lt;/p&#38;gt;
&#60;/li&#62;
&#60;li&#62;Version of the plug-in that you are using.&#60;/li&#62;
&#60;li&#62;If the problem is occurred after upgrading , please provide the old version that you were using.&#60;/li&#62;
&#60;li&#62;Website URL that shows problem.&#60;/li&#62;
&#60;li&#62;Screen Capture Image if the URL is not public address.&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;These are important information that will help me checking the issue right away without further unnecessary communication.&#60;/p&#62;
&#60;p&#62;Thank you for using Hana Flv Player !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yara on "Bug without clickTarget"</title>
			<link>http://wpmarketing.org/forum/topic/bug-without-clicktarget#post-33</link>
			<pubDate>Mon, 26 Oct 2009 04:24:47 +0000</pubDate>
			<dc:creator>yara</dc:creator>
			<guid isPermaLink="false">33@http://wpmarketing.org/forum/</guid>
			<description>&#60;p&#62;Hi &#60;/p&#62;
&#60;p&#62;Since i have updated this plugin all my videos not running.  But after many search i have detected it's clickTarget the bug .  I d'ont use click ont the video  and if i not insert this parameter the video are  not display.&#60;/p&#62;
&#60;p&#62;Code not running :&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
[hana-flv-player&#60;br /&#62;
    video=&#34;url_for_my_video.flv&#34;&#60;br /&#62;
    width=&#34;400&#34;&#60;br /&#62;
    height=&#34;320&#34;&#60;br /&#62;
    description=&#34;Bla bla bla&#34;&#60;br /&#62;
    player=&#34;4&#34;&#60;br /&#62;
    autoplay=&#34;false&#34;&#60;br /&#62;
    loop=&#34;false&#34;&#60;br /&#62;
    autorewind=&#34;true&#34;&#60;br /&#62;
/]&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;And the code running :&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
[hana-flv-player&#60;br /&#62;
    video=&#34;url_for_my_video.flv&#34;&#60;br /&#62;
    width=&#34;400&#34;&#60;br /&#62;
    height=&#34;320&#34;&#60;br /&#62;
    description=&#34;bla bla bla&#34;&#60;br /&#62;
    &#60;strong&#62;clicktarget=&#34;_blank&#34;&#60;/strong&#62;&#60;br /&#62;
    player=&#34;4&#34;&#60;br /&#62;
    autoplay=&#34;false&#34;&#60;br /&#62;
    loop=&#34;false&#34;&#60;br /&#62;
    autorewind=&#34;true&#34;&#60;br /&#62;
/]&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The panel for insert Hana code not insert clickTarget if i d'ont use this parameter, but i d'ont see me video.  How show my video without click parameter ?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

