Title: S.o.Thunder's Replies | WordPress.org

---

# S.o.Thunder

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] [Plugin: Google XML Sitemaps] Uploaded avatars not showing after Google XML plugin](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-uploaded-avatars-not-showing-after-google-xml-plugin/)
 *  Thread Starter [S.o.Thunder](https://wordpress.org/support/users/sothunder/)
 * (@sothunder)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-uploaded-avatars-not-showing-after-google-xml-plugin/#post-2122752)
 * RESOLVED..
    I removed a .htcaccess file and a htcpaswrd file from the upload 
   folder. Hope it wont mess anything up but my avatars are back. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Acunetix WP Security] [Plugin: WP Security Scan] danger! table rename breaks admin page](https://wordpress.org/support/topic/plugin-wp-security-scan-danger-table-rename-breaks-admin-page/)
 *  [S.o.Thunder](https://wordpress.org/support/users/sothunder/)
 * (@sothunder)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-security-scan-danger-table-rename-breaks-admin-page/#post-1697127)
 * Thanks nronksr! Are these the same steps to follow on the latest version of wordpress?
   I am using 3.0.1.
    I renamed my tables and lost access to the admin panel and
   need to figure out how to regain access.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Taxonomies after wp_ rename](https://wordpress.org/support/topic/custom-taxonomies-after-wp_-rename/)
 *  [S.o.Thunder](https://wordpress.org/support/users/sothunder/)
 * (@sothunder)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/custom-taxonomies-after-wp_-rename/#post-1673449)
 * I renamed my wp prefix tables to something else and now I don’t have access to
   admin. Please help? I updated the config file to reflect the renamed tables…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook Comments] [Plugin: Facebook Comments] Not working in IE](https://wordpress.org/support/topic/plugin-facebook-comments-not-working-in-ie/)
 *  [S.o.Thunder](https://wordpress.org/support/users/sothunder/)
 * (@sothunder)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-facebook-comments-not-working-in-ie/#post-2007270)
 * I was able to make the comments work on IE8 by pasting the code in the single
   post.php file
 * `<html xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml"
   >`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook Comments] [Plugin: Facebook Comments] Not working in IE](https://wordpress.org/support/topic/plugin-facebook-comments-not-working-in-ie/)
 *  [S.o.Thunder](https://wordpress.org/support/users/sothunder/)
 * (@sothunder)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-facebook-comments-not-working-in-ie/#post-2007234)
 * It is not working for me…… I can not get IE8 to show the facebook comments. this
   is where I pasted the code at the html tag:
    `<html xmlns="http://www.w3.org/
   1999/xhtml" xml:lang="<?php echo $gantry->language; ?>" lang="<?php echo $gantry-
   >language;?>"xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/
   fbml">`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook Comments] [Plugin: Facebook Comments] Not working in IE](https://wordpress.org/support/topic/plugin-facebook-comments-not-working-in-ie/)
 *  [S.o.Thunder](https://wordpress.org/support/users/sothunder/)
 * (@sothunder)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-facebook-comments-not-working-in-ie/#post-2007229)
 * Which template did you add that to? index? header? footer? single post? page?
   
   I am also having that problem with ie8
 * My header shows this on top::
 *     ```
       <?php
       /**
        * @version   1.0 November 16, 2010
        * @author    RocketTheme http://www.rockettheme.com
        * @copyright Copyright (C) 2007 - 2010 RocketTheme, LLC
        * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
        */
       ?>
       <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       <?php global $gantry; ?>
       <html xmlns="http://www.w3.org/1999/xhtml" xml:lang=""<?php echo $gantry->language; ?>" lang="<?php echo $gantry->language;?>">
       <head>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook WP] [Plugin: Facebook WP] installation](https://wordpress.org/support/topic/plugin-facebook-wp-installation/)
 *  Thread Starter [S.o.Thunder](https://wordpress.org/support/users/sothunder/)
 * (@sothunder)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-facebook-wp-installation/#post-2010538)
 * I have a facebook app from before with a app id, But where on my wordpress do
   I input the app id? or what do I do with the facebook app to get this to work
   on my wordpress?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Security & Membership] [Plugin: Page Security by Contexture] How to uninstall the plugin](https://wordpress.org/support/topic/plugin-page-security-by-contexture-how-to-uninstall-the-plugin/)
 *  Thread Starter [S.o.Thunder](https://wordpress.org/support/users/sothunder/)
 * (@sothunder)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-page-security-by-contexture-how-to-uninstall-the-plugin/#post-1979444)
 * Thanks for your reply. I was able to make the site work again, I reinstalled 
   and activated the plugin and then deactivated it again, that took care of the
   problem. I don’t know why it did not remove it the first time.

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