Will Taft
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Letting users choose their own password?Thanks, but Firefox timed out at the second link and a I got a 404 at the first link.
On edit: I got your site to load, but it took about 5 minutes. I then got the download to work, so thanks!
Reading your description makes me wonder if I misunderstood one of the posts above. I thought that in addition to letting users choose their password, this file fixed the users not receiving the password email issue. NOw… upon re reading I see that the way this gets around the missing email issue is that because the user chooses their own password, they don’t need to get the email. So it is a work around, not a fix, but at least solves the problem of admins having to manually email users a pw. Thanks again!
Forum: Fixing WordPress
In reply to: Where is the user registration email pulled from?OK, thanks and don’t worry about whether it was helpful or not. I have seen your answers around this forum enough to know that most of the time when you chime in it is with a solution, so your input is appreciated.
I am getting optimistic that the daemon bounces will be greatly reduced by my making sure my admin email does not have an auto-responder on it.
The issue of registration and password emails not being sent is another question, though. A couple of us have asked at the end of this thread about an updated link to a possible solution, but no response yet. Can you take a look at that thread in case you can add anything there? Thanks!
Forum: Fixing WordPress
In reply to: Where is the user registration email pulled from?Thanks! Do you mean my emails for my site, like my WP>options>admin email?
If so, I think I am of the same domain, since my email address is like this: name@mydomain and my WP blog is in a directory like this: mydomain/wordpress
Or, did I misunderstand your suggestion?
Forum: Fixing WordPress
In reply to: Where is the user registration email pulled from?Yes, it is odd, I thought it would be easy for them also. But they have not been able to figure it out. All I have been able to figure out on my own is that the secureserver does not like it if an email does not go through and the return email on my site has an auto responder on it.
I have been able to reduce the bounces by making all my administrative emails go to an address without an auto responder. The last one that causes a problem is that whenever a new user registers on my site, the initial password email is not sent to them. (Common problem in WP blogs, it seems, but that is a whole other issue.) I am hoping that by changing the email address in “options” to one without an auto responder, I might stop the last of these daemon messages.
I am hoping that someone eventually comes up with the solution to the “password is not sent” bug.
Forum: Fixing WordPress
In reply to: Can I stop the sidebar from wrapping in IE?OK, thanks. I spent way too much time making the Andreas theme I am using look and work the way I wanted, so the idea of going through that again with a new theme is daunting. That, plus I looked at hundreds of themes before I found one I eve liked a little bit!
Forum: Fixing WordPress
In reply to: Where is the user registration email pulled from?Thanks Justin! Unfortunately, secure server is godaddy and they are not yet able to figure out why it is bouncing around or why and where secure server is coming up with the “shepard” email address. Oh well.
I actually have another issue I have been working on today and can’t solve. I notice your blog does exactly what I want mine to do, so maybe you can help?
My site displays fine in Firefox. In IE it is also fine until a user opens up that left side panel that contains favorites and history which reduces the width of the screen. What I want is for my pages to automatically scroll with the horizontal scroll bar popping up on the bottom if the horizontal screen space gets too small to display the entire content. This is exactly what your blog does. On mine as the user widens the left side favorites panel, first the two sidebars are reduced in width and finally one bumps to the bottom of the page. I have tried making the sidebars and / or the main content area fixed widths instead of %’s. I can gain some control with these changes, but in no circumstance will the scroll bar come up.
Forum: Fixing WordPress
In reply to: Where is the user registration email pulled from?This thread is really about another issue. You might have better luck starting your own thread, but there are lots of threads that address the issue of users not receiving their passwords.
Forum: Fixing WordPress
In reply to: Can I stop the sidebar from wrapping in IE?Update: I set the sidebar to fixed widths in my theme and it did not seem to mess anything else up. (Crosses fingers!)
However, doing this did not fix the original issue. In IE, with the left side panel open to favorites or history, the screen still does not scroll. The side bar is reduced in width until it bumps to the bottom of the page.
What I want is for the horizontal scroll bar at the bottom of the IE window to come up, rather than trash the layout of the sidebar. How can I do that?
Forum: Fixing WordPress
In reply to: sidebar content on the bottomThere seem to be lots of reason why the sidebar goes to the bottom. In the first theme I tried to use, I never could get it resolved. In my theme now, it is like you, where only in some peoples version of IE does it do strange things. The problem for me was discussed in this thread.
http://ww.wp.xz.cn/support/topic/119490?replies=2
You might look at that and see if it could be your issue.
Forum: Fixing WordPress
In reply to: Where is the user registration email pulled from?Here is a copy of one that was generated from a new user registration a few days ago. It is not the one I received this am as I already deleted that one. (I had about 25 of these in my inbox! I mucked up all the real email address below as I am paranoid about posting real emails in forum threads.
One common and strange thing about all the daemons is that they refer to an email address that starts with “shepard”. This is not a valid address and is not on my site or on the email accounts at my host. We have not been able to figure out where the daemon gets that address, but it is not from WordPress.
As I said above, I thought it was caused by the auto responder that I use on my email accounts so I set up an email account that does not auto respond. This seems to have reduced the number of daemons received.
———————————–
We’re sorry. There’s a problem with the e-mail address(es) you’re trying
to send to. Please verify the address(es) and try again. If you continue
to have problems, please contact Customer Support.<shepard……secureserver.net>:
Sorry, I wasn’t able to establish an SMTP connection. (#4.4.1)
I’m not going to try again; this message has been in the queue too long.— Below this line is a copy of the message.
Return-Path: <W…@.com>
Received: (qmail 15922 invoked by uid 1000); 26 May 2007 19:34:43 -0000
Message-ID: <[email protected]>
Date: 26 May 2007 12:34:43 -0700
Delivered-To: [email protected]
Precedence: junk
To: shepard……05.shr.phx3.secureserver.net
From: “Will” <[email protected]>
Subject: [Auto-Reply] [WT . com] New User RegistrationThank you for contacting me. I will respond to your email as quickly as possible.
-Will
Forum: Fixing WordPress
In reply to: Can I stop the sidebar from wrapping in IE?Yes, the theme uses percentages. Below is what is has for the two sidebar columns. I can try changing these two to pixels and see what happens. I don’t want to change the theme at this point as I already spend too much time on stuff like this and not enough time on the stuff I wanted a blog for in the first place. If I can’t get it to work, I guess I will just have to leave it and let people close their favorites panel in IE to see it correctly.
‘
.rightsub{float:left;
width:45%;
}
.rightsub2{
float:right;
width: 45%;
}’
Forum: Fixing WordPress
In reply to: WordPress database error: [MySQL server has gone away]Thank you openadvent! Just came back to this after getting distracted for a couple of weeks. My site was generating the infamous “gone away” message when anyone used the contact form. After clicking “send”, indeed it took 10 seconds or so to send it. This caused the error message. I just downloaded your php file and replaced mine and the error no longer is popping up. The form still takes 10 or 15 seconds to send, but the error is gone.
Now, if there was only such an easy solution to the common error where new users do not get their initial sign-up or “forgot password” emails.
Forum: Installing WordPress
In reply to: Upgrading question …Worthywoman – I’m not sure if you are looking just for the codex instructions on upgrading, but if so, here they are:
http://codex.ww.wp.xz.cn/Upgrading_WordPress
I just printed out the parts I needed the first time I upgraded WP.
Forum: Everything else WordPress
In reply to: Letting users choose their own password?I have the common issue with new users not receiving their password emails. Thought I might try the script/file solution offered above, but it is no longer at the link. Can anyone post it again? Thanks!
Forum: Installing WordPress
In reply to: user registration: no email sendThat’s the whole file in that last post! What did you change? I am hesitant to just change the whole file without knowing what I am changing.
I have the same issue as everyone else. I get the admin email when a new user registers. They never get their confirmation email. If they use the “forgot password” option, they also do not get an email. So the only way for me to get a new user up and going is to let them register, then when I get the admin email, I go to my site and manually change their password. Then I manually send them an email with their password. So any user registrations or changes that involve a user getting a password, I have to do manually.