<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Woopra Forums User Favorites: stoker</title>
<link>http://www.woopra.com/forums/</link>
<description>Woopra Forums User Favorites: stoker</description>
<language>en</language>
<pubDate>Wed, 07 Jan 2009 11:31:59 +0000</pubDate>

<item>
<title>kjarni on "Disconnecting, cant login and freeze on close"</title>
<link>http://www.woopra.com/forums/topic/disconnecting-cant-login-and-freeze-on-close#post-3871</link>
<pubDate>Mon, 28 Jul 2008 01:23:20 +0000</pubDate>
<dc:creator>kjarni</dc:creator>
<guid isPermaLink="false">3871@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;i can confirm that i have the same issue, i need to kill the program to be able to restart it.
&#60;/p&#62;</description>
</item>
<item>
<title>Ellimist on "phpbb3 &#038; phpbb2 by Benzon and pmk"</title>
<link>http://www.woopra.com/forums/topic/phpbb3-038-phpbb2-by-benzon-and-pmk#post-3866</link>
<pubDate>Mon, 28 Jul 2008 00:29:32 +0000</pubDate>
<dc:creator>Ellimist</dc:creator>
<guid isPermaLink="false">3866@http://www.woopra.com/forums/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;&#38;lt;-- Open styles/(your template)/template/functions.php --&#38;gt;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;It should be styles/(your template)/template/overall_footer.html
&#60;/p&#62;</description>
</item>
<item>
<title>stoker on "Disconnecting, cant login and freeze on close"</title>
<link>http://www.woopra.com/forums/topic/disconnecting-cant-login-and-freeze-on-close#post-3817</link>
<pubDate>Sat, 26 Jul 2008 16:08:05 +0000</pubDate>
<dc:creator>stoker</dc:creator>
<guid isPermaLink="false">3817@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I have some serious problems with the desktop client:&#60;/p&#62;
&#60;p&#62;1. I get disconnected after some time and cant login again.&#60;br /&#62;
2. The Client freezes and I cant do anything, not even close it.
&#60;/p&#62;</description>
</item>
<item>
<title>mjochagavia on "phpbb3 &#038; phpbb2 by Benzon and pmk"</title>
<link>http://www.woopra.com/forums/topic/phpbb3-038-phpbb2-by-benzon-and-pmk#post-3788</link>
<pubDate>Fri, 25 Jul 2008 18:30:25 +0000</pubDate>
<dc:creator>mjochagavia</dc:creator>
<guid isPermaLink="false">3788@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Wow dude! Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>stoker on "phpbb3 &#038; phpbb2 by Benzon and pmk"</title>
<link>http://www.woopra.com/forums/topic/phpbb3-038-phpbb2-by-benzon-and-pmk#post-3747</link>
<pubDate>Wed, 23 Jul 2008 17:55:30 +0000</pubDate>
<dc:creator>stoker</dc:creator>
<guid isPermaLink="false">3747@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;This works fine, thanks :) &#60;/p&#62;
&#60;p&#62;How do I get both IP and username?
&#60;/p&#62;</description>
</item>
<item>
<title>pmk on "phpbb3 &#038; phpbb2 by Benzon and pmk"</title>
<link>http://www.woopra.com/forums/topic/phpbb3-038-phpbb2-by-benzon-and-pmk#post-2735</link>
<pubDate>Thu, 05 Jun 2008 20:34:07 +0000</pubDate>
<dc:creator>pmk</dc:creator>
<guid isPermaLink="false">2735@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Great work benzin. Good with merging the two threads into one &#60;/p&#62;
&#60;p&#62;Woopra ftw!
&#60;/p&#62;</description>
</item>
<item>
<title>benzon on "phpbb3 &#038; phpbb2 by Benzon and pmk"</title>
<link>http://www.woopra.com/forums/topic/phpbb3-038-phpbb2-by-benzon-and-pmk#post-2732</link>
<pubDate>Thu, 05 Jun 2008 19:29:51 +0000</pubDate>
<dc:creator>benzon</dc:creator>
<guid isPermaLink="false">2732@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;phpBB3&#60;/p&#62;
&#60;p&#62;By Benzon&#60;/p&#62;
&#60;p&#62;---------------&#60;/p&#62;
&#60;p&#62;&#38;lt;-- Open includes/functions.php --&#38;gt;&#60;/p&#62;
&#60;p&#62;#Find:&#60;br /&#62;
'S_USERNAME' =&#38;gt; $user-&#38;gt;data['username'],&#60;/p&#62;
&#60;p&#62;#After add:&#60;br /&#62;
'S_USER_EMAIL' =&#38;gt; $user-&#38;gt;data['user_email'],&#60;/p&#62;
&#60;p&#62;&#38;lt;-- Save and Close --&#38;gt;&#60;/p&#62;
&#60;p&#62;--------------------------------------------------------------------&#60;/p&#62;
&#60;p&#62;&#38;lt;-- Open styles/(your template)/template/functions.php --&#38;gt;&#60;/p&#62;
&#60;p&#62;#Find:&#60;br /&#62;
&#38;lt;/body&#38;gt;&#60;/p&#62;
&#60;p&#62;#Before add:&#60;/p&#62;
&#60;p&#62;&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
var woopra_id = 'Your_Woopra_ID';&#60;br /&#62;
&#38;lt;!-- IF S_USER_LOGGED_IN --&#38;gt;&#60;br /&#62;
var woopra_array = new Array();&#60;br /&#62;
woopra_array['name'] = '{S_USERNAME}';&#60;br /&#62;
woopra_array['Email'] = '{S_USER_EMAIL}';&#60;br /&#62;
&#38;lt;!-- ENDIF --&#38;gt;&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script src=&#34;http://static.woopra.com/js/woopra.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;-- Save and Close --&#38;gt;&#60;/p&#62;
&#60;p&#62;--------------------------------------------------------------------&#60;/p&#62;
&#60;p&#62;phpBB2&#60;/p&#62;
&#60;p&#62;Thx to pmk - for transforming my phpBB3 code in to phpBB2 code :)&#60;/p&#62;
&#60;p&#62;---------------&#60;/p&#62;
&#60;p&#62;&#38;lt;-- Open includes/page_header.php --&#38;gt;&#60;/p&#62;
&#60;p&#62;#Find 'U_LOGIN_LOGOUT' =&#38;gt; append_sid($u_login_logout),&#60;/p&#62;
&#60;p&#62;#After add;&#60;br /&#62;
'U_USERNAME1' =&#38;gt; $userdata['username'],&#60;br /&#62;
'U_USERMAIL' =&#38;gt; $userdata['user_email'],&#60;/p&#62;
&#60;p&#62;&#38;lt;-- Save and Close --&#38;gt;&#60;/p&#62;
&#60;p&#62;--------------------------------------------------------------------&#60;/p&#62;
&#60;p&#62;&#38;lt;-- Open Templates/(your template)/overall_footer.tpl --&#38;gt;&#60;/p&#62;
&#60;p&#62;#Find &#38;lt;/body&#38;gt;&#60;br /&#62;
#Before add;&#60;/p&#62;
&#60;p&#62;&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
var woopra_id = 'YourWoopraID';&#60;br /&#62;
&#38;lt;!-- BEGIN switch_user_logged_in --&#38;gt;&#60;br /&#62;
var woopra_array = new Array();&#60;br /&#62;
woopra_array['name'] = '{U_USERNAME1}';&#60;br /&#62;
woopra_array['Email'] = '{U_USERMAIL}';&#60;br /&#62;
&#38;lt;!-- END switch_user_logged_in --&#38;gt;&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script src=&#34;http://static.woopra.com/js/woopra.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;-- Save and Close --&#38;gt;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
