Why can't I Install Intense Debate on my FTP Hosted Blogger Account?
I am trying to install ID on a FTP hosted blogger account. When I try the blogger installation it simply doesn't do anything. When I try the javascript snippet it installs but I cannot import my blogger.com comments.
Also, with the Javascript Snippet, all of the post footers on the main page display the same comments. On the main page I have ten posts displaying, if I use the javascript i get ten sets of the same comments all the way down the main page. Its not until you go into the individual post pages that you see the individual comments.
I have uninstalled it until we can solve these issues. I will reinstall it as soon as we get it solved or if you tell me we need it installed to troubleshoot. Thanks in advance and major kudos for all the great work that you guys have done so far!
Also, with the Javascript Snippet, all of the post footers on the main page display the same comments. On the main page I have ten posts displaying, if I use the javascript i get ten sets of the same comments all the way down the main page. Its not until you go into the individual post pages that you see the individual comments.
I have uninstalled it until we can solve these issues. I will reinstall it as soon as we get it solved or if you tell me we need it installed to troubleshoot. Thanks in advance and major kudos for all the great work that you guys have done so far!
4
people have this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Oh yeah, If it helps my blog is located at baptistmuse.com/blog/blog.html
Thanks again.
-
Inappropriate?I am having the same problem. I have three blogger blogs on my site and all are in asp with virtual includes, not sure if that makes a difference but after I install nothing happens. Your solution is not rocket science so what is going wrong.?
I’m frustrated
-
Inappropriate?I have created the solution. It took a long time. I will post my procedure here for the rest of you to glean from my wealth of knowledge and wisdom! LOL! You may decide to change a few steps along the way to customize it to your own liking but this will at least get it completely operational on an FTP hosted blogger blog.
Step-by-step here we go....
Pre-Step - Copy and paste your entire working blog template into a word editor and save it to your desktop so that if this totally messes up your blog you can copy and paste it back when you are done!
1. Go to intensedebate.com and enter your blog address or select the install intense debate on my blog button and then enter your blog address.
2. When it asks for your blog type, select blogger blog. Don't worry about installing any code. Just click continue and then click finish on the next page.
3. Under the tools tab, import your comments from your blogger system. It should walk you through this process. It is pretty simple.
4. While that is importing open your blog template and make the following changes:
A: Locate the code <div class="meta"> and add the following code IMMEDIATELY AFTER THE
TAG!!!.
<mainpage> </mainpage>
I will show you how to put your own acct. number in their in a few minutes.
B: Locate the code <itempage> and add the following code IMMEDIATELY AFTER THE <itempage> TAG!!!
<span></span>
http://www.intensedebate.com/flareURL...
Everything following the acct= is your account number. Copy and paste it into both of the codes on your blog. Make sure you paste it inside of the apostrophes following the acct=
6. Republish your entire blog and it should work just fine!!!
I hope that this helps some of you all out. I can't help it that I'm a genius. Just kidding. If you make any improvements on this method just let me know. I just through this together last night and this morning.
A NOTE TO INTENSE DEBATE: You guys do a great job but here is an improvement you could make. Make this code that I posted above available under the blogger blog installation process. You could allow people to use your system or my system depending on their needs and their level of understanding. Then of course you could avoid having to chase down the account number by including in the code that you could offer. Anyways, keep up the great work. I hope all of this helps!!!
Give me some feedback!</itempage></itempage>
</div>
I’m totally fired up!
-
Inappropriate?so how would I fit that into my code?
<span class="commenthidden">
<blogitemcommentsenabled>
<blogitemcommentsenabled>
<$I18NComments$>:
<blogitemcomments>
<div class="blogComment">
<$BlogCommentBody$>
<div class="byline"># <$I18NPostedByCommentAuthor$> : <$BlogCommentDateTime$> </div>
<$BlogCommentDeleteIcon$>
</div>
</blogitemcomments>
<$BlogItemCreate$>
<$BlogItemFeedLinks$>
</blogitemcommentsenabled>
<blogitembacklinksenabled>
<$I18NLinksToThisPost$>:
<blogitembacklinks>
<div class="blogComment">
<$BlogBacklinkTitle$>
<$BlogBacklinkDeleteIcon$>
<$BlogBacklinkSnippet$>
<div class="byline">
<span class="comment-poster">
<$I18NPostedByBacklinkAuthor$> @ <$BlogBacklinkDateTime$>
</span><hr />
</div>
</div>
</blogitembacklinks>
<$BlogItemBacklinkCreate$>
</blogitembacklinksenabled>
<< <$I18NHome$>
</blogitemcommentsenabled>
</span>
I’m indifferent
-
Inappropriate?Post the url for the blog you are talking about and I will help you out with this. I think I know what to do but I will know for sure when I see the site.
-
Inappropriate?better yet, this is my entire code block
<!--#include virtual="/global/top.asp" -->
<title>Lake Tahoe Area Weather and Snowpack Information</title>
<link href="http://www.porterstahoe.com/weather.xml" title="Porters Lake Tahoe Weather - Atom" rel="alternate" type="application/atom+xml" />
<link href="http://www.porterstahoe.com/news/news.xml" title="Porters Lake Tahoe News - RSS" rel="alternate" type="application/rss+xml" />
<style type="text/css">
#logo{padding:0px;margin:0px;}
@media all {
div#mainClm{float:left;width:80%;padding:20px 7% 0px 5%;background:#ffffff;}
div#sideBar{margin:0px;padding:0px 10px 14px 10px;text-align:left;}
}
@media handheld {
div#mainClm{float:none;width:90%;}
div#sideBar{margin-left:5%;}
}
h1,h2,h3,h4,h5,h6{padding:0px;margin:0px;}
@media all {
h6, h2.sidebar-title{
color:#000000;
text-align:right;
text-transform:lowercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
font-variant: normal;
}
#sideBar ul{margin:0px 0px 33px 0px;padding:0px 0px 0px 0px;list-style-type:none;font-size:95%;text-align:right;}
#sideBar li{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;list-style-type:none;font-size:95%;text-align:right;}
}
@media handheld {
h6, h2.sidebar-title{text-align:left;}
#sideBar ul{text-align:left;}
#sideBar li{text-align:left;}
}
.blogPost{margin:0px 0px 0px 0px;font-size:100%;}
.blogPost strong{color:#000000;font-weight:bold;}
#sideBar ul a{padding:2px;margin:1px;width:100%;color:#999999;}
#sideBar ul a:link{color:#999999;}
#sideBar ul a:visited{color:#999999;}
#sideBar ul a:active{color:#ff0000;}
#sideBar ul a:hover{color:#E37C93;text-decoration:none;}
pre,code{color:#999999;}
strike{color:#999999;}
.bug{padding:5px;border:0px;}
.byline{padding:0px;margin:0px;color:#444444;font-size:80%;}
.byline a{color:#935781;text-decoration:none;}
.byline a:hover{text-decoration:underline;}
div.blogPost {
padding-left:5px;
padding-right:5px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #666666;
padding-bottom: 10px;
text-align: left;
}
#bloggerBug{padding:30px 0px 0px 0px;}
.blogComments{color:#000000;font-weight:normal;font-family:Arial, Helvetica, sans-serif;}
.blogComment{margin:0px 0px 30px 0px;font-size:100%;font-family:Arial, Helvetica, sans-serif;}
.blogComments .byline{margin-right:10px;display:inline;padding:0px;color:#444444;font-size:80%;font-family:Arial, Helvetica, sans-serif;}
.deleted-comment {font-style:italic;color:gray;}
#profile-container { }
.profile-img { }
.profile-data strong { }
@media all {
.profile-datablock {text-align:justify;}
#profile-container p {text-align:right;}
#profile-container .profile-textblock {text-align:justify;}
}
@media handheld {
.profile-img img {float:none;}
.profile-datablock {text-align:left;}
#profile-container p {text-align:left;}
#profile-container .profile-textblock {text-align:left;}
}
.profile-link a:link {color:#999999;}
.profile-link a:active {color:#ff0000;}
.profile-link a:visited {color:#999999;}
.profile-link a:hover{color:#E37C93;text-decoration:none;}
#blogfeeds { }
#postfeeds { }
.commenthidden {display:none}
.commentshown {display:inline}
</style>
<!-- #include Virtual ="/global/more_info-sub.asp" -->
<!-- #include Virtual ="/global/main2-css.asp" -->
<!-- Left side editable table goes here-->
<h1 class="textSmallCaps">Lake Tahoe Area Weather and Snowpack Information
</h1>
<!-- Main Column -->
<div>
<!-- Blog Posts -->
<blogger>
<blogdateheader>
<h3 class="saleprice"><$BlogDateHeaderDate$></h3>
</blogdateheader>
<blogitemtitle><h2 title="<$BlogItemTitle$>"><blogitemurl></blogitemurl>
<$BlogItemTitle$><blogitemurl></blogitemurl></h2></blogitemtitle>
<div class="blogPost">
<$BlogItemBody$>
<div class="byline">// <$I18NPostedByAuthorNickname$> @ <$BlogItemDateTime$>
<blogitemcommentsenabled>
<$BlogItemCommentCount$> comments
</blogitemcommentsenabled>
<$BlogItemControl$> </div>
<!-- AddThis Bookmark Button BEGIN -->
</div>
<span class="commenthidden">
<blogitemcommentsenabled>
<blogitemcommentsenabled>
<$I18NComments$>:
<blogitemcomments>
<div class="blogComment">
<$BlogCommentBody$>
<div class="byline"># <$I18NPostedByCommentAuthor$> : <$BlogCommentDateTime$> </div>
<$BlogCommentDeleteIcon$>
</div>
</blogitemcomments>
<$BlogItemCreate$>
<$BlogItemFeedLinks$>
</blogitemcommentsenabled>
<blogitembacklinksenabled>
<$I18NLinksToThisPost$>:
<blogitembacklinks>
<div class="blogComment">
<$BlogBacklinkTitle$>
<$BlogBacklinkDeleteIcon$>
<$BlogBacklinkSnippet$>
<div class="byline">
<span class="comment-poster">
<$I18NPostedByBacklinkAuthor$> @ <$BlogBacklinkDateTime$>
</span><hr />
</div>
</div>
</blogitembacklinks>
<$BlogItemBacklinkCreate$>
</blogitembacklinksenabled>
<< <$I18NHome$>
</blogitemcommentsenabled>
</span>
</blogger>
<!-- In accordance to the Blogger terms of service, please leave this button somewhere on your blogger-powered page. Thanks! -->

<$BlogFeedsHorizontal$>
</div>
<!-- #include Virtual="/global/right_side_nav-css.asp" -->
<!--#include virtual="/global/footer-may07-css.asp" -->
I’m indifferent
-
Inappropriate?Basically I think you need to post the code directly after the <itempage> tag and you need to delete everything between that and the code </itempage>
-
Inappropriate?I just noticed that every bit of html I post on here displays completely wrong. My whole instructional post is completely goofy. It isn't displaying even close to the way that it is supposed to. I don't know how to get the instructions out on here.
-
Inappropriate?could you email it to me?
-
Inappropriate?I emailed it. Give feedback. Thanx.
-
Inappropriate?Could you possibly email me the solution as well: archan9el[at]gmail.com
Loading Profile...



