Hello,
I have some element in menu position 9.1.1.3 ("active" = YES, "show in menu" = NO)
In the content of this page I do
{cms_selflink dir="anchor" anchorlink="average-daily" text="Average Daily Balance"}
Unfortunately, instead of generating an internal link, it generates a link to completely different page, which stands in position 9.1.2
http://www.domain.com/page-position-9-1 ... rage-daily
Does anybody have an idea why it outputs a wrong link?
Thanks
[solved] wrong {cms_selflink} output
[solved] wrong {cms_selflink} output
Last edited by Augustas on Sun Nov 25, 2007 1:44 am, edited 1 time in total.
Re: wrong {cms_selflink} output
does the same thing happen if you replace
{cms_selflink dir="anchor" anchorlink="average-daily" text="Average Daily Balance"}
with
{anchor anchor='average-daily' text='Average Daily Balance'}
{cms_selflink dir="anchor" anchorlink="average-daily" text="Average Daily Balance"}
with
{anchor anchor='average-daily' text='Average Daily Balance'}
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
Re: wrong {cms_selflink} output
kermit, thanks!
It worked properly!
I will post this {cms_selflink} bug into Quality Assurance forum.
It worked properly!
I will post this {cms_selflink} bug into Quality Assurance forum.

