<?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>WordPress &#8250; Support Tag: register</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: register</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 19:04:09 +0000</pubDate>

<item>
<title>esmi on "Registering new user, won't let me enter a password"</title>
<link>http://wordpress.org/support/topic/333920#post-1288614</link>
<pubDate>Fri, 20 Nov 2009 21:48:46 +0000</pubDate>
<dc:creator>esmi</dc:creator>
<guid isPermaLink="false">1288614@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Have you tried:&#60;/p&#62;
&#60;p&#62;- deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).&#60;/p&#62;
&#60;p&#62;- switching to the default theme to rule out any theme-related problems?
&#60;/p&#62;</description>
</item>
<item>
<title>amccall on "Registering new user, won't let me enter a password"</title>
<link>http://wordpress.org/support/topic/333920#post-1288428</link>
<pubDate>Fri, 20 Nov 2009 18:59:37 +0000</pubDate>
<dc:creator>amccall</dc:creator>
<guid isPermaLink="false">1288428@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://www.stellar-avionics.com/images/Picture1.png&#34;&#62;See this screenshot&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;It says to enter a password but there is no password box! It won't let me go forward without entering a password.
&#60;/p&#62;</description>
</item>
<item>
<title>StuartSBW on "Register Plus problems"</title>
<link>http://wordpress.org/support/topic/333600#post-1287942</link>
<pubDate>Fri, 20 Nov 2009 12:09:59 +0000</pubDate>
<dc:creator>StuartSBW</dc:creator>
<guid isPermaLink="false">1287942@http://wordpress.org/support/</guid>
<description>&#60;p&#62;MichaelH&#60;/p&#62;
&#60;p&#62;Many thanks for that. Here's my status as a result:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;1) Email / Admin Verification &#60;/strong&#62;&#60;br /&#62;
Okay I'm opting for one, although I'm still unclear as to why you can't use both.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;2) Invitation Code&#60;/strong&#62;&#60;br /&#62;
Thank you for clearing that one up.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;3) Captcha (simple)&#60;/strong&#62;&#60;br /&#62;
Thank you, all seems to be working fine now.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;4) Disclaimer / License Agreement / Privacy Policy&#60;/strong&#62;&#60;br /&#62;
Thank you, all done.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;6) Custom user notification email&#60;/strong&#62;&#60;br /&#62;
Thank you, I can figure this out now.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;7) Custom admin notification email&#60;/strong&#62;&#60;br /&#62;
Okay thanks, although I'm still a bit confused about this one. If this is an &#60;em&#62;admin &#60;/em&#62;notification, then why are you saying it's helpful for customising what &#60;em&#62;users &#60;/em&#62;get in their email verification?&#60;/p&#62;
&#60;p&#62;I think I sort of get the idea of the replacement keys, so I'm happy to experiment in order to work it out (as you suggest), but I'm unclear as to what task an &#60;em&#62;admin notification email&#60;/em&#62; is supposed to be doing.&#60;/p&#62;
&#60;p&#62;Overall though, that's almost a clean sweep of probs. Much gratitude on your direction MichaelH, thank you!&#60;/p&#62;
&#60;p&#62;S
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Register Plus problems"</title>
<link>http://wordpress.org/support/topic/333600#post-1287290</link>
<pubDate>Thu, 19 Nov 2009 20:29:24 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1287290@http://wordpress.org/support/</guid>
<description>&#60;p&#62;1. Don't think you need both&#60;/p&#62;
&#60;p&#62;2. To keep track of where the user got the 'idea' to register--maybe you sent a email blast with an 'invite code' and you want to know if that campaign was successful.&#60;/p&#62;
&#60;p&#62;3. But where is the wp_login.php file? -- it's in the wordpress 'main' or 'root' folder.  &#60;/p&#62;
&#60;p&#62;4. What about terms of service usage.. see wordpress.com terms of service &#60;a href=&#34;http://en.wordpress.com/tos/&#34; rel=&#34;nofollow&#34;&#62;http://en.wordpress.com/tos/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;5. Probably use the auto complete queries in conjunction with the registration email&#60;/p&#62;
&#60;p&#62;6. Disable the plugin.  Make sure you allow users to register, logout and then register with a new email address then check that email address to see the resulting email.  Normally it looks like:&#60;br /&#62;
Username: mr.me&#60;br /&#62;
Password: &#60;a href=&#34;mailto:PeQ@ssdfe3Q5fjO$&#34;&#62;PeQ@ssdfe3Q5fjO$&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.yourdomain.com/wp-login.php&#34; rel=&#34;nofollow&#34;&#62;http://www.yourdomain.com/wp-login.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;7. Think of the replacement keys as tokens so you don't have to hardcode the values.  For instance %siteurl% is the url to your site. This section is helpful if you want to customize what users get in their email for a notification when registering.&#60;/p&#62;
&#60;p&#62;Before going much further, you might deactive Register Plus, then get conversant with what WordPress does without a plugin.  That way you will know what you would want a plugin to 'change' in terms of your registration process.
&#60;/p&#62;</description>
</item>
<item>
<title>StuartSBW on "Register Plus problems"</title>
<link>http://wordpress.org/support/topic/333600#post-1287254</link>
<pubDate>Thu, 19 Nov 2009 20:05:29 +0000</pubDate>
<dc:creator>StuartSBW</dc:creator>
<guid isPermaLink="false">1287254@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Greetings Beautiful WP people&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Set-up&#60;/strong&#62;&#60;br /&#62;
I'm running (or hope to run) 'Register Plus' along with 'Member Access'. &#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Objective&#60;/strong&#62;&#60;br /&#62;
My aim is to have some premium content restricted to registered members only; and also to capture user contact info, so that I can communicate with them.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;My Background and Gratitude&#60;/strong&#62;&#60;br /&#62;
I'm not a coder, although I'm quite enjoying trying to figure it out as I deal with each prob in turn! (Maybe I should take a course). So, apologies if my queries are a bit noddy (inane), and thanks so much in anticipation of your patience, attention and help.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Problems Overview&#60;/strong&#62;&#60;br /&#62;
Anyway, okay... I have the following probs with Register Plus.&#60;br /&#62;
1) Email / Admin Verification&#60;br /&#62;
2) Invitation Code&#60;br /&#62;
3) Captcha&#60;br /&#62;
4) Disclaimer / License Agreement / Privacy Policy&#60;br /&#62;
5) Auto-Complete Queries&#60;br /&#62;
6) Custom user notification email&#60;br /&#62;
7) Custom admin notification email&#60;/p&#62;
&#60;p&#62;Yep, that's almost everything, (I'm not going to bother with the CSS)!&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;1) Email / Admin Verification &#60;/strong&#62;&#60;br /&#62;
I would like to operate both these: email verification is good for preventing fake registrations, and I'd also like to manage/moderate users.&#60;/p&#62;
&#60;p&#62;But I think, from reading others' probs with this, that you can't. Is that right? If so what's the best option?&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;2) Invitation Code&#60;/strong&#62;&#60;br /&#62;
I have no idea what this is or might mean, so I don't know what to do with it (or not). I can't find any definition of this on WP.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;3) Captcha (simple)&#60;/strong&#62;&#60;br /&#62;
For now I can't test register on my site since captcha doesn't recognise the correctly entered password.&#60;/p&#62;
&#60;p&#62;I see that I have to insert the code &#60;code&#62;&#38;lt;?php session_start(); ?&#38;gt;&#60;/code&#62; into the top line of the wp_login.php file. But where is the wp_login.php file? &#60;/p&#62;
&#60;p&#62;It's not in my editor, nor can I find it among any of my site's folders and files. Again I can't find this info anywhere in WP.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;4) Disclaimer / License Agreement / Privacy Policy&#60;/strong&#62;&#60;br /&#62;
Can anyone suggest some good models for these, that work for blogs? (I'm thinking that once I'm set up I will add bbPress, which might be relevant).&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;5) Auto-Complete Queries&#60;/strong&#62;&#60;br /&#62;
I can (as a non-coder) work out what this does, and I suppose it's desirable rather than necessary... but it would be nice to work out what the heck to do with the suggestion! :)&#60;/p&#62;
&#60;p&#62;What's a query and how do I link it to the registration page? Where's the registration page for that matter?&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;6) Custom user notification email&#60;/strong&#62;&#60;br /&#62;
In order to work out how I can personalise this I need to know what a wordpress email verification looks like. I have no idea what it contains so I don't know what I can or should write. &#60;/p&#62;
&#60;p&#62;But I can't fnd any examples either in WP or on the net. I could try registering on someone else's site, but then how do I know I'm getting a WP email verification? And as described above, neither can I register on my own site myself after logging out.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;7) Custom admin notification email&#60;/strong&#62;&#60;br /&#62;
Where it says (on the CMS) 'Replacement Keys' - what's that all about? If I want to send myself an email to alert me that someone has registered, why would I need to write a special message (other than the supplied username and email addy?&#60;/p&#62;
&#60;p&#62;Am I missing the point here?&#60;/p&#62;
&#60;p&#62;Like I say, apologies if these are a bit dull as queries go, but who knows? Since WP is such an amazing tool, I guess more non-coder folk like me will be arriving here. &#60;/p&#62;
&#60;p&#62;Perhaps complete answers to all these points will be helpful for others like me in the future.&#60;/p&#62;
&#60;p&#62;Anyway, thanks very much for your help.&#60;br /&#62;
Bestest&#60;br /&#62;
S
&#60;/p&#62;</description>
</item>
<item>
<title>t31os_ on "Domain name provider suggestions please"</title>
<link>http://wordpress.org/support/topic/333188#post-1285894</link>
<pubDate>Wed, 18 Nov 2009 19:02:28 +0000</pubDate>
<dc:creator>t31os_</dc:creator>
<guid isPermaLink="false">1285894@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi WP users/bloggers,&#60;/p&#62;
&#60;p&#62;I'm not looking for any help registering for or setting up a domain, what i'm after (if anyone can comment on this) is to find a provider for a free domain name.&#60;/p&#62;
&#60;p&#62;Had a freebie one that was setup for a year, and that's expired today without warning.&#60;/p&#62;
&#60;p&#62;Looked at a few providers of free domains (googled), and although i'm not hesitant on signing up, i'd prefer registering with a trusted or recommended provider, so ideally all i need here is some personal recommendations on where to register for a free domain name.&#60;/p&#62;
&#60;p&#62;For the sake of keeping this thread tidy and not self-promoting, please post all or any links in this format.&#60;/p&#62;
&#60;p&#62;site.com (no http or www)&#60;/p&#62;
&#60;p&#62;Appreciate anyone taking there time to make a suggestion..
&#60;/p&#62;</description>
</item>
<item>
<title>burntheweb on "Changing Meta widget Register to Signup"</title>
<link>http://wordpress.org/support/topic/230582#post-1283487</link>
<pubDate>Mon, 16 Nov 2009 19:34:03 +0000</pubDate>
<dc:creator>burntheweb</dc:creator>
<guid isPermaLink="false">1283487@http://wordpress.org/support/</guid>
<description>&#60;p&#62;BTW, this plugin shouldbe added to the list, I'm sure LOTS of people would love to get a hand on it!
&#60;/p&#62;</description>
</item>
<item>
<title>burntheweb on "Changing Meta widget Register to Signup"</title>
<link>http://wordpress.org/support/topic/230582#post-1283455</link>
<pubDate>Mon, 16 Nov 2009 19:01:44 +0000</pubDate>
<dc:creator>burntheweb</dc:creator>
<guid isPermaLink="false">1283455@http://wordpress.org/support/</guid>
<description>&#60;p&#62;changing the core files wont upgrade and all chnages will be lost!&#60;/p&#62;
&#60;p&#62;I personally did as Michael suggested to change my texts to my &#34;Custom Meta&#34; Plugin with this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Plugin Name: ChangeRegister
Plugin URI: &#60;a href=&#34;http://wordpress.org/support/topic/23058&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/23058&#60;/a&#62;
Description: change the text Register to Signup for the wp_register function
Version: 1.0
Author: MichaelH
Author URI: &#60;a href=&#34;http://codex.wordpress.org/User:MichaelH&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/User:MichaelH&#60;/a&#62;

