I would like for the right blocks to show up throughout my Nuke site, including the forums and everywhere else. If I add a &index=1 to any of the addresses, I get the page as I want to see it.
How do I make it so that &index=1 gets passed on with each of the links including forums?
Any help would be greatly appreciated...
PS.
I run phpNuke 6.9 with the GreenRock theme from Disipal and the BlackW forum theme.
Here's the link:
Only registered users can see links on this board! Get registered or login to the forums!
Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
Posted:
Sun Dec 28, 2003 8:25 pm
You would really have to use mod_rewrite or else you would have to find every instance of every url in all your code. It would be much simpler to just add the $index=1; statement to all your modules, imo.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum