S.o.Thunder
Forum Replies Created
-
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. 🙂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
In reply to: Custom Taxonomies after wp_ renameI 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
In reply to: [Facebook Comments] [Plugin: Facebook Comments] Not working in IEI 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
In reply to: [Facebook Comments] [Plugin: Facebook Comments] Not working in IEIt 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
In reply to: [Facebook Comments] [Plugin: Facebook Comments] Not working in IEWhich template did you add that to? index? header? footer? single post? page?
I am also having that problem with ie8My 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
In reply to: [Facebook WP] [Plugin: Facebook WP] installationI 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?
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.