*/

add_filter(&#38;#39;register&#38;#39;, &#38;#39;change_register&#38;#39;);
function change_register($link) {
$link = str_replace(&#38;quot;Register&#38;quot;, &#38;quot;Sign up&#38;quot;, $link);
return $link;
}
add_filter(&#38;#39;register&#38;#39;, &#38;#39;change_admin&#38;#39;);
function change_admin($link) {
$link = str_replace(&#38;quot;Site Admin&#38;quot;, &#38;quot;Your Account&#38;quot;, $link);
return $link;
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>gazouteast on "Tutorial: how to check if user is logged in or a visitor"</title>
<link>http://wordpress.org/support/topic/225258#post-1278437</link>
<pubDate>Thu, 12 Nov 2009 05:22:20 +0000</pubDate>
<dc:creator>gazouteast</dc:creator>
<guid isPermaLink="false">1278437@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I've tried playing with these and can't get them to do what I want&#60;/p&#62;
&#60;p&#62;In essence, what I'm trying to do is with the top of the sidebar, I want (plain language coding) -&#60;/p&#62;
&#60;p&#62;if (is_home()) OR if not a user&#60;br /&#62;
~ do this ~&#60;br /&#62;
then&#60;br /&#62;
~ this ~ (if user or not)&#60;/p&#62;
&#60;p&#62;I can get it to work with the &#60;em&#62;is_home command()&#60;/em&#62; on it's own, and I can get it to work with the &#60;em&#62;!is_user_logged_in()&#60;/em&#62; on its own, but when I try to run the &#60;em&#62;&#124;&#124;&#60;/em&#62; (or) php in the middle of them I get a &#60;em&#62;T_syntax (OR) php error&#60;/em&#62; and the sidebar fails to load.&#60;/p&#62;
&#60;p&#62;It's starting to drive me nuts because I want the condition to simply be -&#60;br /&#62;
&#60;em&#62;If it's the home page or it's not a logged-in user (on any page or post), then show the sign up form&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Why is this so difficult?&#60;/p&#62;
&#60;p&#62;Can anyone help this grump old geezer?
&#60;/p&#62;</description>
</item>
<item>
<title>esmi on "Simple register button on one of my pages, how can i create this?"</title>
<link>http://wordpress.org/support/topic/330619#post-1277494</link>
<pubDate>Wed, 11 Nov 2009 15:02:19 +0000</pubDate>
<dc:creator>esmi</dc:creator>
<guid isPermaLink="false">1277494@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Function_Reference/wp_register&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/wp_register&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>LEVI44 on "Simple register button on one of my pages, how can i create this?"</title>
<link>http://wordpress.org/support/topic/330619#post-1277322</link>
<pubDate>Wed, 11 Nov 2009 12:43:49 +0000</pubDate>
<dc:creator>LEVI44</dc:creator>
<guid isPermaLink="false">1277322@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I would like to have a register button on one of my pages, how can i create this?&#60;/p&#62;
&#60;p&#62;cheers
&#60;/p&#62;</description>
</item>
<item>
<title>RayZ61 on "Blank page after user registration"</title>
<link>http://wordpress.org/support/topic/227880#post-1276461</link>
<pubDate>Tue, 10 Nov 2009 16:44:13 +0000</pubDate>
<dc:creator>RayZ61</dc:creator>
<guid isPermaLink="false">1276461@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Using WP 2.8.5&#60;/p&#62;
&#60;p&#62;Some providers are protected from the use of injections in the &#60;strong&#62;mail&#60;/strong&#62; function. So, they're generating an error when Subject string is malformed (with more than 1 line in string).&#60;/p&#62;
&#60;p&#62;I’ve got traced an error up to &#60;strong&#62;class-phpmailer.php&#60;/strong&#62;. There are a lot of lines with same code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;@mail($to, $this-&#38;gt;EncodeHeader($this-&#38;gt;SecureHeader($this-&#38;gt;Subject))…&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Solution is replace EncodeHeader and SecureHeader with each other places:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;@mail($to, $this-&#38;gt;SecureHeader($this-&#38;gt;EncodeHeader($this-&#38;gt;Subject))…&#60;/code&#62;&#60;br /&#62;
This solution works for me.&#60;/p&#62;
&#60;p&#62;You can check this solution easely. Just remove @ symbol from @mail function, so you've gotta an errors like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Fatal error: mail() [&#38;lt;а hrеf=&#38;#39;function.mail&#38;#39;&#38;gt;function.mail]: mail() - newline in Subject, possible injection, mail dropped in /home/httpd/vhosts/.../mail.inc on line 193&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If not, then this solution is not for you.
&#60;/p&#62;</description>
</item>
<item>
<title>pajtai on "Changing variables with a plugin"</title>
<link>http://wordpress.org/support/topic/325693#post-1275992</link>
<pubDate>Tue, 10 Nov 2009 06:02:13 +0000</pubDate>
<dc:creator>pajtai</dc:creator>
<guid isPermaLink="false">1275992@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Ok, I got it. I can just make a custom widget. You just have to make sure to initialize and register it.&#60;/p&#62;
&#60;p&#62;I just copy and pasted the code of the original widget into functions.php, changed its name, edited it as desired, initialized, and registered it.
&#60;/p&#62;</description>
</item>
<item>
<title>michaelpurcell on "Constant Contact sign before file download...plugin???"</title>
<link>http://wordpress.org/support/topic/329442#post-1273926</link>
<pubDate>Sun, 08 Nov 2009 01:40:48 +0000</pubDate>
<dc:creator>michaelpurcell</dc:creator>
<guid isPermaLink="false">1273926@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm in need of a plugin or other that causes a user to register / opt-in to my CC before the can download any number of files from a page on my site.&#60;/p&#62;
&#60;p&#62;site URL = &#60;a href=&#34;http://www.naughtyknitterz.com&#34; rel=&#34;nofollow&#34;&#62;www.naughtyknitterz.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The page which contains the files is &#34;Pattern Share&#34;.
&#60;/p&#62;</description>
</item>
<item>
<title>alanw58 on "Page Subscription or Login"</title>
<link>http://wordpress.org/support/topic/329011#post-1272366</link>
<pubDate>Fri, 06 Nov 2009 16:11:21 +0000</pubDate>
<dc:creator>alanw58</dc:creator>
<guid isPermaLink="false">1272366@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi I've searched for plugins &#38;amp; help on here for this but can't find anything that fits!&#60;/p&#62;
&#60;p&#62;What I want to do is have a page with files to download on it, I'd like the site to be &#34;public&#34; generally but I want the users to be members of the site before they can download. SO if they're logged in that's fine they can go to the page &#38;amp; download, but if they're not logged in they need to register before they get to see the page.&#60;/p&#62;
&#60;p&#62;Does anyone know if there's a suitable plugin or am I going to have to code it all?&#60;/p&#62;
&#60;p&#62;... Alan  =8^)
&#60;/p&#62;</description>
</item>
<item>
<title>MaureenD on "Login widget - is this normal?"</title>
<link>http://wordpress.org/support/topic/325802#post-1262626</link>
<pubDate>Wed, 28 Oct 2009 22:46:59 +0000</pubDate>
<dc:creator>MaureenD</dc:creator>
<guid isPermaLink="false">1262626@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@james.ebert can you explain exactly where to put that code? I've been trying different plugins for this and none seem to be working.&#60;/p&#62;
&#60;p&#62;In almost every case the user can log in but they can't logout.
&#60;/p&#62;</description>
</item>
<item>
<title>MaureenD on "Login widget - is this normal?"</title>
<link>http://wordpress.org/support/topic/325802#post-1262031</link>
<pubDate>Wed, 28 Oct 2009 15:45:44 +0000</pubDate>
<dc:creator>MaureenD</dc:creator>
<guid isPermaLink="false">1262031@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Wow - thanks! Meanwhile, I started looking around at plugins and am trying to configure the PrefPass plugin.&#60;/p&#62;
&#60;p&#62;If that doesn't work for me I'll use your code!
&#60;/p&#62;</description>
</item>
<item>
<title>james.ebert on "Login widget - is this normal?"</title>
<link>http://wordpress.org/support/topic/325802#post-1262025</link>
<pubDate>Wed, 28 Oct 2009 15:41:42 +0000</pubDate>
<dc:creator>james.ebert</dc:creator>
<guid isPermaLink="false">1262025@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I had to add some lines of PHP to the sidebar to get this effect.&#60;/p&#62;
&#60;p&#62;global $current_user;&#60;br /&#62;
if ( is_user_logged_in() ) {&#60;br /&#62;
   get_currentuserinfo();&#60;br /&#62;
   print &#34;Welcome, $current_user-&#38;gt;user_firstname $current_user-&#38;gt;user_lastname&#60;br /&#62;&#34;;&#60;br /&#62;
?&#38;gt;&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>
<item>
<title>MaureenD on "Login widget - is this normal?"</title>
<link>http://wordpress.org/support/topic/325802#post-1261899</link>
<pubDate>Wed, 28 Oct 2009 14:05:19 +0000</pubDate>
<dc:creator>MaureenD</dc:creator>
<guid isPermaLink="false">1261899@http://wordpress.org/support/</guid>
<description>&#60;p&#62;If someone registers for my site and then logs in, shouldn't it say (somewhere) &#34;Welcome (name)!&#34; and show that they are indeed logged in?&#60;/p&#62;
&#60;p&#62;Currently it just keeps showing the form fields visible with the name and encrypted password still filled in.&#60;/p&#62;
&#60;p&#62;Also it should provide a link to their profile so they can change their password. &#60;/p&#62;
&#60;p&#62;Should I be using a custom widget or plugin to get this functionality?
&#60;/p&#62;</description>
</item>
<item>
<title>pajtai on "Changing variables with a plugin"</title>
<link>http://wordpress.org/support/topic/325693#post-1261588</link>
<pubDate>Wed, 28 Oct 2009 05:46:44 +0000</pubDate>
<dc:creator>pajtai</dc:creator>
<guid isPermaLink="false">1261588@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'd like to change a widget.&#60;/p&#62;
&#60;p&#62;In the Recent Posts widget ( class WP_Widget_Recent_Posts extends WP_Widget ), only at most 15 of the most recent posts are displayed. I'd like to increase this number.&#60;/p&#62;
&#60;p&#62;The variable in question is $number.... How do I change what this variable is set to? I don't want to hard code it into the class.&#60;/p&#62;
&#60;p&#62;Should I make a personal plugin to change this? Not quite sure where to begin.&#60;/p&#62;
&#60;p&#62;Either an answer or pointing to relevant thread would be appreciated. &#60;/p&#62;
&#60;p&#62;There's a few threads dealing with this issue, but I haven't found one with a solution that doesn't involve changing the code in default-widgets.php.&#60;/p&#62;
&#60;p&#62;Can I just re-write the recent posts widget class in the functions.php of my theme?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Peter.
&#60;/p&#62;</description>
</item>
<item>
<title>schoe on "spam comments by fake user..."</title>
<link>http://wordpress.org/support/topic/324289#post-1257282</link>
<pubDate>Sat, 24 Oct 2009 02:00:59 +0000</pubDate>
<dc:creator>schoe</dc:creator>
<guid isPermaLink="false">1257282@http://wordpress.org/support/</guid>
<description>&#60;p&#62;The &#60;a href=&#34;http://www.youtube.com/watch?v=dNNVPuqcVHg&#34;&#62;YouTube video&#60;/a&#62; is a brilliant instruction changing the .htaccess file ... I hope it will help!&#60;/p&#62;
&#60;p&#62;Great site this &#60;strong&#62;&#60;a href=&#34;http://pelfusion.com/tools/15-most-important-wordpress-plugins-to-help-you-fight-spam/&#34;&#62;15 Most Important Wordpress Plugins To Help You Fight Spam&#60;/a&#62;&#60;/strong&#62;.&#60;/p&#62;
&#60;p&#62;I thought Akismet would do ... but now I think I'll add one or the other plugin from that list!&#60;/p&#62;
&#60;p&#62;Thanks to everybody&#60;/p&#62;
&#60;p&#62;schoe
&#60;/p&#62;</description>
</item>
<item>
<title>schoe on "spam comments by fake user..."</title>
<link>http://wordpress.org/support/topic/324289#post-1257235</link>
<pubDate>Sat, 24 Oct 2009 00:54:12 +0000</pubDate>
<dc:creator>schoe</dc:creator>
<guid isPermaLink="false">1257235@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks for your ideas!&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;whooami&#60;/strong&#62; I must admit that trackacks and pings are enabled at my site and I'm afraid I haven't quite understood how it works really. Does the admin panel tell me if it's a trackack or a ping?&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;WpBlogHost&#60;/strong&#62; thank you I'll have a look there in a minute...&#60;/p&#62;
&#60;p&#62;schoe
&#60;/p&#62;</description>
</item>
<item>
<title>WpBlogHost on "spam comments by fake user..."</title>
<link>http://wordpress.org/support/topic/324289#post-1257219</link>
<pubDate>Sat, 24 Oct 2009 00:23:56 +0000</pubDate>
<dc:creator>WpBlogHost</dc:creator>
<guid isPermaLink="false">1257219@http://wordpress.org/support/</guid>
<description>&#60;p&#62;That's the thing with spammers, the really good ones find ways to bypass firewalls and anti spam products.&#60;/p&#62;
&#60;p&#62;When looking in your admin panel, see if all the comments come from the same IP address. If so, you can ban that person's IP from ever accessing your site.&#60;/p&#62;
&#60;p&#62;Here's a &#60;a href=&#34;http://www.youtube.com/watch?v=dNNVPuqcVHg&#34;&#62;YouTube&#60;/a&#62; video showing you how to do it through .htaccess.&#60;/p&#62;
&#60;p&#62;You can also try a plugin called &#60;a href=&#34;http://pelfusion.com/tools/15-most-important-wordpress-plugins-to-help-you-fight-spam/&#34;&#62;Tan Tan Noodles&#60;/a&#62; which does real well at defending against spam comments.
&#60;/p&#62;</description>
</item>
<item>
<title>whooami on "spam comments by fake user..."</title>
<link>http://wordpress.org/support/topic/324289#post-1257204</link>
<pubDate>Fri, 23 Oct 2009 23:50:51 +0000</pubDate>
<dc:creator>whooami</dc:creator>
<guid isPermaLink="false">1257204@http://wordpress.org/support/</guid>
<description>&#60;p&#62;and youve made sure its not trackacks or pings you are seeing?
&#60;/p&#62;</description>
</item>
<item>
<title>schoe on "spam comments by fake user..."</title>
<link>http://wordpress.org/support/topic/324289#post-1257188</link>
<pubDate>Fri, 23 Oct 2009 23:26:31 +0000</pubDate>
<dc:creator>schoe</dc:creator>
<guid isPermaLink="false">1257188@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I'm receiving spam comments from a &#34;user&#34; who is &#60;strong&#62;not registered&#60;/strong&#62; although this should be prohibited by my settings!&#60;br /&#62;
This &#34;user&#34; shows up with &#60;strong&#62;different user names&#60;/strong&#62; at admin/comments and none of these names shows up at admin/users!&#60;/p&#62;
&#60;p&#62;Thanks to &#60;strong&#62;Akismet&#60;/strong&#62; I don't have these spam comments (which propagate a malicious site!) shown at my blog (&#60;a href=&#34;http://it-material.de&#34;&#62;IT-online&#60;/a&#62;).&#60;/p&#62;
&#60;p&#62;How can a &#60;strong&#62;not registered user&#60;/strong&#62; override the settings???&#60;/p&#62;
&#60;p&#62;Since this &#34;user&#34; is not registered there is no email either...&#60;/p&#62;
&#60;p&#62;Any ideas???&#60;/p&#62;
&#60;p&#62;Thanks in advance...&#60;/p&#62;
&#60;p&#62;schoe
&#60;/p&#62;</description>
</item>
<item>
<title>Schoofs on "New Registrants Cannot Login or Retrieve Password"</title>
<link>http://wordpress.org/support/topic/323541#post-1255246</link>
<pubDate>Thu, 22 Oct 2009 15:30:20 +0000</pubDate>
<dc:creator>Schoofs</dc:creator>
<guid isPermaLink="false">1255246@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hey Shane!&#60;/p&#62;
&#60;p&#62;Thank you for the link, however I went through these options before I posted this initially.  It is interesting though, because only new users are unable to login, unless I manually go in and change their password.  Also, when a newly registered user goes to retrieve their password it doesn't recognize the user name OR the email address although it is visible in the backend...&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>Shane G on "New Registrants Cannot Login or Retrieve Password"</title>
<link>http://wordpress.org/support/topic/323541#post-1254825</link>
<pubDate>Thu, 22 Oct 2009 06:22:12 +0000</pubDate>
<dc:creator>Shane G</dc:creator>
<guid isPermaLink="false">1254825@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Refer this article:&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Login_Trouble&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Login_Trouble&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Shane G.
&#60;/p&#62;</description>
</item>
<item>
<title>Schoofs on "New Registrants Cannot Login or Retrieve Password"</title>
<link>http://wordpress.org/support/topic/323541#post-1254667</link>
<pubDate>Thu, 22 Oct 2009 02:35:38 +0000</pubDate>
<dc:creator>Schoofs</dc:creator>
<guid isPermaLink="false">1254667@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Just to clarify, on my end the users ARE getting their registration email. However, they are not able to login with that information or retrieve their password.
&#60;/p&#62;</description>
</item>
<item>
<title>bluvoodoo7 on "New Registrants Cannot Login or Retrieve Password"</title>
<link>http://wordpress.org/support/topic/323541#post-1254648</link>
<pubDate>Thu, 22 Oct 2009 02:11:02 +0000</pubDate>
<dc:creator>bluvoodoo7</dc:creator>
<guid isPermaLink="false">1254648@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am having an issue with new user sign up as well. The user signs up and gets the message about the email being sent, but no email ever shows up. My hosting provider doesn't have anything disabled... Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>Schoofs on "New Registrants Cannot Login or Retrieve Password"</title>
<link>http://wordpress.org/support/topic/323541#post-1254554</link>
<pubDate>Thu, 22 Oct 2009 00:11:05 +0000</pubDate>
<dc:creator>Schoofs</dc:creator>
<guid isPermaLink="false">1254554@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello!  =D&#60;/p&#62;
&#60;p&#62;When a new user registers, they are unable to login with the username and password from their confirmation email.  If I login as an admin I can see the user is there with a subscription role.  But, if I change the password via the dashboard they can log in no problem.  I've tried deactivating all plugins as well as clearing all cache and cookies and attempting on IE, FF, Chrome, and Safari to no avail.  I have also tried restoring from a older database thinking that the tables may of somehow been corrupted.  &#60;/p&#62;
&#60;p&#62;Can anyone point me in the right direction to resolve this issue?&#60;/p&#62;
&#60;p&#62;Much thanks in advance,
&#60;/p&#62;</description>
</item>

</channel>
</rss>
