- I lost my registration code, How can I get it back?
- Where do I enter my Registration Code?
- Getting Started
- Most Important Tip
- Decide if you want to keep a blogger page
- Customize RapidBlog
- Import your old Blog
- Customize blogger
- Custom CSS
- Blogger vs. my web host
- What do I lose by using RapidBlog
- Does RapidBlog support .mac?
- Troubleshooting
- When I preview I don't see my pictures or links!
- T_STRING error
- Formatting is wrong
- Pages take too long to come up!
- I want to migrate my blog to RapidBlog
- I want to blog with a friend
- Why doesn't it delete posts?
- Help, I got a bunch of duplicate entries
- New categories don't show up!
- "Sync" vs. "Publish"
- I can't see my posts!
- I Can't see my posts V2
- I tried to replace my RW blog with RapidBlog and it didn't work!
- Help, it's lost a post!
- When I view the page I get a bunch of code (or it downloads a file)
- RapidBlog is entering blank lines!
- What bloger settings should I "not" change?
- When I preview all I get is a bunch of 'HTML' code
- I got a lot of warnings and notices
- I Can't get any output
- I get a bunch of garbage characters.
- How can I tell if Blogger is 'up' or not?
- 404/Resource not found errors
- GoDaddy
- Does RapidBlog support the pluskit gdoc, gform and gtable commands?
- Tips & Tricks
- I would like to use a ping service, how can I do this?
- How can I control the spacing of inline comments?
- I want to add a (digg/del.icio.us/etc.) button
- How do I add a "Digg" button?
- is it possible to use JS-Kit commenting system
- Is it possible to use JS-Kit ratings?
- Can I localize the Date to my Country?
- Blog by Email
- Is it possible to use RapidBlog as a guest book?
- Why Blogger and not WordPress,etc?
- I don't see pictures
- I added pictures from blogger and they don't stay nicely with the post
- Some characters don't work in categories
- How do I preview locally?
- HaloScan versus Blogger
- How do I check my version of PHP?
- What does that little lock icon appear next to my title sometimes?
- Can I use FeedBurner with RapidBlog?
- How do I get Google Adsense to appear?
- I want the author name to have "Written By:" in front, is that possible?
- I want a blog that only my friends can see
- I'm away from my mac, how can I post?
-
I lost my registration code, How can I get it back?To retrieve lost license codes you need to go to two spots and fill out forms (It's two spots because there are two different ways to get licenses that have different retrieval methods -- Just do both and you should be good to go
http://store.esellerate.net/support
https://store.loghound.com/store/lost_license
You will need the email you used to register the program -- All of your esellerate and loghound purchase serial numbers will be resent to you.Rate This FAQ Entry: -
Where do I enter my Registration Code?
-
Getting Started
-
Most Important TipThe most important tip I can give is to save your work. This is especially important after you 'publish' as the act of publishing may alter the RapidBlog (say there was a entry edited remotely, after a publish it will sync to your RapidWeaver file)
So even though RW may not indicate the need to change anything hid cmd-s after you publish to make sure you save all synced changes.
Rate This FAQ Entry: -
Decide if you want to keep a blogger pageWhen you create a RapidBlog page you actually end up creating two pages. One is your rapidweaver version and one is your blogger version.
For instance for my "All About Monkeys" page you can view it here (Rapidweaver version) as well as here (blogger version)
You may decide that you don't really want the blogger version but instead want everyone directed to your rapidweaver version. If this is the case simple go into the template editing feature of blogger and select 'Edit HTML'
In the section insert the text
<meta content='0;url=[FULL URL TO YOUR SITE HERE]' http-equiv='refresh'/>
Of course replace [FULL URL TO YOUR SITE HERE] with the actual URL but DO NOT INCLUDE THE [BRACKETS] -- Just type in the URL (click on the picture above to see an example). You can also delete everything between the <body> and </body> tags. Now the blogspot account will automatically redirect to you Rapidweaver account.
Rate This FAQ Entry: -
Customize RapidBlogThere are a ton of options in RapidBlog to let you customize it to your hears content. All of the options should have tool-tips (hover the mouse for a few seconds over the item) to get help
Preview mode also works properly and should give you a accurate view of your final pages.
Rate This FAQ Entry: -
Import your old BlogRapidBlog has a 'blog import' feature to allow you to easily load in your existing RapidWeaver blog. It's strongly recommended to save a backup copy of your RapidWeaver file first and carefully check the imported results afterwords.
-
First save a backup copy (or make an archive)
-
Then go to the setup menu -> Import tab. There will be a drop-down list of all the blogs in that RapidWeaver file. Select the one you want to import, click import.
Rate This FAQ Entry: -
-
Customize bloggerIn addition to the options without RapidBlog there are also options with Blogger that might be worth considering changing. While none of these have to be change it's probably worth considering.
First make sure the Title makes sense. This is what will show up in the RSS feed title. Also it's probably a good idea to have a reasonable description. If you dont plan on using the Blogger front end at all you may consider turning off "Add blog to our listings" to avoid getting random visitors or spam.
Finally the post editor (WYSIWG) Compose Mode. Blogger has a really slick editor, that, unfortunately can break valid HTML code. For instance as of this writing it will break youtube videos and doesn't, in general, allow custom javascript. If your needs are simple editing then you can keep it on but you may find if you are doing fancy stuff that your life is easier just turning it off.
Also see "RapidBlog is entering extra spaces' in this FAQ for information about controlling blogger auto-inserting extra spaces between sentences.Rate This FAQ Entry: -
Custom CSSFor the most part RapidBlog uses the standard CSS rules that all RapidWeaver themes include. However because rapidweaver offers some additional features the standard blog client doesn't offer it has some additional class structures you can define CSS for.
class Purpose blog-entry-author The Author name as defined by Blogger (You can control what it says here by editing the entry in blogger). This is only useful if you have a multi-author blog blog-entry-readmore The “Read More” string if you use a summary view blog-entry-comments the comment including the word ‘comment’ blog-entry-comments-body the actual comment string blog-entry-comments-body-even Comments that are ‘even’ (e.g. comment 2,4,6,8) blog-entry-comments-body-odd Comments that are ‘Odd’ (e.g comment 1,3,5,7) blog-entry-comments-break The space between comments blog-entry-comment All blog entry comments (use this if you don’t want to define custom comments blog-entry-body the main “Body” of the blog entry blog-entry-category the “Category” class blog-entry-date The “Date” of the blog blog-entry-title The “Title” of the blog unique-entry-id-xx The ID of that post (e.g. unique-entry-id-0 is the first, unique-entry-id-1 is the second, etc.)
Rate This FAQ Entry: -
Blogger vs. my web hostYour web host hold the pictures, theme files and any other regular RW pages (e.g. style text, blocks pages, etc.)
Additionally, It will also hold the instruction (in PHP) for how to get the right text from blogspot.
Blogspot.com just holds the text of the post.
So when someone goes to your web site the posts are downloaded from blogspot but the images and theme files are loaded from your web host.
When you publish rapidblog does two things.
- It will sync with blogger any posts (so any posts you added or modified remotely get added to RW, and any new or modified RW posts get pushed to blogger)
- It will upload all of the 'other' files it needs (include pictures, assets, supporting javascript, etc.)
From your point of view you should be able to treat rapidblog no different than the built in RW blog and ignore that fact that it actually uses the blogger engine (except, of course, for the fact that if you go online and add a post it will magically show up even though your mac is maybe thousands of miles away)Rate This FAQ Entry: -
What do I lose by using RapidBlogAlthough RapidBlog was designed to work in a very similar fashion to the standard RapidWeaver blog plugin there are some differences and in some cases some missing features. Specifically:
- RapidBlog has no podcasting module
- RapidBlog handles date formatting differently
- RapidBlog doesn't support smilies (tragic, I know)
- RapidBlog doesn't allow custom permalinks
Rate This FAQ Entry: -
Does RapidBlog support .mac?No, unfortunately RapidBlog requires php which .mac does not support.
Rate This FAQ Entry: -
Troubleshooting
-
When I preview I don't see my pictures or links!You probably have 'summary' view turned on. Due to a limitation in how blogger stores the posts the 'summary' view strips out HTML formatting including links & pictures. Turn off summary view to see them.
Rate This FAQ Entry: -
T_STRING errorIf you get the following on a RapidBlog page
Parse error: syntax error, unexpected T_STRING in xxx on line 1
Where 'xxx' refers to a path on your system then you probably have 'Use XML Declaration' enabled in the page inspector. It's located in different places for RW3.5 and RW3.6
Simple turn it off to make this error go away
Rate This FAQ Entry: -
Formatting is wrongIf you take a post entry and edit it in RW then Blogger, then RW, then Blogger it may turn out that you loose formatting and it otherwise starts acting strange. RapidBlog works very hard to try to make this all happen automatically but it can get confused. It's best to try to edit only one place at a time. Within RapidBlog you can easily tell if a post was last edited on the web by the 'lock' icon next to the title
You can also enable a warning dialog in the setup panel to help remind you to tread cautiously.
Rate This FAQ Entry: -
Pages take too long to come up!The way RapidBlog is currently implemented it queries the blogger service every time a page view is requested. This can result in a .25 to 1 second delay in viewing pages. The best way to control how fast pages come up is to limit the number of pages to a reasonable number (say less than 10). The other good way to control the time it takes to bring up is to not enable 'show number of comments'
Rate This FAQ Entry: -
I want to migrate my blog to RapidBlogFor the most part you should be able to import your old blog and then put RapidBlog in it's place. The two areas that might break are:
- RapidBlog permalink pages are different than the built in RW Blog permalink pages
- RapidBlog uses PHP to process the RSS feed
If those two are important to you consider keeping both blogs 'live'
Rate This FAQ Entry: -
I want to blog with a friend
-
Why doesn't it delete posts?When you hit the 'minus' sign to delete a post RapidBlog takes note of that and will delete it on the next 'publish'.Rate This FAQ Entry:
-
Help, I got a bunch of duplicate entriesFor the most part RapidBlog should sychronize things quite nicely but there are situations (like if you sync and don't save) where it's possible duplicate entries can show up.
RapidBlog includes an automatic process to find & delete duplicates, simply arrange the posts with duplicates in adjacent entries and your most desirable version on top and go to the 'setup' menu and select 'delete duplicates'. RapidBlog will mark for deletion any posts that It thinks are duplicates.
Rate This FAQ Entry: -
New categories don't show up!For performance reasons categories work a little differently than you might expect. At publish time RapidBlog publishes a known list of all categories so they can display (if you enable that option). however if you remotely edit a post or add a new post remotely and create a new category RapidBlog will not show it in the web page until you re-publish.
Rate This FAQ Entry: -
"Sync" vs. "Publish"When you hit the 'sync' button in the setup menu it does a 'deep sync' -- This means that it pulls ALL of your posts from blogger and compares them to the post's in RW. If you find that somehow you are out of sync then this will fix that.
What the sync button doesn't do it push up any graphics so if you have a post you've written that includes a picture the sync will push it onto blogger but the graphics won't be uploaded to your server so it'll be a dead link
In general you shouldn't have to use the sync button in the setup menu.Rate This FAQ Entry: -
I can't see my posts!If you get 'Blogger Down' or otherwise can't see your posts on your web site there is a chance you've turned off the feed.
There are two places where this can bite you:
1) Go into the blogger web page settings->site feed and make sure 'Allow Blog Feed' is turned to 'full'
2) Make sure your 'Anyone' can read the blog by going to the permissions tab
Rate This FAQ Entry: -
I Can't see my posts V2If you don't see any posts another possibility is that your web host does not allow 'external access' by PHP scripts. The way RapidBlogger works in contacts blogger to get your most recent posts. If your host prevents that access then RapidBlogger won't work.
This is a fairly rare occurrence and usually only happens with 'free' type accounts.
To test if this is a problem or not download this file:
php_external_test
Publish it to your web host and then visit the page. To see what a 'working' version is you can visit my working version here to see what it should look like. If yours doesn't display anything after the initial text then you probably can't access the internet from your web host.
Rate This FAQ Entry: -
I tried to replace my RW blog with RapidBlog and it didn't work!If you are trying to replace an built in RapidWeaver blog with RapidBlog and it doesn't appear to be working the problem may be because your old RW Blog is still hanging around. The way RapidWeaver works is it never deletes old files on your server (which is a good thing) so when you change from a built in blog (which might be called index.hmtl) to a RapidBlog (which might be called index.php) you could have a problem because a person going to your site might not specify *which* version they are looking for and (the .html or .php) and the poor web server has to decide. Guess what? It always chooses a .html over a php if given a choice.
The quick test is to make sure that you are getting the url you expect with a PHP ending.Rate This FAQ Entry: -
Help, it's lost a post!Before you panic make sure you do a 'deep sync' from the setup menu. This will guarantee that blogger & RapidBlog have the same entries.Rate This FAQ Entry:
-
When I view the page I get a bunch of code (or it downloads a file)If you get a bunch of 'code' and/or it downloads a file when you view the Rapidblog it's possible your web host doesn't support PHP. Most web hosts do support PHP but a few (very low cost version and things like .mac) do not. A quick way to test to see is to try using the 'contact' page -- if that does the same thing it usually points to a PHP problem.Rate This FAQ Entry:
-
RapidBlog is entering blank lines!If you see blank lines in your post that you do NOT see in preview mode then you probably have enabled a blogger 'Feature' that automatically adds a break (<br />) for every 'return'.
In general this will cause extra space between things like lists, paragraphs, etc. It's kind of a personal choice if you want this enabled or not. It's nice if you use the web form a lot but a pain if you use RapidWeaver a lot. To turn this off simply go to the 'settings->Formatting' and select 'no' for convert Line Breaks.
Rate This FAQ Entry: -
What bloger settings should I "not" change?
-
When I preview all I get is a bunch of 'HTML' codeIf you see a bunch of HTML code during a preview it's probably because you have 'preview in place' turned on in the "Site Setup" menu of RapidWeaver (cmd-1)
Preview in rapidblog uses PHP procesing which will not work with Preview In Place set.
Rate This FAQ Entry: -
I got a lot of warnings and noticesIf you get a lot of undefined errors like this
Notice: Undefined variable: HTTP_REFERER in (some path) on line 186
Notice: Undefined index: SCRIPT_URI in (some path)on line 187
The likely cause is your web host has set default PHP warning level too high. To fix it put the following in the 'page prefix' section of the page
<?PHP
error_reporting(E_ERROR);
?>
Rate This FAQ Entry: -
I Can't get any outputThis FAQ entry assumes you can't get RapidBlog to work (and you never got it to work) -- If you go to the page and is blank or only renders the top half this might help troubleshoot what is happening. This is sort of a 'deathstar' of troubleshooting, it'll print everything that it thinks is meanigful to the screen and might provide some insight and can be a little tricky to interpret but can often provide some insight.
Simply insert the following code in the 'prefix' section of your rapidblog page (the prefix section can be accessed by going to the page inspector)
<?php
ini_set('display_errors','1');
ini_set('display_startup_errors','1');
error_reporting (E_ALL);
?>
Rate This FAQ Entry: -
I get a bunch of garbage characters.If you get a bunch of garbage characters make sure you are running RapidWeaver 3.5.1 build 264
The build number is really important. Many people are running build 263 which has a known problem with garbage characters occasionally occurring.
Rate This FAQ Entry: -
How can I tell if Blogger is 'up' or not?You can always check the blogger status page: http://status.blogger.com to see if there are any performance or downtime issues.
Rate This FAQ Entry: -
404/Resource not found errorsIf you get a 404 or "Resource not Found" error the problem appears to be that you have posted too many posts to Blogger. I'm working on a long term fix but here are a few short term suggestions.
1) Go to https://www.google.com/accounts/DisplayUnlockCaptcha?service=blogger And fill out the captcha request.
2) Wait 30 minutes or so
3) Try again.
If that doesn't work then go to the web client at http://www.blogger.com and try to add a post via the web interface. You should be asked for a 'captcha' during the post (which is a random series of numbers and letters). Once you add the post with the captcha wait another 30 minutes and try the post via web -- As long as the captcha is present RapidBlog (or any 3rd party blogger tool) won't work.
If it's STILL not working then you'll need to ask blogger to reset your account and increase your limit. you can do that by going to
http://www.blogger.com/problem.g
Tell them the account is captcha locked and ask them to raise your limit. This usually only takes a day or so.
Rate This FAQ Entry: -
GoDaddyI really hate writing this entry, I have nothing really against GoDaddy except for the number of problems their odd configurations cause:
If you have GoDaddy you need to be prepared for periodic downtime in RapidBlog (as of this writing anyway, April 2007). If you aren't locked into a long term contract you might consider changing web hosts to one that is more reliable (I use and recommend DreamHost). I hope at some point to remove this FAQ item but it keeps on coming up with GoDaddy.
See the note below for the details, I suggest opening a support ticket and referencing ticket 1789043 (say "It's the same problem as ticket 1789043"). You can see the GoDaddy response below for more details (click on image to get full details)
If you do decide to move to DreamHost you can use the coupon code 'NoDaddy' at checkout and save $97 off your first year (making the first year about $20 total). Just to be clear I don't benefit at all if you use that coupon code (except for the indirect benefit that more of my customers are on Dreamhost which I find a very good host)
Rate This FAQ Entry: -
Does RapidBlog support the pluskit gdoc, gform and gtable commands?No:
gdoc/gtable/gform require the use of PHP code execution on the server. For security reasons RapidBlog will not execute remote PHP code and so those commands won't work.
Rate This FAQ Entry: -
Tips & Tricks
-
I would like to use a ping service, how can I do this?Right now RapidBlog does not have any built in ping services to ping sites like technorati.com, weblogs.com, etc. However there are third party solutions that can do this very nicely.
One nice service is Pingoat With this you can create a list of sites you want to pin and save it as a favorite URL. When you make a change simple visit this URL and you are good to go!
Thanks to the guy in the RapidWeaver forum for this idea.Rate This FAQ Entry: -
How can I control the spacing of inline comments?Inline blogger comments have a single <br class='blog-entry-comments-break' /> between them. You can control the size of this to increase or decrease the space between commentsRate This FAQ Entry:
-
I want to add a (digg/del.icio.us/etc.) buttonPut the following snippet in the 'interblog' setting. Make sure you have 'evaluate PHP code' turned on and you should get a nice addthis button. Please replace YOUR WEBSITE HERE with your web (e.g. www.loghound.com is mine)
<?php rapidblogJavascriptVars(); ?>
<!-- addThis -->
<script type="text/javascript">
addthis_url = blogPostPermaLink;
addthis_title = blogPostTitle;
addthis_pub = 'YOUR WEB SITE HERE';
</script>
<script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
Rate This FAQ Entry: -
is it possible to use JS-Kit commenting systemYou can use JS Kit commenting by adding some extra javascript in the 'Interblog' and 'Footer' section To the 'Interblog' add the following PHP code snippit
To the 'interblog' section add the following code, enable after every 1 post(s) and select 'evaluate PHP code'
<?php
global $urlToThisPage;
$blogPostPermaLink="$urlToThisPage?id=".$myEntry['POSTID'];
print "<div class='js-kit-comments' path=".$myEntry['POSTID']." permalink=$blogPostPermaLink>js-comments</div>";
?>
It should look like this:
To the footer add the following
<script src="http://js-kit.com/comments.js"></script>
It should look like this:
note that JS-Kit doesn't work properly in the browser so you may see it act a little funny until you publish.
Rate This FAQ Entry: -
Is it possible to use JS-Kit ratings?Similar to JS-Kit comments you can insert JS-Kit ratings.
In the interblog text insert the following:
<?php
global $urlToThisPage;
$blogPostPermaLink="$urlToThisPage?id=".$myEntry['POSTID'];
$title=$myEntry['TITLE'] ;
$path="/".$myEntry['POSTID'];
print "<div class='js-kit-ratings' title='$title' path='$path' permalink='$blogPostPermaLink'>js-comments</div>";
?>
and make sure to enable 'Evaluate PHP Code' as well as set the posts to show up every '1'. You might also want to mark the code as unformatted (cmd-.) It should look like this:
To the footer add the following
<script src="http://js-kit.com/ratings.js"></script&g
Which should look like this:
Please note that JS-Kit comments & Ratings will look funny (or not work at all) until you publish so don't depend on preview to check that they are working.
Rate This FAQ Entry: -
Can I localize the Date to my Country?Yes, to Localize you need to define a dictionary that converts the english word to the "Other" (your) language (e.g. October => Oktober, etc.) Use the table in the date selection to do this.
Rate This FAQ Entry: -
Blog by Email
-
Is it possible to use RapidBlog as a guest book?Sort of -- Here is a tip from RapidBlogger Martin Fontvielle on how to use RapidBlog to form a simple guestbook
- Create a new Blog on Blogger
- Configure it with having a specific email adress to post in this blog
- Create a Rapidblog page matching with this blog and unselect comments, permalinks, categories and so on...
- Create a form page in Rapidweaver and configure it with having 2 fields : "Name" and "Message".
- In the Setup of the Form page, configure the email corresponding to the send action as being the one defined in blogger.
- In this same setup, also define the Name field as being the title of the sent email
- In the header section of the Rapidblog page, add a link to the form page and do so in the form page to get back to the Rapidblog page.
- Last I have just changed one line in the "mailer.php" file generated by the Form page in order to put in the message only the content of the "Message" field (instead of all informations of the Form page.
It works fine except that it is not possible to put a link with the author's email as it may be done in other guestbooks, but for me that's ok...
Rate This FAQ Entry:
Plugin Updates RSS
Feed





