[UPHPU] Re: Yet more wordpress

Jonathan Duncan jonathan at bluesunhosting.com
Tue Apr 24 09:30:29 MDT 2007


On 22 Apr 2007, at 22:40, Velda Christensen wrote:

> Alright, sorry to keep bugging you all. This is driving me loopy.  
> Check this page out.
> http://www.businessofdesignonline.com/wp-login.php?action=lostpassword
>
> Have a look at the html:
>
> (... everything's normal till here ...)
>
> <label>Username:<br />
> <input type="text" name="user_login" id="user_login" value=""  
> size="20" tabindex="1" /></label></p>
> <p><label>
>
>
> And then it just stops.  Here's the just a little snippet of the  
> login form that ought to be making this part of the page work. No  
> die statements.  Could it be a problem with this _e() command?  I  
> dont' even know what that is. :-$  - But I see it seems to work  
> fine for the 'username' label.
>


Seems like there must be an error or two.  Make sure you are telling  
your php.ini file to show all errors.  Debugging without seeing the  
errors is useless.  Problems like this have driven me crazy before I  
figured out that I should tell the server so start showing me the  
errors.

HTH

Jonathan


More information about the UPHPU mailing list