<?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; Forum: WassUp Bug report - Recent Posts</title>
		<link>http://www.wpwp.org/forums/forum/wassup-bug-report</link>
		<description>WassUp Forums &raquo; Forum: WassUp Bug report - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 17:11:06 +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/forum/wassup-bug-report" rel="self" type="application/rss+xml" />

		<item>
			<title>numediaweb on "Fatal error: Cannot use object of type stdClass as array wassup.php on line 2421"</title>
			<link>http://www.wpwp.org/forums/topic/fatal-error-cannot-use-object-of-type-stdclass-as-array-wassupphp-on-line-2421#post-1269</link>
			<pubDate>Wed, 24 Aug 2011 12:55:52 +0000</pubDate>
			<dc:creator>numediaweb</dc:creator>
			<guid isPermaLink="false">1269@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Hi there!&#60;/p&#62;
&#60;p&#62;I got a fatal error with wassup, maybe it is related to NextGen gallery, but this should normally not happen as every function should hape a prefix; wassupFunctionName()..&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Fatal error: Cannot use object of type stdClass as array in /wordpress/wp-content/plugins/wassup/wassup.php on line 2421&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;anyway here's my config:&#60;br /&#62;
WassUp Version: 1.8.1&#60;br /&#62;
WordPress Version: 3.2.1&#60;br /&#62;
PHP Version: 5.2.17&#60;br /&#62;
PHP Safe Mode: off&#60;br /&#62;
MySQL Version: 5.0.92-community
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brandjuh on "Top ten stats not loading"</title>
			<link>http://www.wpwp.org/forums/topic/top-ten-stats-not-loading#post-1264</link>
			<pubDate>Sun, 17 Jul 2011 12:27:29 +0000</pubDate>
			<dc:creator>Brandjuh</dc:creator>
			<guid isPermaLink="false">1264@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I have looking around but don't found my question. Maybe I have looking for the wrong, if so, please give the link so I can look to that.&#60;/p&#62;
&#60;p&#62;I using wordpress 3.2.1 and Wassup 1.8.1 and I love it. But I can't look too the Top stats, I get simple a blank window with in the title the date.&#60;br /&#62;
How long I wait it doenst matter. &#60;/p&#62;
&#60;p&#62;How can I fix this problem?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>helene on "Warning: preg_match() ... wassup.php on line 3954"</title>
			<link>http://www.wpwp.org/forums/topic/warning-preg_match-wassupphp-on-line-3954#post-1199</link>
			<pubDate>Wed, 13 Apr 2011 11:22:57 +0000</pubDate>
			<dc:creator>helene</dc:creator>
			<guid isPermaLink="false">1199@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;This is a known issue in WassUp 1.8.1 that affects some users whose PHP configuration allows warning messages to display to screen.&#60;/p&#62;
&#60;p&#62;The temporary fix is to disable referrer spam checking in Wassup settings: Go to WassUp &#38;gt;&#38;gt; Options &#38;gt;&#38;gt; [Statistics Recording] tab, then uncheck &#34;Enable referrer spam recording&#34;, and [Save Settings].&#60;/p&#62;
&#60;p&#62;A permanent fix is in the next revision of WassUp coming soon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dominic on "Warning: preg_match() ... wassup.php on line 3954"</title>
			<link>http://www.wpwp.org/forums/topic/warning-preg_match-wassupphp-on-line-3954#post-1195</link>
			<pubDate>Fri, 08 Apr 2011 08:03:15 +0000</pubDate>
			<dc:creator>dominic</dc:creator>
			<guid isPermaLink="false">1195@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;I installed the Wassup plugin v 1.8.1 on a Wordpress instance 3.1.1 and get the error below whenever someone is referred from another website.&#60;/p&#62;
&#60;p&#62;Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /home/surfsti1/public_html/wp-content/plugins/wassup/wassup.php on line 3954&#60;/p&#62;
&#60;p&#62;I tried implementing the fix at: &#60;a href=&#34;http://cingcong.com/blogs/blog/2010/12/06/how-to-fix-wassup-error-preg-match-1-8-1-wp-3-0-13-02/&#34; rel=&#34;nofollow&#34;&#62;http://cingcong.com/blogs/blog/2010/12/06/how-to-fix-wassup-error-preg-match-1-8-1-wp-3-0-13-02/&#60;/a&#62; but this made no difference. I also tried to wrap the if in a try\catch, but it also made no difference. I eventually had to put a ini_set('display_errors' 0) at the top of the wassup.php file to stop the warnings showing.&#60;/p&#62;
&#60;p&#62;If you do a Google for that error, you'll see that lots of other sites have the same issue.&#60;/p&#62;
&#60;p&#62;How can I fix this issue?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Perelman on "Encoding problem"</title>
			<link>http://www.wpwp.org/forums/topic/encoding-problem#post-1187</link>
			<pubDate>Wed, 30 Mar 2011 07:01:03 +0000</pubDate>
			<dc:creator>Perelman</dc:creator>
			<guid isPermaLink="false">1187@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;in some log records, i seen a right keywords result&#60;br /&#62;
