Administrator
Administrator
fretzl   02-02-2009, 09:02
#1

I use the news on index option to display one specific newsarticle on index.php
(I tweaked the "next_news loop" to get the article I want)

I ALSO have a seperate menu button to link to the news.php page using printNewsIndexURL().

This is what happens:
With the news on index option OFF, the printNewsIndexURL() function renders a link to my news.php.
With the news on index option ON, the printNewsIndexURL() function renders a link to my index.php.

Is there any way to get the printNewsIndexURL() to render the path to my news.php while using the news on index option?

Thanks

Administrator
Administrator
acrylian   02-02-2009, 10:23
#2

That is actually wanted behaviour as the newsindexurl points to the index and that is with "news on index" the index.php page.
You could of course make your own custom function for that.

Administrator
Administrator
fretzl   02-02-2009, 10:57
#3

Thanks, I'll try

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.