Miscellaneous
What is an RSS feed?
How do I block an IP address from viewing my site?
I'm having trouble logging in or logging out.
How do I change my account information?
Why am I being asked to enter my username and password
for every page?
Why do I have red x's on my site?
How can I copy and paste text in the editor using FireFox?
How can I automatically update my Facebook wall when I update my site?
What is an RSS feed?
An RSS feed allows you to easily display your stories on other sites.
This feature is usually used in blogs, podcasts, and desktop widgets.
For example, if you want to update your blog with information from
your BabyHomePages.net site, you use an RSS feed. For a detailed
description visit
Wikipedia.
How do I block an IP address from viewing
my site?
Security is important to us at BabyHomePages.net so we’ve made it easy to
block IP address:
1. Go to the Options & Security page in your administration
area.
2. Go about halfway down the page to the ‘Security’
area. At the bottom left side of that page enter the IP address
in the box labeled “Block IP Addresses” and click “Block
this IP.”
I'm having trouble logging in or out
If you are having any problems logging in you can usually fix them
by logging out, closing your browser and the opening it again. There
is a link to log out on the top right side of your administration
area. This page should also log you out:
http://www.babyhomepages.net/logout.php
If that doesn't work, try deleting your cookies (yes, it's a strange
expression). To do that in your browser, go to Tools->Internet
Options and click "Delete Cookies". It may be a little
different depending on exactly what browser version you are using.
If that doesn't work, try changing these Internet Explorer settings-
1. Tools-> Internet Options -> Security
Set to medium OR
If you have a custom level click on the Custom Level button.
near the bottom: "Userdata persistence" should be set
to Enable
"Active Scripting" should be set to Enable
At the bottom: "Logon" should be set to "Automatic
logon only in Intranet zone"
2. Tools-> Internet Options -> Privacy
set to medium (or lower)
click on the Advanced button. "Override automatic cookie handling"
should NOT be checked.
3. If none of the above works you can try
Tools-> Internet Options -> Privacy
Under "Web Sites" click on the "Edit" button
type in http://www.babyhomepages.net and hit the allow button.
How do I change my account information?
Log in to your administration area and go to the "My Account"
section. There is a link to it at the top of your administration
area.
Why am I being asked to enter my username and password
for every page?
If you used the demo site or if you have more than one BabyHomePages.net
account, you may have this problem. To fix it go to http://www.babyhomepages.net/logout.php.
Then close and re-open your browser. If you are still being asked
to log in every time try repeating the same process and then deleting
your browser cookies before logging back in.
Why do I have red x's on my site
All of the pictures used on a website must be on the Internet somewhere.
The images that you have inserted are on your computer and not on
the Internet. For example, it might look like this:
<IMG SRC=\"file:///C:/Documents%20and%20Settings/Name/Desktop/picture.gif\">
That line is looking for the picture on your desktop not on the
Internet. If the picture isn't already on the Internet, you'll have
to add your picture to the Pictures page. Then, go to your Front
page (or Stories or Family page) and click "Insert/Modify Image"
in the Editor. It is on the bottom row, 5th from the right. From
there you can add a picture from your pictures area.
How can I copy and paste text in the editor using FireFox?
Firefox doesn't allow you to copy and paste for security reasons but you can get around that.
First, close Firefox. If you have Windows Vista, 2000, or XP go to Start -> Run and paste this command:
%APPDATA%\Mozilla\Firefox\Profiles\
You should then see Windows Explorer and an folder named like xxxxxxxx.default
Open that folder. Look for a file in there named user.js. Most likely it won't be there. If it isn't there create a new file named user.js. Then open it up using notepad and copy and paste the text below and save it. Then open Firefox and you should be able to copy and paste.
Here's the text that goes in user.js:
user_pref("capability.policy.policynames", "allowclipboard");
user_pref("capability.policy.allowclipboard.sites", "http://www.babyhomepages.net https://www.babyhomepages.net http://babyhomepages.net");
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");
How can I automatically update my Facebook wall when I update my site?
Use our BHP App to Automatically integrate your BabyHomePages.net updates with your Facebook wall and newsfeed.
|