like this&#60;/p&#62;
&#60;p&#62;SEARCH ENGINE: Yandex RU (page: 1) KEYWORDS: BBC.Horizon.2009.Cannabis.The.Evil.Weed онлайн&#60;br /&#62;
Поисковый движок: Yandex RU (страница: 1) Ключевые слова: разукрашивать (...)медведя онлайн&#60;/p&#62;
&#60;p&#62;but (i think) in UTF7 and UTF8 coding&#60;/p&#62;
&#60;p&#62;Поисковый движок: Yandex RU (страница: 1) Ключевые слова:&#60;br /&#62;
more detailed&#60;br /&#62;
Поисковый сервер: Yandex RU     Поиск:&#60;br /&#62;
%f2%e5%eb%e5%ef%f3%e7%e8%ea%e8+%f0%e0%f1%ea%f0%e0%f1%ea%e0&#60;/p&#62;
&#60;p&#62;i decode %f2%e5%eb%e5%ef%f3%e7%e8%ea%e8+%f0%e0%f1%ea%f0%e0%f1%ea%e0&#60;br /&#62;
with program Shtirlitz - телепузики+раскраска
&#60;/p&#62;</description>
		</item>
		<item>
			<title>woodman on "No graph"</title>
			<link>http://www.wpwp.org/forums/topic/no-graph#post-1185</link>
			<pubDate>Wed, 23 Mar 2011 21:34:11 +0000</pubDate>
			<dc:creator>woodman</dc:creator>
			<guid isPermaLink="false">1185@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;I'm getting this error as well.  I am connected to the internet, and I don't have any other google charts.  Any other thoughts?
&#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>bbrown on "Wassup not always reporting username"</title>
			<link>http://www.wpwp.org/forums/topic/wassup-not-always-reporting-username#post-1179</link>
			<pubDate>Thu, 10 Mar 2011 20:27:18 +0000</pubDate>
			<dc:creator>bbrown</dc:creator>
			<guid isPermaLink="false">1179@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;I have a membership site as well, and have been very impressed with WassUp (Where is the donation button guys?). We are using Infusionsoft WP as our membership control.   &#60;/p&#62;
&#60;p&#62;We are also losing the User Name Data.&#60;/p&#62;
&#60;p&#62;Everything was working fine until we noticed the Visitor Details was not longer displaying the logged in username like it had been previously. &#60;/p&#62;
&#60;p&#62;Here is what is happening. We only have one login box (widget) on our site. &#60;/p&#62;
&#60;p&#62;At first it was displaying the logged in user name in WassUp correctly.  However, if they log out and log back in using /wp-login.php directly ... or they go off site (via a web portal) and the portal redirects them back to the site, it drops displaying by Username (LOGGED IN USER: username).&#60;/p&#62;
&#60;p&#62;If somehow you know the username from the ip, you can use the search feature to search by the username and now it shows correctly. &#60;/p&#62;
&#60;p&#62;From the search results, everyone will list (LOGGED IN USER: username) and it matches in real time up to the search from the previous screen where only the IP was listed and no mention of the user name. &#60;/p&#62;
&#60;p&#62;So its not losing the association between the username and the IP. Nor is it losing the association between the username, ip, and the activity. Its just not listing it on the Visitor Details as the logged in user. &#60;/p&#62;
&#60;p&#62;In a few months from now we will not know the username that matches with the ip. &#60;/p&#62;
&#60;p&#62;More concerning, we have all of our content locked down to members only, so when we see a list of IPs accessing content with no username it sets off alarms in the accounting department. &#60;/p&#62;
&#60;p&#62;Is there anything we can add to the code or a widget that will keep the member's username from falling off ?&#60;/p&#62;
&#60;p&#62;Thank you guys again for a wonderful plugin. We plan on using this exclusively on our site.  &#60;/p&#62;
&#60;p&#62;-BBrown&#60;/p&#62;
&#60;p&#62;Update: at the moment we hare having to go to the database level, search for the IP&#60;br /&#62;
which will be found in the metadata table under key &#34;user_last_ipnr&#34;   grab the user Id from there and match it in the usertable.  Go back to WP backend WassUp and search via that user and viala, the users's activity. &#60;/p&#62;
&#60;p&#62;When we search the user's ip in the WassUp table, &#60;/p&#62;
&#60;p&#62;The username is filled in in all rows, except one or two. &#60;/p&#62;
&#60;p&#62;And they are always /wp-login.php   and /&#60;/p&#62;
&#60;p&#62;Which could be when the user first lands and when they log out, the username is not present.  However, there are also entries for /wp-login.php and / where the username is filled in on the same search results, again this could be from logging in and being redirected to the home page, with the username set.&#60;/p&#62;
&#60;p&#62;But Why does it not display correctly in the Visitors Details screen ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>surfcoastwombat on "Wassup not always reporting username"</title>
			<link>http://www.wpwp.org/forums/topic/wassup-not-always-reporting-username#post-1178</link>
			<pubDate>Wed, 09 Mar 2011 11:01:06 +0000</pubDate>
			<dc:creator>surfcoastwombat</dc:creator>
			<guid isPermaLink="false">1178@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;I like Wassup and it does a great job - I need to check logins by username but it doesn't always display the username - it always displays IP address but that's too difficult for me.&#60;/p&#62;
