PDA

View Full Version : Unable to 'view guestbook'


Marina
12-01-2004, 07:01 AM
I am very new to the web page scene and am having a problem in that neither I or my guests can "View Guestbook". I think that the problem is that the [ before it is not showing and I am not sure how to fix this. :confused:
luv, Marina

Andreas
12-01-2004, 07:05 AM
Hi,

Do you have the URL (address) to your website so that I can take a look at the link?

Please note that if you are using a WYSIWYG editor such as DreamWeaver you need to enabel "Code View" before you insert the link to the guestbook.

Marina
12-04-2004, 12:40 AM
Hi Andreas,
Thanks for your reply and sorry that I have taken so long to get back to you ... but life just gets in the way of my PC playtime ...LOL!!
Here is my url - http://home.telkomsa.net/marinascorner
I have just completed a course in HTML and you were recommended for the guestbook.
Thanks
Marina

Marina
12-12-2004, 01:31 PM
I am still unable to "view guestbook". The bracket before is not there and I do not know why as it is there in the HTML code.
Andreas I did send you my url for my page but am not sure if you got it so here it is again:
http://home.telkomsa.net/marinascorner
Thanks.
luv, Marina

Andreas
12-13-2004, 01:40 PM
Oooops! I did not read your first answer. My bad! :o

Here is the code I found on your website:
<a href="<!-- UltraGuest HTML Code Start -->
<center>[ <a href="http://www.ultraguest.com/?id=1100251720">View Guestbook</a> ] [ <a href="http://www.ultraguest.com/?id=1100251720&sign=1">Sign Guestbook</a> ]<br><a href="http://www.ultraguest.com"><font size="1">Get a FREE guestbook here!</font></a></center>
<!-- UltraGuest HTML Code End -->

If you replace it with this code your should be fine:
<!-- UltraGuest HTML Code Start -->
<center>[ <a href="http://www.ultraguest.com/?id=1100251720">View Guestbook</a> ] [ <a href="http://www.ultraguest.com/?id=1100251720&sign=1">Sign Guestbook</a> ]<br><a href="http://www.ultraguest.com"><font size="1">Get a FREE guestbook here!</font></a></center>
<!-- UltraGuest HTML Code End -->
If you are using a WYSIWYG editor such as Frontpage or Dreamweaver make sure that you are viewing the actual HTML code (usually an option called "Code View" on the menu) to make sure that the HTML is formated correctly.

If you have any problems with this, please let me know and I will try my best to help you.

Best regards,
Andreas
UltraGuest.com

winterfoe
12-21-2004, 04:42 AM
Hi I am unable to view my guestbook as well at my web site
my URL is http://winterfoe.blogspot.com
What should I do?

Pls help!!

Andreas
12-21-2004, 05:36 AM
There are some errors in your HTML. Remove the bold/large text in the code below from your blog template:


<script language="JavaScript">
<!--
<!-- UltraGuest HTML Code Start -->
<center>[ <a href="<A href="http://www.ultraguest.com/?id=1100251720">View">http://www.ultraguest.com/?id=1100251720">View Guestbook</a> ] [ <a href="<A href="http://www.ultraguest.com/?id=1100251720&sign=1">Sign">http://www.ultraguest.com/?id=1100251720&sign=1">Sign Guestbook</a> ]<br><a href="<A href="http://www.ultraguest.com"><font">http://www.ultraguest.com"><font size="1">Get a FREE guestbook here!</font></a></center>
<!-- UltraGuest HTML Code End -->


Here is more info: http://forum.ultraguest.com/showthread.php?p=528