Hello Jan,
What's a newsness on GuestBook 1.1.4 ????
and i have a problem with guestbook, look at my website . How can i fixe that?
Thanks
Antoine
Phoca Guestbook 1.1.4 and others things
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
- some security fix
- some security fix
- date will be displayed in new format
You have something wrong with your template.
Add the following code:
<div style="clear:both"></div>
into the:
components/com_phocaguestbook/views/phocaguestbook/tmpl/default.php
at the end of the source code after </form>, maybe it should help you...
or you can add it into your template
Jan
- date will be displayed in new format
You have something wrong with your template.
Add the following code:
<div style="clear:both"></div>
into the:
components/com_phocaguestbook/views/phocaguestbook/tmpl/default.php
at the end of the source code after </form>, maybe it should help you...
or you can add it into your template
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 15
- Joined: 01 Feb 2008, 19:17
I test this but no c
I test this but no changing in my page.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
so there is a proble
so there is a problem in your template, I think... Somewhere you must add clear:both if you use float boxes...
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 15
- Joined: 01 Feb 2008, 19:17
It's ok, i fixe
It's ok, i fixed this
Thanks
Thanks
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
If you find Phoca extensions useful, please support the project