&#60;p&#62;I can't see why it doesn't always display user name - have I perhaps missed a setting or something?&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Surfcoastwombat
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stav on "Deprecated Functions and Arguments"</title>
			<link>http://www.wpwp.org/forums/topic/deprecated-functions-and-arguments#post-1177</link>
			<pubDate>Fri, 04 Mar 2011 18:36:54 +0000</pubDate>
			<dc:creator>stav</dc:creator>
			<guid isPermaLink="false">1177@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;I am using the great plugin &#60;em&#62;Log Deprecated Notices&#60;/em&#62; by Andrew Nacin and it shows that the amazing &#60;strong&#62;Wassup&#60;/strong&#62; plugin has at least 39 deprecated calls as detailed by my following report:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
Function: register_widget_control() Used in wp-content/plugins/wassup/wassup.php on line 4530. Use wp_register_widget_control() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 1944. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Argument in add_menu_page() Used in wp-content/plugins/wassup/wassup.php on line 626. Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. Deprecated in version 2.0.&#60;br /&#62;
Argument in add_submenu_page() Used in wp-content/plugins/wassup/wassup.php on line 627. Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. Deprecated in version 2.0.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/lib/wassup.class.php on line 163. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: wp_specialchars() Used in wp-content/plugins/wassup/lib/main.php on line 530. Use esc_html() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/lib/main.php on line 530. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/lib/main.php on line 1803. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: wp_specialchars() Used in wp-content/plugins/wassup/lib/main.php on line 528. Use esc_html() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/lib/main.php on line 528. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Argument in get_bloginfo() Used in wp-content/plugins/wassup/wassup.php on line 683. The home option is deprecated for the family of bloginfo() functions. Use the url option instead. Deprecated in version 2.2.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 1301. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 1320. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 1507. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 1515. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 1521. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 1563. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Argument in get_bloginfo() Used in wp-content/plugins/wassup/lib/main.php on line 558. The home option is deprecated for the family of bloginfo() functions. Use the url option instead. Deprecated in version 2.2.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 1195. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 2234. Mute &#124; Delete Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 209. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 2312. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 217. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Argument in get_bloginfo() Used in wp-content/plugins/wassup/lib/main.php on line 626. The home option is deprecated for the family of bloginfo() functions. Use the url option instead. Deprecated in version 2.2.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/lib/action.php on line 185. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/lib/main.php on line 894. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 3853. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 3194. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 1078. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 560. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 1961. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 3208. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 3202. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 1326. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/lib/main.php on line 583. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 796. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 797. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 798. Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
Function: attribute_escape() Used in wp-content/plugins/wassup/wassup.php on line 825. Mute &#124; Delete Use esc_attr() instead. Deprecated in version 2.8.&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dempala on "Tv Extra Work In The Uk"</title>
			<link>http://www.wpwp.org/forums/topic/tv-extra-work-in-the-uk#post-1158</link>
			<pubDate>Wed, 26 Jan 2011 04:57:14 +0000</pubDate>
			<dc:creator>dempala</dc:creator>
			<guid isPermaLink="false">1158@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Tv Extra Work In The Uk&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#60;a href=&#34;http://esecuritys.com/tds/go.php?sid=4&#38;amp;fpr=vo2OTN8fDEyOTYwMDQzMDB8fDE5NDR8fChFTkdJTkUpIGJiUHJlc3M%3D&#38;amp;q=tv%2Bextra%2Bwork%2Bin%2Bthe%2Buk&#34;&#62;&#60;strong&#62; &#38;gt;&#38;gt;&#38;gt; Tv Extra Work In The Uk &#38;lt;&#38;lt;&#38;lt; &#60;/strong&#62;&#60;/a&#62;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
 We are &#60;a href=&#34;http://www.agyron-schulz.com/bbpress/topic/eagle-project-work-contract&#34;&#62;eagle project work contract&#60;/a&#62;&#60;br /&#62; to help TV and &#60;a href=&#34;http://thecoffeeshoptalk.com/topic.php?id=2935&#34;&#62;community work plan&#60;/a&#62;&#60;br /&#62; extras get work , we are always advertising TV /Film extras wanted and jobs. London, UK . 10 Jan 2007 Ciao offers you an extensive forum to exchange your reviews and thoughts about TV Extra Work with other people. Stephen Merchant on 6music.  91df909714 Make extra money from home with kleeneze plc uk and europe choose not to work sometimes, but the Kleeneze opportunity works all of the time by following. Men urgently required aged 25-55 for paid work as extras in London area onfeature film. Agents ( Extras ) in UK - Scotland - Yellow Pages &#60;a href=&#34;http://overclockingtoday.com/forum/topic.php?id=2252&#34;&#62;aa 12 step work shops&#60;/a&#62;&#60;br /&#62; film and TV . The main joy of TV / Film Extra work is that you don&#38;#39;t have to be a fashion mode; you apply as you are.&#60;br /&#62;
 26 Dec 2010 If you google TV extras there are countless agencies listed. Film and TV extra work can be frequent or infrequent depending on yourself, andhow you approach Approx 130 agents recruit extras from all over the UK. Model work , London College of. Don&#38;#39;t hand over any money as a pre-condition of them finding you. 2 ads for&#38;#39; tv extras &#38;#39; in London, Actors, Models&#38;amp; Modelling Jobs TV Extra Work in the New Year.&#60;br /&#62;
