Top link problem

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
ff123
Posts: 172
Joined: Thu 9. Jun 2005, 20:03
Location: The Netherlands
Contact:

Top link problem

Post by ff123 »

In my 1.2.8 installation the top link does not work correctly.

I use (as mentioned at phpwcms docu):
[TOP] Text [/Top]

When clicking on this link, it links to:
http://www.gertpaassenfotografie.nl/#top
instead of (what should be):
http://www.gertpaassenfotografie.nl/lan ... .phtml#top

On this site [top] works correctly:
http://www.derkleineprinz.de/index.php?id=106,0,0,1,0,0
-- Vuurvos --
ff123
Posts: 172
Joined: Thu 9. Jun 2005, 20:03
Location: The Netherlands
Contact:

Post by ff123 »

Problem seems to be solved.
Base tag was the problem.
Also missing anchor!

:D :D
-- Vuurvos --
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi ff123,

have you set an anchor like <a name="top"> in your template?

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ff123
Posts: 172
Joined: Thu 9. Jun 2005, 20:03
Location: The Netherlands
Contact:

Post by ff123 »

Yes it was missing but now it is ok
base tag removed, was also problem.
-- Vuurvos --
Post Reply