Title: mosca64's Replies | WordPress.org

---

# mosca64

  [  ](https://wordpress.org/support/users/mosca64/)

 *   [Profile](https://wordpress.org/support/users/mosca64/)
 *   [Topics Started](https://wordpress.org/support/users/mosca64/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mosca64/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mosca64/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mosca64/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mosca64/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mosca64/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help! Lost password and email!](https://wordpress.org/support/topic/help-lost-password-and-email/)
 *  [mosca64](https://wordpress.org/support/users/mosca64/)
 * (@mosca64)
 * [15 years ago](https://wordpress.org/support/topic/help-lost-password-and-email/#post-2110944)
 * I found the problem! When I changed the WordPress URL to add the www. I made 
   a typo. Support at my hosting company were able to fix it and now I’m able to
   login.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help! Lost password and email!](https://wordpress.org/support/topic/help-lost-password-and-email/)
 *  [mosca64](https://wordpress.org/support/users/mosca64/)
 * (@mosca64)
 * [15 years ago](https://wordpress.org/support/topic/help-lost-password-and-email/#post-2110933)
 * I have a similar problem. I just loaded a new WP site. I went to settings and
   added the www. to the urls and changed the location. Hit save and I have to login
   again. It won’t let me log on!
    I tried fixing it in MyPHP Admin as suggested
   above, following the instructions here: [http://www.tamba2.org.uk/wordpress/phpmyadmin/](http://www.tamba2.org.uk/wordpress/phpmyadmin/)
   That all seemed to work fine, but I still can’t log in. It doesn’t even give 
   me an error message! I have no idea what’s going on. Can someone help me resolve
   this please?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Side bar not showing on Home Page](https://wordpress.org/support/topic/side-bar-not-showing-on-home-page/)
 *  Thread Starter [mosca64](https://wordpress.org/support/users/mosca64/)
 * (@mosca64)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/side-bar-not-showing-on-home-page/#post-1991524)
 * I simply changed the </iframe2> to </iframe> and now my side bar has appeared!!
   Thanks very much for the assistance it’s very much appreciated.
    Lewis
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Side bar not showing on Home Page](https://wordpress.org/support/topic/side-bar-not-showing-on-home-page/)
 *  Thread Starter [mosca64](https://wordpress.org/support/users/mosca64/)
 * (@mosca64)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/side-bar-not-showing-on-home-page/#post-1991518)
 * Thanks for the reply.
    I checked validation and get 6 errors, I don’t understand
   what they mean but they all seem to relate to Youtube videos I have in each post.
   I possibly pasted the text directly from Word so went back and removed it and
   replaced with text via a text editor. However I still get the errors and still
   no sidebar. The site is: [http://www.dentistburwood.com](http://www.dentistburwood.com)
   What is the best way to embed Youtube videos into a post or page? Thanks Lewis
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I add code to htaccess file?](https://wordpress.org/support/topic/how-do-i-add-code-to-htaccess-file/)
 *  Thread Starter [mosca64](https://wordpress.org/support/users/mosca64/)
 * (@mosca64)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/how-do-i-add-code-to-htaccess-file/#post-1506478)
 * Hi Guys,
    Thanks for the input. I managed to find a very helpful post here: [http://wordpress.org/support/topic/341668?replies=4](http://wordpress.org/support/topic/341668?replies=4)
 * I was initially adding the code to the .htaccess file but that didn’t work. I
   then deleted the code already in the file and added the code suggested in the
   above link:
 * >  # BEGIN WordPress
   >  <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /
   > RewriteCond %{REQUEST_FILENAME} ^wp-content.*
   >  RewriteCond %{REQUEST_FILENAME}
   > ^wp-admin.* RewriteCond %{REQUEST_FILENAME} ^wp-include.* RewriteCond %{REQUEST_FILENAME}!-
   > f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule
   > > # END WordPress
 * Still didn’t work until I realized I had to change file permissions to 666. Once
   I did that everything worked. I hope I haven’t stuffed something else up in the
   process!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I add code to htaccess file?](https://wordpress.org/support/topic/how-do-i-add-code-to-htaccess-file/)
 *  Thread Starter [mosca64](https://wordpress.org/support/users/mosca64/)
 * (@mosca64)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/how-do-i-add-code-to-htaccess-file/#post-1506472)
 * Had a ‘peep’ and it did have some text/code inside. I tried adding the code and
   loading it back up but nothing has changed. I also made the same change to another
   WP installation with the same issue arising.
    Help needed! Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I add code to htaccess file?](https://wordpress.org/support/topic/how-do-i-add-code-to-htaccess-file/)
 *  Thread Starter [mosca64](https://wordpress.org/support/users/mosca64/)
 * (@mosca64)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/how-do-i-add-code-to-htaccess-file/#post-1506372)
 * Not sure what’s changed but I can see a .htaccess file in public_html now. Won’t
   it be best if I add the code into that file? If so how do I do that? (or should
   I delete it and follow your previous instructions?)
    Really appreciate your help
   thanks. Lewis

Viewing 7 replies - 1 through 7 (of 7 total)