<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<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>WassUp Forums &#187; Tag: bug - Recent Topics</title>
		<link>http://www.wpwp.org/forums/tags/bug</link>
		<description>WassUp Forums &raquo; Tag: bug - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 15:40:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.wpwp.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.wpwp.org/forums/rss/tags/bug/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>umutweb on "Wassup Problems with Wordperss 3.3"</title>
			<link>http://www.wpwp.org/forums/topic/wassup-problems-with-wordperss-33#post-1361</link>
			<pubDate>Sun, 18 Dec 2011 11:07:00 +0000</pubDate>
			<dc:creator>umutweb</dc:creator>
			<guid isPermaLink="false">1361@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Hi.&#60;/p&#62;
&#60;p&#62;I upgraded to Wordpess 3.3 Wassup works as excepted but there is a problem about UI. When I click &#34;Show Top Stats&#34;, Loading animation appears with dimmed background but after that, only dimmed background is seen. Stats doesn't appear. It seems to be a problem with thickbox I think.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Michele on "WassUp 1.8 is out!"</title>
			<link>http://www.wpwp.org/forums/topic/wassup-18-is-out#post-1081</link>
			<pubDate>Wed, 24 Nov 2010 09:53:28 +0000</pubDate>
			<dc:creator>Michele</dc:creator>
			<guid isPermaLink="false">1081@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;For all of you who have requested it here is the final release &#60;a href=&#34;http://www.wpwp.org/archives/wassup-1-8-is-here/&#34; rel=&#34;nofollow&#34;&#62;http://www.wpwp.org/archives/wassup-1-8-is-here/&#60;/a&#62;&#60;br /&#62;
Please give us your feedbacks we need them!&#60;/p&#62;
&#60;p&#62;A special thanks to Helene!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SVallie on "[404] /wp-admin/wassup/css/images/bg_wrap.png"</title>
			<link>http://www.wpwp.org/forums/topic/404-wp-adminwassupcssimagesbg_wrappng#post-1183</link>
			<pubDate>Tue, 22 Mar 2011 17:21:38 +0000</pubDate>
			<dc:creator>SVallie</dc:creator>
			<guid isPermaLink="false">1183@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;My guess is that this is a .PNG no longer used since the update, however it is still being called and so I keep getting a 404 returned.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Perspective on "Vulnerability in /lib !"</title>
			<link>http://www.wpwp.org/forums/topic/vulnerability-in-lib#post-961</link>
			<pubDate>Sat, 09 Jan 2010 08:19:44 +0000</pubDate>
			<dc:creator>Perspective</dc:creator>
			<guid isPermaLink="false">961@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Guys.. it seems that you got a vulnerability in /lib folder... in my case it was in main.php if I remember well.&#60;br /&#62;
My website was hacked based on that.. exploited on one of the java script file that your programm has. &#60;/p&#62;
&#60;p&#62;I lost everything on it.. and there was hard work.. believe me. i have to start all from 0 as far as I didn't have a backup (which is my f**cking fault).&#60;/p&#62;
&#60;p&#62;After they injected the code I received the following error:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img685.imageshack.us/img685/3727/errorsite.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img685.imageshack.us/img685/3727/errorsite.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You might have a look on the plugin codding again and fix it.&#60;br /&#62;
Personally I won't use wassup for my web-blog anymore.&#60;/p&#62;
&#60;p&#62;Wanted to report it.. maybe's useful for you.&#60;/p&#62;
&#60;p&#62;Cheers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>umutweb on "SECURITY: Special characters like &#60; and &#62; in searchbox causes bug"</title>
			<link>http://www.wpwp.org/forums/topic/security-special-characters-like-lt-and-gt-in-searchbox-causes-bug#post-862</link>
			<pubDate>Mon, 17 Aug 2009 00:58:08 +0000</pubDate>
			<dc:creator>umutweb</dc:creator>
			<guid isPermaLink="false">862@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Hi.&#60;/p&#62;
&#60;p&#62;Using special characters like &#38;lt; and &#38;gt; in searchbox it is possible to write a sciprt which runs in admin page, that may cause a securtiy bug.&#60;/p&#62;
&#60;p&#62;How to produce this bug:&#60;/p&#62;
&#60;p&#62;A user, seaches the blog. He enters a search keyword such as &#38;lt;script&#38;gt;alert(&#34;Hello&#34;);&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;So the full path is:&#60;br /&#62;
&#60;a href=&#34;http://yoursite/?s=&#38;lt;script&#38;gt;alert(&#34; rel=&#34;nofollow&#34;&#62;http://yoursite/?s=&#38;lt;script&#38;gt;alert(&#60;/a&#62;&#34;Hello&#34;)%3B&#38;lt;%2Fscript&#38;gt;&#60;/p&#62;
&#60;p&#62;It causes Wassup to show:&#60;br /&#62;
&#60;a href=&#34;http://img180.imagevenue.com/img.php?image=67416_Capture_122_811lo.JPG&#34; rel=&#34;nofollow&#34;&#62;http://img180.imagevenue.com/img.php?image=67416_Capture_122_811lo.JPG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We need htmlspecialchars. Writing JS to admin page is possible for now :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tyler on "Wrong character set"</title>
			<link>http://www.wpwp.org/forums/topic/wrong-character-set#post-775</link>
			<pubDate>Wed, 27 May 2009 16:03:18 +0000</pubDate>
			<dc:creator>tyler</dc:creator>
			<guid isPermaLink="false">775@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;The same in Russian. &#60;/p&#62;
