Friday, April 10, 2009

Some tips how to fix Error in Blogger

Many kinds of error messages we get such as Widget IDs should be unique, the template is not well formed because you should close with a code, and error that displays the code BX-….

How to fix the error messages? For Widget IDs should be unique, Kang Rohman has posted the way how to fix this error, you can read on the article Error Fix Widget IDs should be unique. To fix the error because you should close some codes, for example, when you put the Meta Code verification from Yahoo as follow:

<meta content='acc338bdb31a8e100' name='y_key'>


Although the codes given by Yahoo, but if you put it into blogger template, it must be error. To fix it, you should add the closing code. Because this is a meta code (see at the beginning of the codes <meta), therefore, the closing code must be with slash </meta>, example:

<meta content='acc338bdb31a8e100' name='y_key'></meta>

Or, for this case you just add the sign slash ( / ) at the end of the meta code, e.g.:

<meta content='acc338bdb31a8e100' name='y_key'/>

This is just an example, one thing you should remember is what have you done before the error message appears, this will be your guide.

How about the error as follow:



We're sorry, but we were unable to complete your request.
When reporting this error to Blogger Support or on the Blogger Help Group, please:
* Describe what you were doing when you got this error.
* Provide the following error code and additional information.

bX-v49cve

Additional information
host: draft.blogger.com
uri: /html
This information will help us to track down your specific problem and fix it! We apologize for the inconvenience.


To fix the above error is a bit hard :)




Comments :

0 comments to “Some tips how to fix Error in Blogger”


Post a Comment