Replacement-Tag [BOOKMARK] with phpwcms 1.2.9
Replacement-Tag [BOOKMARK] with phpwcms 1.2.9
Hello,
Replacement-Tag [BOOKMARK] with phpwcms 1.2.9 is on my website not OK.
It's look like this (frontend): [BOOKMARK] Add to favorits [/BOOKMARK]
Have somebody an idea about that ?
Thank you for your help
skeut.
Replacement-Tag [BOOKMARK] with phpwcms 1.2.9 is on my website not OK.
It's look like this (frontend): [BOOKMARK] Add to favorits [/BOOKMARK]
Have somebody an idea about that ?
Thank you for your help
skeut.
- Oliver Georgi
- Site Admin
- Posts: 9918
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
- Oliver Georgi
- Site Admin
- Posts: 9918
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
- Oliver Georgi
- Site Admin
- Posts: 9918
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Hello,
I checked all the files and the link (resp. Replacement-Tag [BOOKMARK]) is ok with text but not with an image.
this is good:
But this is not good in frontend:
Could you please tell me if it is on your site like on my ?
thank you very much for the help.
skeut
I checked all the files and the link (resp. Replacement-Tag [BOOKMARK]) is ok with text but not with an image.
this is good:
Code: Select all
[BOOKMARK]
Add to favorits
[/BOOKMARK]
Code: Select all
[BOOKMARK]
<img src="template/free_L/icons/bookmark_link_.gif" border="0" alt="Add to favorits" />
[/BOOKMARK]
thank you very much for the help.
skeut
- Oliver Georgi
- Site Admin
- Posts: 9918
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
you have to put all in one line - [BOOKMARK] does not support line breaks. That's the error.
Oliver
Code: Select all
[BOOKMARK]Add to favorits[/BOOKMARK]