&#60;p&#62;Visitors names are not displayed correctly in Russian. In previous versions it was ok.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>war59312 on "WassUp Version 1.7.1 Breaks Dashboard Screen Options in WP 2.8"</title>
			<link>http://www.wpwp.org/forums/topic/wassup-version-171-breaks-dashboard-screen-options-in-wp-28#post-797</link>
			<pubDate>Sun, 14 Jun 2009 17:36:51 +0000</pubDate>
			<dc:creator>war59312</dc:creator>
			<guid isPermaLink="false">797@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sadly it seems that your Wordpress Plug-in WassUp Version 1.7.1 breaks the Dashboard Screen Options in Wordpress 2.8 .&#60;/p&#62;
&#60;p&#62;That is to say, that after activating WassUp Version 1.7.1 when running on Wordpress Version 2.8 that Screen Options no longer works on the Dashboard.&#60;/p&#62;
&#60;p&#62;Nothing happens when you click on Screen Options. If I disable the plug-in, it works again just fine.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Will
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joelteixeira on "Incompatibility with Simple Forum Plugin?"</title>
			<link>http://www.wpwp.org/forums/topic/incompatibility-with-simple-forum-plugin#post-322</link>
			<pubDate>Tue, 08 Apr 2008 18:35:33 +0000</pubDate>
			<dc:creator>joelteixeira</dc:creator>
			<guid isPermaLink="false">322@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;First, thanks for the great plugin. I found an error when this plugin is actived together with Simple Forums plugin and wanted to report to both developers.&#60;/p&#62;
&#60;p&#62;The error message: (Dashboard)&#60;/p&#62;
&#60;p&#62;WordPress database error: [You have an error in your SQL syntax; check the manual that&#60;br /&#62;
corresponds to your MySQL server version for the right syntax to use&#60;br /&#62;
near 'AND 1207642660' at line 1]&#60;br /&#62;
SELECT COUNT(DISTINCT wassup_id) AS itemstot FROM wp_wassup WHERE wassup_id IS NOT NULL AND timestamp BETWEEN AND 1207642660&#60;/p&#62;
&#60;p&#62;Here are a screenshot: &#60;a href=&#34;http://joelteixeira.net/resources/images/error.jpg&#34; rel=&#34;nofollow&#34;&#62;http://joelteixeira.net/resources/images/error.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This error message only shows when both plugins are actived, when using only the Wassup or Simple Forum everything is fine.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Michele on "PLEASE CHANGE YOUR FORUMS PASSWORD"</title>
			<link>http://www.wpwp.org/forums/topic/please-change-your-forums-password#post-98</link>
			<pubDate>Thu, 31 Jan 2008 10:52:56 +0000</pubDate>
			<dc:creator>Michele</dc:creator>
			<guid isPermaLink="false">98@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
due to the recent exploit in WassUp I strongly recommend you to change your forums password.&#60;/p&#62;
&#60;p&#62;I apologize and thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Maggie on "Warning Message"</title>
			<link>http://www.wpwp.org/forums/topic/warning-message#post-6</link>
			<pubDate>Fri, 11 Jan 2008 18:44:05 +0000</pubDate>
			<dc:creator>Maggie</dc:creator>
			<guid isPermaLink="false">6@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;I am getting the following warning in my wp-admin/edit.php&#60;/p&#62;
&#60;p&#62;&#34;Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/.muensterwasher/maggierowanista/rowanista.prettyposies.com/wp-admin/menu-header.php:20) in /home/.muensterwasher/maggierowanista/rowanista.prettyposies.com/wp-content/plugins/wassup/wassup.php on line 1119&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Awam on "Warning: fsockopen()"</title>
			<link>http://www.wpwp.org/forums/topic/warning-fsockopen#post-3</link>
			<pubDate>Thu, 10 Jan 2008 20:39:46 +0000</pubDate>
			<dc:creator>Awam</dc:creator>
			<guid isPermaLink="false">3@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
i have this error :&#60;br /&#62;
Warning: fsockopen() [function.fsockopen]: unable to connect to fc74d6cb1313.rest.akismet.com:80 in /homepages/8/d221433881/htdocs/awam/wp-content/plugins/wassup/main.php on line 748&#60;/p&#62;
&#60;p&#62;This pluggins is great, have you an idea for this problems.&#60;/p&#62;
&#60;p&#62;Thanks you,&#60;/p&#62;
&#60;p&#62;Awam
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