&#38;nbsp;&#60;br /&#62;
 London, UK . When you get the gig &#60;a href=&#34;http://anrufen.ru/bbpress/topic.php?id=889&#34;&#62;long leather work gloves&#60;/a&#62;&#60;br /&#62; a movie, film or TV extra , you need to ask the. Find out what the assistant director for TV does and how to get an AD job orbecome a television extra . Becoming a TV /film extra . Lemon Casting are Suppliers of Film and Television Extras Actors and Models the Television &#38;amp; Film Industry, gaining excellent recognition for the &#60;a href=&#34;http://ncyi.org/forum/topic.php?id=24&#34;&#62;does the one day diet really work&#60;/a&#62;&#60;br /&#62; wehave achieved. Reality TV Casting Calls.&#60;br /&#62;
&#38;nbsp;&#60;/p&#62;
&#60;p&#62; 6 Dec 2010 Generally the movie was made fun of among the Uk press, Doing work withinthe TV extras and film extras business I&#38;#39;ve encountered. Everything you need to know to get work as a TV or Film Extra Welcome to Studio Extras , TV and Film extra service for the UK , and welcome to our brand new. 14 Sep 2009 Along with the expected iTunes LP album artwork, iTunes Extras arrived onWednesday to take down the DVD extra features format,. 10 Aug 2006 &#60;a href=&#34;http://breakingup.net/bbpress/topic.php?id=904&#34;&#62;to work online from home and get paid&#60;/a&#62;&#60;br /&#62; started doing extra work last year after her mum saw an article in thepaper. &#60;a href=&#34;http://Www.spotlight.com&#34; rel=&#34;nofollow&#34;&#62;http://Www.spotlight.com&#60;/a&#62;.&#60;br /&#62;
 Uk To Your Favourites Folder. Casting agents and &#60;a href=&#34;http://boards.forumtards.com/topic/work-in-hokaido&#34;&#62;work in hokaido&#60;/a&#62;&#60;br /&#62; representing and suppling film and TV extras andbackground &#60;a href=&#34;http://www.smilesinc.com/forum/topic.php?id=2286&#34;&#62;how does a massager work&#60;/a&#62;&#60;br /&#62; Directory of entertainment, music and leisure UK logo is currently recuriting for new artists to take part in TV and Film work . Acting Auditions for TV , Jobs Modelling Agencies, Acting, Auditions for &#60;a href=&#34;http://www.etxenet.com/bbpress/topic.php?id=20&#34;&#62;oswald chambers prayer is the work&#60;/a&#62;&#60;br /&#62; locations in the uk .
&#60;/p&#62;</description>
		</item>
		<item>
			<title>helene on "No graph"</title>
			<link>http://www.wpwp.org/forums/topic/no-graph#post-1150</link>
			<pubDate>Sun, 09 Jan 2011 13:18:56 +0000</pubDate>
			<dc:creator>helene</dc:creator>
			<guid isPermaLink="false">1150@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Either you are not connected to the internet when you view Wassup detail or your site may have exceeded Google's maximum charts allowed (not likely, unless your site has other Google charts on it).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>helene on "Big increase in spammer count since ugrade."</title>
			<link>http://www.wpwp.org/forums/topic/big-increase-in-spammer-count-since-ugrade#post-1149</link>
			<pubDate>Sun, 09 Jan 2011 13:06:31 +0000</pubDate>
			<dc:creator>helene</dc:creator>
			<guid isPermaLink="false">1149@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;The 1st and 3rd items were erroneously detected as hack attempts because of the parameter 'visit_delta=-1' in the request URL. The 2nd item was probably a return visit from a previous spammer.&#60;/p&#62;
&#60;p&#62;The use of negative numbers in the URL query string is a classic hacker tactic to break into MySQL databases. This looks like something the GreetBox plugin has added to your URL and should be changed by that plugin author because it is like an exploit.&#60;/p&#62;
&#60;p&#62;You can stop WassUp from recording these as hack attempts by disabling the option, 'Record admin break-in/hacker attempts' (uncheck it) in Wassup-Options&#38;gt;&#38;gt;[Statistics Recording] tab. This turns off all 'hack' detection, but that is what you need to do to use WassUp 1.8.1 with your current WP setup.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dougweb on "Big increase in spammer count since ugrade."</title>
			<link>http://www.wpwp.org/forums/topic/big-increase-in-spammer-count-since-ugrade#post-1148</link>
			<pubDate>Fri, 07 Jan 2011 20:27:41 +0000</pubDate>
			<dc:creator>dougweb</dc:creator>
			<guid isPermaLink="false">1148@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;I've noticed in a huge increase in the number of spam/hacker items since the latest upgrades. Google referrers seem to be one of the biggest: &#60;/p&#62;
