[solved] wrong {cms_selflink} output

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
Augustas
Forum Members
Forum Members
Posts: 241
Joined: Wed Oct 17, 2007 6:09 pm

[solved] wrong {cms_selflink} output

Post by Augustas »

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
Last edited by Augustas on Sun Nov 25, 2007 1:44 am, edited 1 time in total.
http://FollowTheRoad.com/ - living on the road...
http://www.kligys.com/ - asmeninis blog'as...
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: wrong {cms_selflink} output

Post by kermit »

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'}
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
User avatar
Augustas
Forum Members
Forum Members
Posts: 241
Joined: Wed Oct 17, 2007 6:09 pm

Re: wrong {cms_selflink} output

Post by Augustas »

kermit, thanks!

It worked properly!

I will post this {cms_selflink} bug into Quality Assurance forum.
http://FollowTheRoad.com/ - living on the road...
http://www.kligys.com/ - asmeninis blog'as...
Post Reply

Return to “CMSMS Core”