Gastbuch entries are shown on a different place

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am
Location: The Netherlands

Gastbuch entries are shown on a different place

Post by Gregor »

Hi,
'
If I look at the gastbuch-entries (0.9.2) via IE6.0, than the entries are shown under the menu instead of right of the menu, like are pages do.

[url][/http://www.uisge-beatha.eu/index.php?page=gastenboekurl]

The code of showmessage.tpl looks as follows:

Code: Select all

<div class="cms-gastbuch-div-show-date">{$sdate}</div>
	<div class="cms-gastbuch-div-show-value-date">{$datum1} {$zeit} {$uhr}</div> 
	<div class="cms-gastbuch-div-show-name">{$inam}</div> 
	<div class="cms-gastbuch-div-show-value-name">{$absender} {if $country}({$country}){/if}
	</div> 
{if $showemail=='1'}
        <div class="cms-gastbuch-div-show-e-mail">E-Mail</div> 
        <div class="cms-gastbuch-div-show-value-e-mail">
        <a href="mailto:{$EmailAdresse|escape:"hex"}" > {$EmailAdresse|escape:"hexentity"} </a> </div>
{/if}
{if $showhome=='1'}
        <div class="cms-gastbuch-div-show-homepage">Homepage</div>
        <div class="cms-gastbuch-div-show-value-homepage">
        <a  href="http://{$homepage}" target="_blank" >{$homepage}</a>
        </div>
{/if}
        <div class="cms-gastbuch-div-show-message">{$message}</div> 
        <div class="cms-gastbuch-div-show-value-message">{$texte}</div>
	<br/>

Probably something simple... could anyone give me a solution to solve this?

Thanks,
G
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am
Location: The Netherlands

Re: Gastbuch entries are shown on a different place

Post by Gregor »

Hi,

I upgraded to the Guestbook-version, however still the same problem. With Firefox all items are shown on the correct place, but not when useing IE. Can anyone help me?
http://www.uisge-beatha.eu/index.php?page=gastenboek

Thanks,
G
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm
Location: the Netherlands

Re: Gastbuch entries are shown on a different place

Post by Dee »

Hi,

There's and tags around your guestbook, maybe that has something to do with it.
My guess is the guestbook was incuded using the {cms_module} tag and the tags were added by FCKEditor, then you can remove them using the "source" button inside FCKEditor when editing the page.
------------------------------------------------------
Hoi,

Er staan en tags om het gastenboek, mischien heeft dat er iest mee te maken.
Ik denk dat je het gastenboek gebruikt met de {cms_module tag} en de code erin is gezet door FCKEditor, dan kun je het verwijderen door in FCKEditor de "source" knop te gebruiken als je de pagina bewerkt.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm
Location: the Netherlands

Re: Gastbuch entries are shown on a different place

Post by Dee »

The source button is called "Code" in FCKEditor (the most top left button).
BTW: if you add the Guestbook example stylesheet to the page template used the guestbook will look much better.
If you don't fix it this way I recommend you create a new page with Guestbook content type and add the default stylesheet.
------------
De "source" knop in FCKEditor heet "Code" (de kop meest linksboven).
Als je trouwens de voorbeeld stylesheet toevoegt aan het gebruikte pagina sjabloon ziet het gastenboek er stukken beter uit.
Mocht je het zo niet gerepareerd krijgen, dan raad ik aan een nieuwe pagina aan te maken met content type "Guestbook" en de standaard/voorbeeld stylesheet toe te voegen.

Gr,
D
Last edited by Anonymous on Sun Jun 25, 2006 1:15 pm, edited 1 time in total.
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am
Location: The Netherlands

Re: Gastbuch entries are shown on a different place

Post by Gregor »

Thanks Dee! It all looks nice again :-)
Post Reply

Return to “Modules/Add-Ons”