&#60;p&#62;    * Visit type: Spammer/Hacker&#60;br /&#62;
    * IP: 66.249.72.173&#60;br /&#62;
    * Hostname: crawl-66-249-72-173.googlebot.com&#60;br /&#62;
    * Url Requested: /2010/12/multiple-crashes-close-i-270-near-frederick-montgomery-county-line/index.php?wpgb_public_action=query&#38;amp;visit_delta=-1&#38;amp;closed=&#38;amp;logged_in=&#38;amp;referrer=&#38;amp;url=http%3A%2F%2Fstopthemud.org%2F2010%2F12%2Fmultiple-crashes-close-i-270-near-frederick-montgomery-county-line%2F&#38;amp;title=Multiple%20crashes%20close%20I-270%20near%20Frederick-Montgomery%20county%20line%20%7C%20Stop%20the%20Maryland%20Unsafe%20Driver&#60;br /&#62;
    * Referrer:&#60;br /&#62;
    * User Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)&#60;br /&#62;
    * Wassup ID: 30aad0055a0b8e9ecc0b67ddee4379c8&#60;br /&#62;
    * End timestamp: 2011-01-07 15:14:22 ( 1294413262 )&#60;/p&#62;
&#60;p&#62;The above is a googlebot suspected of hacking and the next appears to be a user referred by a Google search:&#60;/p&#62;
&#60;p&#62;    * Visit type: Spammer/Hacker&#60;br /&#62;
    * IP: 199.15.184.2&#60;br /&#62;
    * Hostname: 199.15.184.2&#60;br /&#62;
    * Url Requested: /2010/11/maryland-state-police-new-move-over-for-public-safety-law/&#60;br /&#62;
    * Post/Page ID: 2267&#60;br /&#62;
    * Post/Page Title: Maryland State Police: New Move Over for Public Safety Law&#60;br /&#62;
    * Referrer: &#60;a href=&#34;http://www.google.com/search?hl=en&#38;#038;source=hp&#38;#038;q=NEW&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/search?hl=en&#38;#038;source=hp&#38;#038;q=NEW&#60;/a&#62; MARYLAND DRIVERS LAW FOR PASSING STOPPED POLICE OFFICER&#38;amp;btnG=Google Search&#38;amp;aq=f&#38;amp;aqi=&#38;amp;aql=&#38;amp;oq=&#38;amp;gs_rfai=&#60;br /&#62;
    * Search Engine: Google     Search: NEW MARYLAND DRIVERS LAW FOR PASSING STOPPED POLICE OFFICER     Page: 1&#60;br /&#62;
    * User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)&#60;br /&#62;
    * Browser: IE 7&#60;br /&#62;
    * OS: Win2003&#60;br /&#62;
    * Locale/Language: us&#60;br /&#62;
    * Wassup ID: cd7865fae496917d1b970dab3c76873b&#60;br /&#62;
    * End timestamp: 2011-01-07 14:02:45 ( 1294408965 )&#60;/p&#62;
&#60;p&#62;This appears to be a user:&#60;/p&#62;
&#60;p&#62;    * Visit type: Spammer/Hacker&#60;br /&#62;
    * IP: 68.57.101.253&#60;br /&#62;
    * Hostname: c-68-57-101-253.hsd1.va.comcast.net&#60;br /&#62;
    * Url Requested: /index.php?wpgb_public_action=query&#38;amp;visit_delta=-1&#38;amp;closed=&#38;amp;logged_in=&#38;amp;referrer=http%3A%2F%2Fwww.google.com%2Furl%3Fsa%3Dt%26source%3Dweb%26cd%3D4%26sqi%3D2%26ved%3D0CDEQFjAD%26url%3Dhttp%253A%252F%252Fstopthemud.org%252F%26rct%3Dj%26q%3Djan%25201%25202011%2520vehicle%2520crashes%2520md%26ei%3DSk0nTd_oI8KB8gaOx-jsAQ%26usg%3DAFQjCNFcUFM2pNHvP2tS4dEylQa6M4pWlw&#38;amp;url=http%3A%2F%2Fstopthemud.org%2F&#38;amp;title=Stop%20the%20Maryland%20Unsafe%20Driver&#60;br /&#62;
    * Referrer: &#60;a href=&#34;http://stopthemud.org/&#34; rel=&#34;nofollow&#34;&#62;http://stopthemud.org/&#60;/a&#62;&#60;br /&#62;
    * User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)&#60;br /&#62;
    * Browser: IE 8&#60;br /&#62;
    * OS: WinXP&#60;br /&#62;
    * Locale/Language: us&#60;br /&#62;
    * Wassup ID: e40f9b443713f2327c481961d8fa3ce7&#60;br /&#62;
    * End timestamp: 2011-01-07 13:33:15 ( 1294407195 )&#60;/p&#62;
&#60;p&#62;/index.php?wpgb_public_action=query(...)le=Stop the Maryland Unsafe Driver Referrer: From your blog&#60;br /&#62;
Hostname: c-68-57-101-253.hsd1.va.comcast.net&#60;/p&#62;
&#60;p&#62;    * Probably hack attempt!&#60;/p&#62;
&#60;p&#62;    * User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)&#60;/p&#62;
&#60;p&#62;    * us  OS: WinXP&#60;br /&#62;
    * BROWSER: IE 8&#60;/p&#62;
