Link in Nugget acting Nutty
Posted: Sat Apr 07, 2007 5:31 am
I have the following two lines in a nugget.
<a href="index.php?serendipity%5Bsubpage%5D=adduser">register</a>
<a href="serendipity_admin.php">create entry (admin)</a>
All is well until a category is selected. From any category other than ALL CATEGORIES when you click on the links in the nugget it adds the word categories to the path:
serendipity/categories/serendipity_admin.php
(a link failure)
rather than
serendipity/serendipity_admin.php
(the successful link)
Same with REGISTER.
All the testing in the world isnt going help me fix this one.
Its way over my head.
RJ
<a href="index.php?serendipity%5Bsubpage%5D=adduser">register</a>
<a href="serendipity_admin.php">create entry (admin)</a>
All is well until a category is selected. From any category other than ALL CATEGORIES when you click on the links in the nugget it adds the word categories to the path:
serendipity/categories/serendipity_admin.php
(a link failure)
rather than
serendipity/serendipity_admin.php
(the successful link)
Same with REGISTER.
All the testing in the world isnt going help me fix this one.
Its way over my head.
RJ