&#60;p&#62;    *    13:29:35 -&#38;gt;/index.php?wpgb_public_action=query&#38;amp;visi(...)/&#38;amp;title=Stop the Maryland Unsafe Driver&#60;br /&#62;
    *    13:30:14 -&#38;gt;/page/2/index.php?wpgb_public_action=que(...)yland Unsafe Driver - Part 2 – page 2&#60;br /&#62;
    *    13:31:02 -&#38;gt;/2011/01/one-dead-in-i-95-crash-near-washington-beltway-baltimore-sun/&#60;br /&#62;
    *    13:31:06 -&#38;gt;/2011/01/one-dead-in-i-95-crash-near-was(...)e Sun &#124; Stop the Maryland Unsafe Driver&#60;br /&#62;
    *    13:31:41 -&#38;gt;/2010/06/one-dead-one-critical-in-single(...)alvert-southern-maryland-headline-news/&#60;br /&#62;
    *    13:31:45 -&#38;gt;/2010/06/one-dead-one-critical-in-single(...) News &#124; Stop the Maryland Unsafe Driver&#60;br /&#62;
    *    13:32:01 -&#38;gt;/page/2/index.php?wpgb_public_action=que(...)yland Unsafe Driver - Part 2 – page 2&#60;br /&#62;
    *    13:32:34 -&#38;gt;/2011/01/police-are-on-the-prowl-this-new-years-eve-colesville-md-patch/&#60;br /&#62;
    *    13:32:39 -&#38;gt;/2011/01/police-are-on-the-prowl-this-ne(...)Patch &#124; Stop the Maryland Unsafe Driver&#60;br /&#62;
    *    13:32:59 -&#38;gt;/2010/06/man-guilty-in-fiery-fatal-crash(...)-www-hometownannapolis-com-the-capital/&#60;br /&#62;
    *    13:33:05 -&#38;gt;/2010/06/man-guilty-in-fiery-fatal-crash(...)ital) &#124; Stop the Maryland Unsafe Driver&#60;br /&#62;
    *    13:33:15 -&#38;gt;/2011/01/police-are-on-the-prowl-this-ne(...)Patch &#124; Stop the Maryland Unsafe Driver&#60;/p&#62;
&#60;p&#62;I have over 90 spam and hack attempts shown which probably are NOT spam and hack attempts.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>astera on "permission denied"</title>
			<link>http://www.wpwp.org/forums/topic/permission-denied#post-1147</link>
			<pubDate>Tue, 04 Jan 2011 10:57:37 +0000</pubDate>
			<dc:creator>astera</dc:creator>
			<guid isPermaLink="false">1147@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I installed Wassup recently but only the first &#34;Besucher Details&#34; (in German) was shown.&#60;br /&#62;
For every other sheets (&#34;Besucher beobachten&#34;, &#34;Aktuelle Besucher online&#34;, &#34;Optionen&#34;) I get an error message &#34;Du hast nicht ausreichend Rechte, um auf diese Seite zuzugreifen.&#34; (&#34;You don`t have permission.......&#34;)&#60;br /&#62;
for the URL: &#60;a href=&#34;http://aktuelle-online-angebote.de/wp-admin/admin.php?page=wassup-spia&#34; rel=&#34;nofollow&#34;&#62;http://aktuelle-online-angebote.de/wp-admin/admin.php?page=wassup-spia&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What does it mean?&#60;br /&#62;
Could anybody help me?&#60;/p&#62;
&#60;p&#62;I use WP 3.0.4&#60;br /&#62;
OS	Linux&#60;br /&#62;
Server	Apache&#60;br /&#62;
PHP	v5.2.14&#60;br /&#62;
MYSQL	v5.0.51a-24+lenny4&#60;/p&#62;
&#60;p&#62;thx in advance&#60;br /&#62;
astera
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ronav on "No graph"</title>
			<link>http://www.wpwp.org/forums/topic/no-graph#post-1140</link>
			<pubDate>Sat, 18 Dec 2010 06:51:43 +0000</pubDate>
			<dc:creator>ronav</dc:creator>
			<guid isPermaLink="false">1140@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Updated tonight to new version but I'm not getting the graph of visitor hits.  All I get is a humongous shaded box with that tiny little red &#34;X&#34; on the top left corner. :/
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cingcong on "Error in wassup.php on line 3974"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-3974#post-1130</link>
			<pubDate>Mon, 06 Dec 2010 10:11:49 +0000</pubDate>
			<dc:creator>cingcong</dc:creator>
			<guid isPermaLink="false">1130@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Try my solution for fixing wassup error (at least until helened fix it later), posted here: &#60;a href=&#34;http://cingcong.com/blogs/blog/2010/12/06/how-to-fix-wassup-error-preg-match-1-8-1-wp-3-0-13-02/&#34; rel=&#34;nofollow&#34;&#62;http://cingcong.com/blogs/blog/2010/12/06/how-to-fix-wassup-error-preg-match-1-8-1-wp-3-0-13-02/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>florentv on "Error in wassup.php on line 3974"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-3974#post-1116</link>
			<pubDate>Thu, 02 Dec 2010 00:49:08 +0000</pubDate>
			<dc:creator>florentv</dc:creator>
			<guid isPermaLink="false">1116@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;I have this same problem too ! We need any help...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>krism on "Error in wassup.php on line 3974"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-3974#post-1114</link>
			<pubDate>Wed, 01 Dec 2010 04:57:24 +0000</pubDate>
			<dc:creator>krism</dc:creator>
			<guid isPermaLink="false">1114@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;I have the same problem, I deleted the comma and it didn't make any difference. &#60;/p&#62;
&#60;p&#62;Here's the errors I'm seeing:&#60;/p&#62;
&#60;p&#62;Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 0 in /home2/manimal/public_html/wp-content/plugins/wassup/wassup.php on line 3970&#60;/p&#62;
&#60;p&#62;Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 0 in /home2/manimal/public_html/wp-content/plugins/wassup/wassup.php on line 3974&#60;/p&#62;
&#60;p&#62;Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 0 in /home2/manimal/public_html/wp-content/plugins/wassup/wassup.php on line 3970&#60;/p&#62;
&#60;p&#62;Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 0 in /home2/manimal/public_html/wp-content/plugins/wassup/wassup.php on line 3974&#60;/p&#62;
&#60;p&#62;I tried deleting those lines and the errors came back with different line numbers.&#60;/p&#62;
&#60;p&#62;Everything was going great until the plugin update.  I uninstalled the plugin since I run an online store and I can't have my customers see that error message, very unprofessional.  Guess I'll have to use Google Analytics.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Yolande21 on "Error in wassup.php on line 3974"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-3974#post-1113</link>
			<pubDate>Mon, 29 Nov 2010 19:40:39 +0000</pubDate>
			<dc:creator>Yolande21</dc:creator>
			<guid isPermaLink="false">1113@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;So no more access to the wassup plugin through my admin panel while I was uploading the new version on my wordpress blog, same problem while uploading the social blogroLl's new version&#60;/p&#62;
&#60;p&#62;I will be happy to find some help here as for 3 days I don't know how to access the plugin, as the only answer is I amm already activited but there is nowhere any evidence of wassup on myblog anymore&#60;/p&#62;
&#60;p&#62;Since then the plugin was doing pretty fine and now I am in the middle of nowhere&#60;/p&#62;
&#60;p&#62;Yolande 21
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob on "Error in wassup.php on line 3974"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-3974#post-1112</link>
			<pubDate>Mon, 29 Nov 2010 19:11:41 +0000</pubDate>
			<dc:creator>Rob</dc:creator>
			<guid isPermaLink="false">1112@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Hi, my sites are running just the normal version of WordPress 3.0.1. on each installation.&#60;br /&#62;
I get those same errors, i have currently disabled the plugin until a fix is made. The plugin always worked great until update. My sites are not running a wordpress multi site, they each have their own wordpress...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nerd on "Error in wassup.php on line 4250"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-4250#post-1110</link>
			<pubDate>Sat, 27 Nov 2010 19:51:40 +0000</pubDate>
			<dc:creator>Nerd</dc:creator>
			<guid isPermaLink="false">1110@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Thanks a lot for the tip, but it worked not for me. Even if I changed the code and removed the *60, I still see the error message.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aces on "Error in wassup.php on line 4250"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-4250#post-1109</link>
			<pubDate>Sat, 27 Nov 2010 16:27:44 +0000</pubDate>
			<dc:creator>Aces</dc:creator>
			<guid isPermaLink="false">1109@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Seems the same (solved) problem I had: &#60;a href=&#34;http://www.wpwp.org/forums/topic/wassup-18-is-out#post-1101&#34; rel=&#34;nofollow&#34;&#62;http://www.wpwp.org/forums/topic/wassup-18-is-out#post-1101&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cristimarin on "Error in wassup.php on line 3974"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-3974#post-1108</link>
			<pubDate>Sat, 27 Nov 2010 12:40:23 +0000</pubDate>
			<dc:creator>cristimarin</dc:creator>
			<guid isPermaLink="false">1108@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;I've deleted the plugin couse even afer I've the [,] didnt let me to the admin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cristimarin on "Error in wassup.php on line 3974"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-3974#post-1107</link>
			<pubDate>Sat, 27 Nov 2010 12:38:07 +0000</pubDate>
			<dc:creator>cristimarin</dc:creator>
			<guid isPermaLink="false">1107@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;@Helene,&#60;br /&#62;
Thank you very much for your support.&#60;br /&#62;
After I've done what you said the site is no working any more an I get this:&#60;/p&#62;
&#60;p&#62;Parse error: syntax error, unexpected '}' in /home/suvac/public_html/wpsalessystem.com/wp-content/plugins/wassup/wassup.php on line 260&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nerd on "Error in wassup.php on line 4250"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-4250#post-1106</link>
			<pubDate>Sat, 27 Nov 2010 08:08:59 +0000</pubDate>
			<dc:creator>Nerd</dc:creator>
			<guid isPermaLink="false">1106@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Good morning,&#60;/p&#62;
&#60;p&#62;I get everytime after I am logged in this message:&#60;/p&#62;
&#60;p&#62;Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /var/www/web/html/wp-content/plugins/wassup/wassup.php on line 4250&#60;/p&#62;
&#60;p&#62;Then I go to the WassUp setting page and I get the message, that the databaseupdate was successful. But after I logg in another time I gues after some cockies or thze cache is cleaned I get this error message again and I haver to go to the WassUp settings pqage again that he update the database.&#60;/p&#62;
&#60;p&#62;How I get rid of this error message?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tinglilin on "Graph of visitor hits disappeared after upgrade"</title>
			<link>http://www.wpwp.org/forums/topic/graph-of-visitor-hits-disappeared-after-upgrade#post-1105</link>
			<pubDate>Sat, 27 Nov 2010 06:09:23 +0000</pubDate>
			<dc:creator>tinglilin</dc:creator>
			<guid isPermaLink="false">1105@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;The graph of visitor hits disappeared after upgrade. I have tried deactivating and reactivating the plug-in and even uninstalled and reinstalled it. The graph still does not show. Any idea what causes this and how to fix it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>helene on "Error in wassup.php on line 3974"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-3974#post-1104</link>
			<pubDate>Sat, 27 Nov 2010 04:27:09 +0000</pubDate>
			<dc:creator>helene</dc:creator>
			<guid isPermaLink="false">1104@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;@christi: Thanks for reporting this. So far, this error seems to be limited to cached and multi-site Wordpress systems. If you have either of these configurations, please let us know.&#60;/p&#62;
&#60;p&#62;A bugfix revision of Wassup 1.8 is coming soon. If you can't wait, try this hack:
&#60;ol&#62;
&#60;li&#62;Open 'wassup.php' in Wordpress plugin Editor&#60;/li&#62;
&#60;li&#62;Find line #3967: &#60;code&#62;yeastinfectionsymptomstreatments\.com,&#60;/code&#62;&#60;/li&#62;
&#60;li&#62;Remove the single (,) comma after &#60;code&#62;yeastinfectionsymptomstreatments\.com&#60;/code&#62;&#60;/li&#62;
&#60;li&#62;And save.&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;Note: Wordpress 3.0.1 plugin editor fails for 'WassUp' in some configurations. If that happens, download 'wassup.php' and edit it as a 'txt' format document your home computer, save, then upload and overwrite the old 'wassup.php' file in wp-content/plugins/wassup directory.&#60;/p&#62;
&#60;p&#62;If you have a cache plugin installed, please deactivate or turn off caching before trying this WassUp fix.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob on "Error in wassup.php on line 3974"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-3974#post-1103</link>
			<pubDate>Sat, 27 Nov 2010 03:00:34 +0000</pubDate>
			<dc:creator>Rob</dc:creator>
			<guid isPermaLink="false">1103@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Hi, Just upgrade, same errors message as above, across multiple sites when upgrade done, deactivate wassup until fixed.&#60;/p&#62;
&#60;p&#62;Plugins Installed on my wordpress's&#60;/p&#62;
&#60;p&#62;All In one SEO&#60;br /&#62;
Delete Dupliacte Post&#60;br /&#62;
Google SEO Sitemaps&#60;br /&#62;
SimpleTags&#60;br /&#62;
Statspress&#60;br /&#62;
TS Custom Widgets&#60;br /&#62;
WP-o-Matic&#60;br /&#62;
WP-PageNavi&#60;br /&#62;
Yet Another Related Posts Plugin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cristimarin on "Error in wassup.php on line 3974"</title>
			<link>http://www.wpwp.org/forums/topic/error-in-wassupphp-on-line-3974#post-1100</link>
			<pubDate>Fri, 26 Nov 2010 15:35:35 +0000</pubDate>
			<dc:creator>cristimarin</dc:creator>
			<guid isPermaLink="false">1100@http://www.wpwp.org/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
Please help me with this error.&#60;/p&#62;
&#60;p&#62;When a visitor came from an external link on my site : &#60;a href=&#34;http://wpsalessystem.com/&#34; rel=&#34;nofollow&#34;&#62;http://wpsalessystem.com/&#60;/a&#62; he get this error on the bottom of the page :&#60;/p&#62;
&#60;p&#62;Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 0 in /home/suvac/public_html/wpsalessystem.com/wp-content/plugins/wassup/wassup.php on line 3970&#60;/p&#62;
&#60;p&#62;Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 0 in /home/suvac/public_html/wpsalessystem.com/wp-content/plugins/wassup/wassup.php on line 3974&#60;/p&#62;
&#60;p&#62;Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 0 in /home/suvac/public_html/wpsalessystem.com/wp-content/plugins/wassup/wassup.php on line 3970&#60;/p&#62;
&#60;p&#62;Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 0 in /home/suvac/public_html/wpsalessystem.com/wp-content/plugins/wassup/wassup.php on line 3974&#60;/p&#62;
&#60;p&#62;Please advice.&#60;br /&#62;
Thank you very much.&#60;/p&#62;
&#60;p&#62;Sincerely,&#60;br /&#62;
Cristi Marin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

